索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
「すべてのクラスおよびインタフェース」 | 「すべてのパッケージ」 | 「定数フィールド値」 | 「直列化された形式」

A

A128CBC_HS256 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/CBC/PKCS5Paddingはコンテンツの暗号化に使用され、128ビットのキーが生成されます。
A128GCM - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/GCM/NoPaddingはコンテンツの暗号化に使用され、128ビットのキーが生成されます。
A192CBC_HS384 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/CBC/PKCS5Paddingはコンテンツの暗号化に使用され、192ビットのキーが生成されます。
A192GCM - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/GCM/NoPaddingはコンテンツの暗号化に使用され、192ビットのキーが生成されます。
A256CBC_HS512 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/CBC/PKCS5Paddingはコンテンツの暗号化に使用され、256ビットのキーが生成されます。
A256GCM - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/GCM/NoPaddingはコンテンツの暗号化に使用され、256ビットのキーが生成されます。
ABAC_ATTRIBUTE_HEADERS - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
セキュリティ・コンテキスト環境ABACリクエスト・ヘッダー属性のキーに使用される値。
ABAC_ATTRIBUTE_METHOD - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
セキュリティ・コンテキスト環境ABACリクエスト・メソッド記述子属性のキーに使用される値。
ABAC_ATTRIBUTE_REMOTE_ADDRESS - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
セキュリティ・コンテキスト環境ABACリクエスト・リモート・アドレス属性のキーに使用される値。
ABAC_ATTRIBUTE_REMOTE_PORT - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
セキュリティ・コンテキスト環境ABACリクエスト・リモート・ポート属性のキーに使用される値。
AbacAnnotation - io.helidon.security.providers.abacの注釈インタフェース
ABAC属性注釈のメタ注釈。
abacAttribute(String) - インタフェースio.helidon.security.util.AbacSupportのメソッド
プロパティ(optional)値を取得します。
abacAttributeNames() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
非推奨。
 
abacAttributeNames() - クラスio.helidon.security.EndpointConfigのメソッド
 
abacAttributeNames() - クラスio.helidon.security.Grantのメソッド
 
abacAttributeNames() - クラスio.helidon.security.ProviderRequestのメソッド
 
abacAttributeNames() - クラスio.helidon.security.SecurityEnvironmentのメソッド
 
abacAttributeNames() - クラスio.helidon.security.Subjectのメソッド
 
abacAttributeNames() - インタフェースio.helidon.security.util.AbacSupportのメソッド
このコンテナ内のすべてのプロパティ名のコレクション。
abacAttributeNames() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
非推奨。
 
abacAttributeRaw(String) - クラスio.helidon.security.EndpointConfigのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.Grantのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.ProviderRequestのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.SecurityEnvironmentのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.Subjectのメソッド
 
abacAttributeRaw(String) - インタフェースio.helidon.security.util.AbacSupportのメソッド
実際のプロパティ値を返すか、存在しない場合はnullを返します。
abacAttributeRaw(String) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
 
AbacProvider - io.helidon.security.providers.abacのクラス
属性ベースのアクセス制御(ABAC)プロバイダ。
AbacProvider.Builder - io.helidon.security.providers.abacのクラス
AbacProvider用のfluent APIビルダー。
AbacProviderService - io.helidon.security.providers.abacのクラス
このプロバイダをSecurityに登録するjavaサービス。
AbacProviderService() - クラスio.helidon.security.providers.abac.AbacProviderServiceのコンストラクタ
 
AbacSupport - io.helidon.security.utilのインタフェース
読取り用の値に対するキーの単純なレジストリ。
AbacSupport.BasicAttributes - io.helidon.security.utilのクラス
AbacSupportインタフェースを実装し、属性の追加をサポートします。
AbacValidator<T extends AbacValidatorConfig> - io.helidon.security.providers.abac.spiのインタフェース
属性ベースのアクセス制御(ABAC)バリデータのサービス・インタフェースです。
AbacValidatorConfig - io.helidon.security.providers.abacのインタフェース
属性ベースのアクセス制御(ABAC)のカスタム・オブジェクトを定義するクラスのマーカー・インタフェース。
AbacValidatorService - io.helidon.security.providers.abac.spiのインタフェース
構成をAbacValidatorにマップするためにServiceLoaderで使用するサービス。
abort(Executor) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
aborted(SecurityResponse, Response.ResponseBuilder) - インタフェースio.helidon.security.integration.jersey.SecurityResponseMapperのメソッド
セキュリティの問題によりセキュリティ・レスポンスが中断されたときにコールされます (例、。
abortRequest(SecurityFilterCommon.FilterContext, SecurityResponse, int, Map<String, List<String>>) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
absolute() - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
インスタンスがなんらかのコンテキスト・ルートからの相対パスを表す場合、リクエストされた絶対パスを返します。それ以外の場合は、このインスタンスを返します。
absoluteUri() - インタフェースio.helidon.webserver.ServerRequestのメソッド
問合せパラメータおよびフラグメントを含む受信リクエストの絶対URI。
abstain() - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
このレスポンスを返すプロバイダはディシジョンできません(例:
abstain() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
このプロバイダはリソースについてディシジョンできません(例:
abstain() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
このリクエストの処理を棄権します。
abstain() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
棄権レスポンスを作成します(例:
abstain(AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
棄権レスポンスを作成します(例:
ABSTAIN - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの列挙定数
このアナライザはセキュリティの必要性を表明できません - 存在しないかのように続行します。
ABSTAIN - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
処理できません。エラーではありません。
AbstractCommonDataSource - io.helidon.integrations.jdbcのクラス
CommonDataSourceインタフェースのスケルトン実装。
AbstractCommonDataSource() - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのコンストラクタ
 
AbstractConfigSource - io.helidon.configのクラス
任意のタイプの構成ソースの構成を結合する、構成ソースの基本実装。
AbstractConfigSource(AbstractConfigSourceBuilder<?, ?>) - クラスio.helidon.config.AbstractConfigSourceのコンストラクタ
ビルダーの共通データを使用して、このインスタンスのメディア・タイプ、パーサー、メディア・タイプ・マッピングおよびパーサー・マッピングを設定します。
AbstractConfigSourceBuilder<B extends AbstractConfigSourceBuilder< B,U >,U > - io.helidon.configのクラス
構成モジュールで認識される構成可能なオプションを考慮した、構成ソース・ビルダーの共通の祖先。
AbstractConfigSourceBuilder() - クラスio.helidon.config.AbstractConfigSourceBuilderのコンストラクタ
 
AbstractDataSource - io.helidon.integrations.jdbcのクラス
DataSourceインタフェースのスケルトン実装。
AbstractDataSource() - クラスio.helidon.integrations.jdbc.AbstractDataSourceのコンストラクタ
 
AbstractDataSourceExtension - io.helidon.integrations.datasource.cdiのクラス
サブクラスがCDI beansとして追加されるDataSourceインスタンスを配置する抽象Extension
AbstractDataSourceExtension() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのコンストラクタ
新しいAbstractDataSourceExtensionを作成します。
AbstractDbExecute - io.helidon.dbclient.commonのクラス
各プロバイダの実装を必要としないメソッドを実装します。
AbstractDbExecute(DbStatements) - クラスio.helidon.dbclient.common.AbstractDbExecuteのコンストラクタ
構成済の文を使用してインスタンスを作成します。
AbstractLogEntry - io.helidon.webserver.accesslogのクラス
共通のログ・エントリ機能。
AbstractLogEntry(AbstractLogEntry.Builder<?, ?>) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのコンストラクタ
ビルダーを使用して新しいインスタンスを作成します。
AbstractLogEntry.Builder<R extends AbstractLogEntry,T extends AbstractLogEntry.Builder<R,T >> - io.helidon.webserver.accesslogのクラス
AbstractLogEntry用のfluent APIビルダー。
AbstractMetric - io.helidon.metrics.apiのクラス
メトリック実装(full-featured, no-op)の任意のカテゴリに共通の再利用可能な実装があります。
AbstractMetric(String, Metadata) - クラスio.helidon.metrics.api.AbstractMetricのコンストラクタ
新しいメトリックを作成する際の一般的な初期化ロジック。
AbstractNodeBuilderImpl < ID,B > - io.helidon.configのクラス
AbstractNodeBuilderImpl.MergingKey - io.helidon.configのクラス
内部構成ノード・キーは、内部構造の構築中に役立ちます。
AbstractRegistry<M extends HelidonMetric> - io.helidon.metrics.apiのクラス
カテゴリ(例、フル機能または非機能)メトリクス・レジストリの共通動作。
AbstractRegistry(MetricRegistry.Type, Class<M>, RegistrySettings) - クラスio.helidon.metrics.api.AbstractRegistryのコンストラクタ
特定のタイプのレジストリを作成します。
AbstractRegistry.GaugeFactory - io.helidon.metrics.apiのインタフェース
機能またはサプライヤに基づくゲージ・ファクトリ。
AbstractRegistry.GaugeFactory.FunctionBased - io.helidon.metrics.apiのインタフェース
宣言済タイプのオブジェクトを渡したときにゲージ値を提供する関数に基づくゲージ・ファクトリ。
AbstractRegistry.GaugeFactory.SupplierBased - io.helidon.metrics.apiのインタフェース
ゲージ値を提供するサプライヤに基づくゲージ・ファクトリ。
AbstractServiceBuilder - io.helidon.microprofile.grpc.coreのクラス
gRPCサービスおよびクライアント記述子ビルダーのベース・クラス。
AbstractServiceBuilder(Class<?>, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのコンストラクタ
指定されたgRPCサービス・クラスの新しいイントロスペクション・モデラーを作成します。
AbstractSource - io.helidon.configのクラス
ソース実装の可能なすべての組合せのスーパー・セットとしてのソース・オプション。
AbstractSource(AbstractSourceBuilder<?, ?>) - クラスio.helidon.config.AbstractSourceのコンストラクタ
指定されたビルダーから構成された新しいインスタンス。
AbstractSourceBuilder<B extends AbstractSourceBuilder< B,U >,U > - io.helidon.configのクラス
Source実装の共通ビルダー・メソッドのベース・クラス。
AbstractSourceBuilder() - クラスio.helidon.config.AbstractSourceBuilderのコンストラクタ
 
AbstractStatement<S extends DbStatement< S,R >,R > - io.helidon.dbclient.commonのクラス
一般的な文メソッドおよびフィールド。
AbstractStatement(DbStatementContext) - クラスio.helidon.dbclient.common.AbstractStatementのコンストラクタ
パラメータを処理する文。
AbstractTracingFilter - io.helidon.tracing.jerseyのクラス
トレース・フィルタ・ベース。
AbstractTracingFilter() - クラスio.helidon.tracing.jersey.AbstractTracingFilterのコンストラクタ
 
accept(GenericType<?>, MessageBodyReaderContext) - クラスio.helidon.media.multipart.BodyPartBodyStreamReaderのメソッド
 
accept(GenericType<?>, MessageBodyWriterContext) - クラスio.helidon.media.multipart.BodyPartBodyStreamWriterのメソッド
 
accept(GenericType<?>, MessageBodyWriterContext) - クラスio.helidon.media.multipart.MultiPartBodyWriterのメソッド
 
accept(GenericType<?>, T) - インタフェースio.helidon.media.common.MessageBodyOperatorのメソッド
オペレータが指定された型を変換できるかどうかをテストします。
accept(MediaType...) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
レスポンスで受け入れられるメディア・タイプ。
accept(ServerRequest, ServerResponse) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
 
accept(ServerRequest, ServerResponse) - インタフェースio.helidon.webserver.accesslog.AccessLogEntryのメソッド
このメソッドを使用すると、各ログ・エントリでリクエストまたはレスポンス(あるいはその両方)にすべてを登録できます。
accept(ServerRequest, ServerResponse) - クラスio.helidon.webserver.accesslog.SizeLogEntryのメソッド
 
accept(ServerRequest, ServerResponse) - クラスio.helidon.webserver.cors.CorsSupportのメソッド
 
accept(ServerRequest, ServerResponse) - インタフェースio.helidon.webserver.Handlerのメソッド
通常はRoutingからコールされるrequestおよびresponseを処理します。
accept(ServerRequest, ServerResponse) - クラスio.helidon.webserver.RequestPredicate.ConditionalHandlerのメソッド
 
accept(ServerRequest, ServerResponse, T) - インタフェースio.helidon.webserver.ErrorHandlerのメソッド
コンシューマの処理でエラーが発生しました。
accept(ServerRequest, ServerResponse, T) - インタフェースio.helidon.webserver.Handler.EntityHandlerのメソッド
機能メソッドは、requestresponseおよびHTTPリクエスト・コンテンツ・エンティティを処理します。
accept(Class<?>, Class<?>, ServiceDescriptor.Builder) - クラスio.helidon.microprofile.grpc.metrics.MetricsConfigurerのメソッド
 
accept(Class<?>, Class<?>, ServiceDescriptor.Builder) - インタフェースio.helidon.microprofile.grpc.server.AnnotatedServiceConfigurerのメソッド
ServiceDescriptor.Builderに変更を適用します。
ACCEPT - クラスio.helidon.common.http.Http.Headerの静的変数
"Accept"ヘッダー名。
ACCEPT_CHARSET - クラスio.helidon.common.http.Http.Headerのstatic変数
"Accept-Charset"ヘッダー名。
ACCEPT_DATETIME - クラスio.helidon.common.http.Http.Headerのstatic変数
"Accept-Datetime"ヘッダー名。
ACCEPT_ENCODING - クラスio.helidon.common.http.Http.Headerのstatic変数
"Accept-Encoding"ヘッダー名。
ACCEPT_LANGUAGE - クラスio.helidon.common.http.Http.Headerのstatic変数
"Accept-Language"ヘッダー名。
ACCEPT_PATCH - クラスio.helidon.common.http.Http.Headerのstatic変数
"Accept-Patch"ヘッダー名。
ACCEPT_RANGES - クラスio.helidon.common.http.Http.Headerのstatic変数
"Accept-Ranges"ヘッダー名。
acceptDatetime() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
オプションで、acceptedTypesバージョンを時間("Accept-Datetime"ヘッダー)で返します。
ACCEPTED_202 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
202 受領、「HTTP/1.1ドキュメント」を参照。
acceptedMethods() - クラスio.helidon.webserver.Http1Routeのメソッド
 
acceptedMethods() - クラスio.helidon.webserver.Http1Routeのメソッド
ANYメソッドを受け入れる場合はすべてHTTP methodsまたは空セットを取得し、メソッド(メソッド・ベースのルートではありません)がない場合はnullを取得します。
acceptedTypes() - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
インバウンドAcceptヘッダーを取得します。
acceptedTypes() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
acceptedTypes ("Accept"ヘッダー)コンテンツ・タイプのリストを品質ファクタ順に返します。
acceptedTypes() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
acceptedTypes ("Accept"ヘッダー)コンテンツ・タイプのリストを品質ファクタ順に返します。
acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
acceptPatches() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
サポートされているパッチ・ドキュメント形式(ヘッダー"Accept-Patch")の不変リストを取得します。
AcceptPredicate<T> - io.helidon.common.httpのインタフェース
Accept-*リクエスト・ヘッダーを使用してHTTPコンテンツ・ネゴシエーションをモデル化するAPI。
accepts(Http.RequestMethod) - クラスio.helidon.webserver.Http1Routeのメソッド
 
accepts(Http.RequestMethod) - クラスio.helidon.webserver.Http1Routeのメソッド
このレコードが指定したメソッドを受け入れる場合は、trueを返します。
accepts(MediaType...) - クラスio.helidon.webserver.RequestPredicateのメソッド
任意のコンテンツ・タイプを受け入れるリクエストのみを受け入れます。
accepts(String...) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたコンテンツ・タイプのいずれかを受け入れる場合のみ、リクエストを受け入れます。
acceptsJson(ServerRequest, ServerResponse) - クラスio.helidon.webserver.JsonServiceのメソッド
AcceptおよびレスポンスContent-Typeヘッダーを使用して、JSONが受け入れられるレスポンス・タイプかどうかを判断します。
ACCESS_CONTROL_ALLOW_CREDENTIALS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Allow-Credentials。
ACCESS_CONTROL_ALLOW_HEADERS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
Header Access-Control-Allow-Headers。
ACCESS_CONTROL_ALLOW_METHODS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Allow-Methods。
ACCESS_CONTROL_ALLOW_ORIGIN - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Allow-Origin。
ACCESS_CONTROL_EXPOSE_HEADERS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Expose-Headers。
ACCESS_CONTROL_MAX_AGE - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
Header Access-Control-Max-Age。
ACCESS_CONTROL_REQUEST_HEADERS - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Request-Headers。
ACCESS_CONTROL_REQUEST_METHOD - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
Header Access-Control-Request-Method。
ACCESS_TOKEN_KEY - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
非推奨。
アプリケーション・トークンのリクエスト時にIDCSレスポンスから取得されるトークンのJSONキー。
ACCESS_TOKEN_KEY - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのstatic変数
アプリケーション・トークンのリクエスト時にIDCSレスポンスから取得されるトークンのJSONキー。
AccessLogCdiExtension - io.helidon.microprofile.accesslogのクラス
アクセス・ログのサポートを追加するためのMicroProfileの拡張。
AccessLogCdiExtension() - クラスio.helidon.microprofile.accesslog.AccessLogCdiExtensionのコンストラクタ
 
AccessLogContext - io.helidon.webserver.accesslogのインタフェース
アクセス・ログ処理のコンテキスト。
AccessLogEntry - io.helidon.webserver.accesslogのインタフェース
アクセス・ログのデータを生成するエントリ。
AccessLogHandler - io.helidon.webserver.accesslogのクラス
独自のファイルへのアクセス・ログの分離をサポートするログ・ハンドラ。
AccessLogHandler() - クラスio.helidon.webserver.accesslog.AccessLogHandlerのコンストラクタ
デフォルトのAccessLogHandlerを構築します。
AccessLogSupport - io.helidon.webserver.accesslogのクラス
WebServerへのアクセス・ロギングのサポートを追加するサービス。
AccessLogSupport.Builder - io.helidon.webserver.accesslogのクラス
AccessLogSupport用のfluent APIビルダー。
accessor() - クラスio.helidon.integrations.vault.auths.approle.Login.Responseのメソッド
Accessor
accessor() - クラスio.helidon.integrations.vault.auths.k8s.Login.Responseのメソッド
アクセサID。
accessor() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
Accessor
ack() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
ack() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
acknowledgeMode(AcknowledgeMode) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
JMS確認応答モード。
acknowledgeMode(AcknowledgeMode) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JMS確認応答モード。
AcknowledgeMode - io.helidon.messaging.connectors.jms内の列挙クラス
JMS apiのSession.AUTO_ACKNOWLEDGESession.CLIENT_ACKNOWLEDGEおよびSession.DUPS_OK_ACKNOWLEDGE定数に相当する列挙。
acks(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
リクエストが完了したとみなされる前にプロデューサが受信したリーダーに要求する確認の数。
ackTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
この値は、autoCommitがfalseに設定されている場合にのみ適用されます。
acquireTransactionManager() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.TransactionControllerのメソッド
null TransactionManager以外を返します。
activate() - インタフェースio.helidon.tracing.Spanのメソッド
このスパンを現在のアクティブ・スパンにします。
activateSpan(Span) - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
 
activeSpan() - クラスio.helidon.grpc.core.GrpcTracingContextのstaticメソッド
コンテキストに関連付けられた現在のアクティブ・スパンを取得します。
activeSpan() - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
 
adaptiveBuilder(Duration) - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのstaticメソッド
境界およびScheduledPollingStrategy.RecurringPolicy.shorten()またはScheduledPollingStrategy.RecurringPolicy.lengthen()によって提供されるフィードバックに反応する可能性を使用して、動作を変更する機能を持つScheduledPollingStrategy.RecurringPolicyのビルダーを作成します。
add(FtHandler) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
 
add(FtHandler) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
 
add(AccessLogEntry) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
このアクセス・ログの形式を作成するログ・エントリのリストにAccessLogEntryを追加します。
add(String, boolean) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタム・ブールを追加します。
add(String, boolean) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, double) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタムdoubleを追加します。
add(String, double) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, int) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタムintを追加します。
add(String, int) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, long) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタムlongを追加します。
add(String, long) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, ApiJsonBuilder<?>) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタム・オブジェクトを追加します。
add(String, ApiJsonBuilder<?>) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, Iterable<String>) - クラスio.helidon.common.http.HashParametersのメソッド
 
add(String, Iterable<String>) - インタフェースio.helidon.common.http.Parametersのメソッド
指定された値を、指定したキー(オプションの操作)に関連付けます。
add(String, Iterable<String>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
add(String, Iterable<String>) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
 
add(String, Iterable<String>) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
 
add(String, String) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタム文字列を追加します。
add(String, String) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, String...) - インタフェースio.helidon.common.http.FormBuilderのメソッド
特定のコンテンツ処理名に新しい値を追加します。
add(String, String...) - クラスio.helidon.common.http.FormParams.Builderのメソッド
 
add(String, String...) - クラスio.helidon.common.http.HashParametersのメソッド
 
add(String, String...) - インタフェースio.helidon.common.http.Parametersのメソッド
指定された値を、指定したキー(オプションの操作)に関連付けます。
add(String, String...) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
add(String, String...) - クラスio.helidon.media.multipart.FileFormParams.Builderのメソッド
 
add(String, String...) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
 
add(String, String...) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
 
add(String, Duration) - クラスio.helidon.integrations.vault.VaultRequestのメソッド
Vaultでフォーマットされたデュレーションを、デュレーションを含む文字列として追加します。
add(Supplier<T> ) - インタフェースio.helidon.common.LazyListのメソッド
別のレイジー・アイテムをリストに追加します。
「(T)の追加」 - クラスio.helidon.grpc.core.PriorityBagのメソッド
バッグに要素を追加します。
add(T, int) - クラスio.helidon.grpc.core.PriorityBagのメソッド
特定の優先度を持つ要素をバッグに追加します。
addAccept(MediaType) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
受け入れられたMediaTypeを追加します。
addAcceptHeader(HttpSignHeader) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
インバウンド・リクエストでバリデートされるヘッダーを追加します。
addAcceptPatches(MediaType...) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
1つ以上のacceptedTypesパス・ドキュメント形式(ヘッダー"Accept-Patch")を追加します。
addAdditionalGrants(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
非推奨。
IDCSから取得されない権限を追加するための拡張ポイント。
addAdditionalGrants(Subject, List<Grant>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderのメソッド
IDCSから取得されない権限を追加するための拡張ポイント。
addAdditionalGrants(String, String, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
非推奨。
作成中のサブジェクトに付与を追加するための拡張ポイント。
addAdditionalGrants(String, String, Subject, List<Grant>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのメソッド
作成中のサブジェクトに付与を追加するための拡張ポイント。
addAll(Parameters) - クラスio.helidon.common.http.HashParametersのメソッド
 
addAll(Parameters) - インタフェースio.helidon.common.http.Parametersのメソッド
指定されたparametersからこのインスタンスにすべてのマッピングをコピーし、既存の関連付け(オプションの操作)に値を追加します。
addAll(Parameters) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
addAll(Parameters) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
 
addAll(Parameters) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
 
addAll(Iterable<? extends T>) - クラスio.helidon.grpc.core.PriorityBagのメソッド
バッグに要素を追加します。
addAll(Iterable<? extends T>, int) - クラスio.helidon.grpc.core.PriorityBagのメソッド
バッグに要素を追加します。
addAllowedDomain(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
ロールのドメインを指定します。
addAllowedEntityAlias(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
f set。トークン生成時に使用できるエンティティ別名を指定します。
addAllowedOtherSan(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
許可されるカスタムOID/UTF8-string SANを定義します。
addAllowedPolicy(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定すると、トークンの通常のセマンティクスではなく、このリスト内のポリシーのサブセットを使用してトークンを作成できます。
addAllowedResponseHeader(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
ホワイトリストにヘッダー。プラグインがレスポンスに含めることができます。
addAllowedRole(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
この接続を使用できるロールのリスト。
addAllowedUriSan(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
許可されるURIサブジェクト代替名を定義します。
addAltName(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
リクエストされたサブジェクト代替名を指定します。
addApplication(JaxRsApplication) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用可能なすべてのオプションを指定してJAX-RSアプリケーションをこのサーバーに追加します。
addApplication(Application) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
jerseyアプリケーションをサーバーに追加します。
addApplication(Application) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSアプリケーション。
addApplication(Class<? extends Application>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSアプリケーション・クラス。
addApplication(String, Application) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
明示的なコンテキスト・パスを使用して、jerseyアプリケーションをサーバーに追加します。
addApplication(String, Application) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSアプリケーション。
addApplication(String, Class<? extends Application>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSアプリケーション・クラス。
addApplications(List<JaxRsApplication>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
指定されたリストからすべてのアプリケーション・メタデータを追加します。
addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
失敗とみなされるスロー可能オブジェクトを追加します。
addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
このスロー可能クラスにフォールバックを適用します。
addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
失敗とみなされるスロー可能オブジェクトを追加します。
addAtribute(String, Object) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
このエンドポイント構成ビルダーに属性を追加します。
addAttribute(String, Object) - クラスio.helidon.security.Grant.Builderのメソッド
この権限に属性を追加します。
addAttribute(String, Object) - クラスio.helidon.security.Principal.Builderのメソッド
このプリンシパルにカスタム属性を追加します。
addAttribute(String, Object) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
この環境に属性を追加します。
addAttribute(String, Object) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトに属性を追加します。
addAudience(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
addAudienceValidator(Collection<Validator<Jwt>>, String, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
バリデータのコレクションにオーディエンスのバリデータを追加します。
addAudienceValidator(Collection<Validator<Jwt>>, Set<String>, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
バリデータのコレクションにオーディエンスのバリデータを追加します。
addAuditProvider(AuditProvider) - クラスio.helidon.security.Security.Builderのメソッド
このセキュリティ・ランタイムに監査プロバイダを追加します。
addAuditProvider(Supplier<? extends AuditProvider>) - クラスio.helidon.security.Security.Builderのメソッド
このセキュリティ・ランタイムに監査プロバイダを追加します。
addAuthenticationProvider(AuthenticationProvider) - クラスio.helidon.security.Security.Builderのメソッド
認証プロバイダの追加。
addAuthenticationProvider(AuthenticationProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き認証プロバイダを追加します。
addAuthenticationProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
必要なプロバイダをこのコンポジット・プロバイダに追加します。
addAuthenticationProvider(String, CompositeProviderFlag) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
このコンポジット・ポリシーにプロバイダを追加します。
addAuthenticationProvider(Supplier<? extends AuthenticationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
認証プロバイダの追加。
addAuthenticationProvider(Supplier<? extends AuthenticationProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き認証プロバイダを追加します。
addAuthorizationProvider(AuthorizationProvider) - クラスio.helidon.security.Security.Builderのメソッド
認可プロバイダを追加します。
addAuthorizationProvider(AuthorizationProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き認可プロバイダを追加します。
addAuthorizationProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
必要なプロバイダをこのコンポジット・プロバイダに追加します。
addAuthorizationProvider(String, CompositeProviderFlag) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
このコンポジット・ポリシーにプロバイダを追加します。
addAuthorizationProvider(Supplier<? extends AuthorizationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
認可プロバイダを追加します。
addAuthorizationProvider(Supplier<? extends AuthorizationProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き認可プロバイダを追加します。
addBase64(String, Base64Value) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
base64でエンコードされた文字列を追加します。
addBase64(String, Base64Value) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
指定されたBeanConfiguratorを使用して、サブクラスにDataSource-typed beanを追加できるようにコールされます。
addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
 
addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
 
addBeanClasses(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addBetween(LocalTime, LocalTime) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
新しい"between time"構成を追加します。
addBlacklistedException(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
ブラックリストに例外を追加します。
addBoundServiceAccountName(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
このロールにアクセスできるサービス・アカウント名を追加します。
addBoundServiceAccountNamespace(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
このロールへのアクセスを許可するネームスペースを追加します。
addBreaker(CircuitBreaker) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
リストにサーキット・ブレーカを追加します。
addBulkhead(Bulkhead) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
リストにバルクヘッドを追加します。
addCert(X509Certificate) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
使用する証明書のリストに証明書を追加します。
addCertAlias(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
信頼できる証明書セットの生成に使用される別名のリストに別名を追加します。
addCertChain(X509Certificate) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
X.509証明書インスタンスを証明書チェーンの最後に追加します。
addCertificateChain(X509Certificate) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
構築するJWKの証明書チェーンに証明書を追加します。
addCidr(String) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
CIDRブロックでは、特定のIPアドレス・セットからシークレットIDが適用されます。
addCommaDelimitedArray(JsonObjectBuilder, String, List<String>) - クラスio.helidon.integrations.vault.VaultRequestのstaticメソッド
値のリストをJSON配列ではなくカンマ区切り文字列として追加します。
addComponent(ComponentTracingConfig) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
トレース対象のコンポーネント構成を追加します。
addContextValue(Context.Key<T>、T) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
このメソッドが呼び出されたときにコールContextに追加されるContext.Keyおよび値を追加します。
addContextValue(Context.Key<V>、V) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
addContextValue(Context.Key<V>、V) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスのContextに値を追加します。
addCookie(SetCookie) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
RFC6265で指定されたSet-Cookieヘッダーを追加します。
addCookie(String, String) - クラスio.helidon.webclient.WebClient.Builderのメソッド
デフォルトcookieを追加します。
addCookie(String, String) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
リクエストにcookieを追加します。
addCookie(String, String) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
RFC2616に基づいてSet-Cookieヘッダーを追加します。
addCookie(String, String, Duration) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
RFC6265 with Max-Ageパラメータに基づいてSet-Cookieヘッダーを追加します。
addCountry(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにC (国)値を追加します。
addCreationStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
ユーザーを作成および構成するために実行されるデータベース文を指定します。
addCrossOrigin(CrossOriginConfig) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
デフォルト・パスに関連付けられたクロス・オリジン情報を追加します。
addCrossOrigin(String, CrossOriginConfig) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
指定されたパスに関連付けられたクロス・オリジン情報を追加します。
addDaysOfWeek(DayOfWeek...) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
新しい"曜日"構成を追加します。
addDaysOfWeek(List<DayOfWeek>) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
新しい"曜日"構成を追加します。
addDigest(String, DigestProvider<T>, T) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティ構成にシグネチャ/HMACを追加します。
addDigestProvider(DigestProvider<?>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付きダイジェスト・プロバイダ(シグネチャとHMACの提供)を追加します。
addDigestQop(HttpDigest.Qop) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
サポートするダイジェストQOP。
addDisallowedPolicy(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定した場合、このロールによる正常なトークンの作成では、指定されたリストのポリシーがリクエストされません。
addEncryption(String, EncryptionProvider<T>, T) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティ構成に暗号化を追加します。
addEncryptionProvider(EncryptionProvider<?>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き暗号化プロバイダを追加します。
addEntry(DecryptBatch.BatchEntry) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.Requestのメソッド
単一のバッチで暗号化するアイテムのリストを指定します。
addEntry(EncryptBatch.BatchEntry) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
単一のバッチで暗号化するアイテムのリストを指定します。
addEvent(String) - インタフェースio.helidon.tracing.Spanのメソッド
このスパンに新しいイベントを追加します。
addEvent(String, Map<String, ?>) - インタフェースio.helidon.tracing.Spanのメソッド
このスパンにイベントを追加します。
addExcluded(String) - クラスio.helidon.health.HealthSupport.Builderのメソッド
ヘルス・チェックをブラック・リストに追加します。
addExcluded(Collection<String>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
ヘルス・チェックをブラック・リストに追加します。
addExcludedClass(Class<?>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
クラスは、そのクラスに対するヘルス・チェックの起動から除外される場合があります。
addExcludedClass(Class<? extends T>) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
除外された実装クラスの追加 - このようなサービス実装が(Javaサービス・ローダーまたはHelidonServiceLoader.Builder.addService(Object)を使用)で構成されている場合、無視されます。
addExcludedClassName(String) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
除外された実装クラスの追加 - このようなサービス実装が(Javaサービス・ローダーまたはHelidonServiceLoader.Builder.addService(Object)を使用)で構成されている場合、無視されます。
addExecutor(PolicyExecutor) - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
エグゼキュータ(javaサービスとして使用できない)を追加します。
addExpectedAudience(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
インバウンドJWTに必要なオーディエンスを追加します。
addExtensions(Extension...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addExtensions(Class<? extends Extension>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addExtKeyUsage(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書に対して許可される拡張キー使用制約を指定します。
addExtKeyUsageOid(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
拡張使用OIDを追加します。
addFallback(Fallback<T> ) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
ハンドラのリストにフォールバックを追加します。
addFallback(Fallback<U> ) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
ハンドラのリストにフォールバックを追加します。
addFile(String, String, Path) - クラスio.helidon.media.multipart.FileFormParams.Builderのメソッド
特定の名前とファイル名を持つファイルをフォームに追加します。
addFile(String, Path...) - クラスio.helidon.media.multipart.FileFormParams.Builderのメソッド
特定の名前のファイルをフォームに追加します。
addFilter(ConfigFilter) - インタフェースio.helidon.config.Config.Builderのメソッド
ユーザーに返される前に要素値をフィルタするためにConfigで使用されるConfigFilterインスタンスを登録します。
addFilter(Function<Config, ConfigFilter>) - インタフェースio.helidon.config.Config.Builderのメソッド
ConfigFilterプロバイダをFunction<Config, ConfigFilter>として登録します。
addFilter(Supplier<Function<Config, ConfigFilter>>) - インタフェースio.helidon.config.Config.Builderのメソッド
ConfigFilterプロバイダをSupplier < Function < Config, ConfigFilter>>として登録します。
addGrant(Grant) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトに権限を追加します。
addHeader(String, Iterable<String>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
指定した名前のヘッダー値を追加します。
addHeader(String, Iterable<String>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
指定した名前のヘッダー値を追加します。
addHeader(String, String...) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
HTTPヘッダーを追加します。
addHeader(String, String...) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
HTTPヘッダーを追加します。
addHeader(String, String...) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
HTTPヘッダーを追加します。
addHeader(String, String...) - クラスio.helidon.webclient.WebClient.Builderのメソッド
デフォルト・ヘッダー((acceptなど))を追加します。
addHeader(String, String...) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
指定した名前のヘッダー値を追加します。
addHeader(String, String...) - インタフェースio.helidon.webserver.ServerResponseのメソッド
指定した名前のヘッダー値を追加します。
addHeader(Map<String, List<String>>, String) - クラスio.helidon.security.util.TokenHandlerのメソッド
トークンを新しいヘッダー値として追加します。
addHeaderAudience(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
addHeaderClaim(String, Object) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
一般ヘッダー・クレームを追加します。
addHeaderClaim(String, Object) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
ヘッダー要求を追加します。
addHeaders(Parameters) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
指定されたparametersからこのレスポンス・ヘッダー・インスタンスにすべてのマッピングをコピーします。
addHeaders(Parameters) - インタフェースio.helidon.webserver.ServerResponseのメソッド
指定されたparametersからこのレスポンス・ヘッダー・インスタンスにすべてのマッピングをコピーします。
addHeaders(WebClientRequestBuilder, String, ApiRequest<?>, Http.RequestMethod, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
HTTPヘッダーを追加します。
addHost(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットに対してサポートされているホストを追加します。
addInbound(InboundClientDefinition) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
インバウンド構成を追加します。
addIncluded(String) - クラスio.helidon.health.HealthSupport.Builderのメソッド
ヘルス・チェックをホワイト・リストに追加します(HealthSupport.includeAllfalseに設定されている場合)。
addIncluded(Collection<String>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
ヘルス・チェックをホワイト・リストに追加します(HealthSupport.includeAllfalseに設定されている場合)。
addIpSan(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
リクエストされたIPサブジェクト代替名を指定します。
addIssuerValidator(Collection<Validator<Jwt>>, String, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
発行者のバリデータをバリデータのコレクションに追加します。
addKey(Jwk) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
このキーに新しいJWKを追加します。
addList(ConfigNode.ListNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
addList(ConfigNode.ListNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
リストにリスト・ノードを追加します。
addList(String, ConfigNode.ListNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
addList(String, ConfigNode.ListNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
指定されたkeyに関連付けられたリスト・ノードを設定します。
addListenerConfiguration(CacheEntryListenerConfiguration<K, V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
addLiveness(Collection<HealthCheck>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
リブネス・ヘルス・チェックを追加します。
addLiveness(HealthCheck...) - クラスio.helidon.health.HealthSupport.Builderのメソッド
リブネス・ヘルス・チェックを追加します。
addLocality(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにL (地域)値を追加します。
「addMapper(GenericType<T>, 関数<Config, T>)」 - インタフェースio.helidon.config.Config.Builderのメソッド
指定されたGenericTypeのマッピング関数を登録します。
addMapper(Mapper<S, T>, GenericType<S>, GenericType<T> ) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
マッパーのリストにマッパーを追加します。
addMapper(Mapper<S, T>、GenericType<S>、GenericType<T>、int) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
カスタム優先度のマッパーのリストにマッパーを追加します。
addMapper(Mapper<S, T>, Class<S>, Class<T> ) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
マッパーのリストにマッパーを追加します。
addMapper(Mapper<S, T>、Class<S>、Class<T>、int) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
カスタム優先度でマッパーのリストにマッパーを追加します。
addMapper(ConfigMapperProvider) - インタフェースio.helidon.config.Config.Builderのメソッド
Stringのマップを使用して、指定したtypeConfigMapperProviderを登録します。
addMapper(DbMapper<TYPE>, GenericType<TYPE> ) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
addMapper(DbMapper<TYPE>, GenericType<TYPE> ) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
addMapper(DbMapper<TYPE>, GenericType<TYPE> ) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
汎用型をサポートするカスタム・マッパーを追加します。
addMapper(DbMapper<TYPE>, Class<TYPE> ) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
addMapper(DbMapper<TYPE>, Class<TYPE> ) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
addMapper(DbMapper<TYPE>, Class<TYPE> ) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
カスタム・マッパーを追加します。
「addMapper(Class<T>, 関数<Config, T>)」 - インタフェースio.helidon.config.Config.Builderのメソッド
指定されたtypeのマッピング関数を登録します。
addMapperProvider(MapperProvider) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
システム・サービス・ローダーからロードされたプロバイダのリストに新しいMapperProviderを追加します。
addMapperProvider(MapperProvider, int) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
システム・サービス・ローダーからロードされたプロバイダのリストに、カスタム優先度で新しいMapperProviderを追加します。
addMapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
マッパー・プロバイダを追加します。
addMapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
addMapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
addMapperProvider(DbMapperProvider) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
データベース・スキーマ・マッパー・プロバイダ。
addMapperProvider(DbMapperProvider, int) - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
カスタム優先度でマッパー・プロバイダを追加します。
addMediaSupport(MediaSupport) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
 
addMediaSupport(MediaSupport) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
MediaSupportの新しいインスタンスを追加します。
addMediaSupport(MediaSupport) - クラスio.helidon.webclient.WebClient.Builderのメソッド
 
addMediaSupport(MediaSupport) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
addMediaSupport(MediaSupport, int) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
特定の優先度でMediaSupportの新しいインスタンスを追加します。
addMetadata(String, String) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
このメタデータはこのSecretIDで発行されたトークンに設定され、監査ログはプレーン・テキストで記録されます。
addMetadata(String, String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
監査デバイスに渡されるメタデータをリクエストします。
addMethod(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットに対してサポートされているメソッドを追加します。
addMethod(String) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
この構成を制限する新しいHTTPメソッドを追加します。
addMethod(String, Method) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
プレフィクスなしで式で使用できるカスタム・メソッドを追加します。
addMethod(String, String, Method) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
式で使用できるカスタム・メソッドを追加します。
addNamedRouting(String, Routing) - クラスio.helidon.webserver.WebServer.Builderのメソッド
専用ルーティングを追加のサーバー・ソケット構成に関連付けます。
addNamedRouting(String, Supplier<Routing>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
専用ルーティングを追加のサーバー・ソケット構成に関連付けます。
addNode(ConfigNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
リストに新しい要素を追加します。
addNode(String, ConfigNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
マップに新しいメンバーを設定します。
addNode(String, ConfigNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
構成ノードを追加します。
addNoProxy(String) - クラスio.helidon.webclient.Proxy.Builderのメソッド
プロキシを経由しないホスト・パターンを構成します。
addObject(ConfigNode.ObjectNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
addObject(ConfigNode.ObjectNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
オブジェクト・ノードをリストに追加します。
addObject(String, ConfigNode.ObjectNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
addObject(String, ConfigNode.ObjectNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
指定されたkeyに関連付けられたオブジェクト・ノードを設定します。
addOperation(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このJWKの目的の操作を追加します。
addOperationServer(String, String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
指定された操作IDの操作サーバーを追加します。
addOrg(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにO (組織)値を追加します。
addOrgUnit(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにOU (OrganizationalUnit)値を追加します。
addOtherSan(String, String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
カスタムOID/UTF8-string SANを指定します。
addOutboundProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
このコンポジット・ポリシーにプロバイダを追加します。
addOutboundSecurityProvider(OutboundSecurityProvider) - クラスio.helidon.security.Security.Builderのメソッド
構成済のすべてのアイデンティティ伝播プロバイダが使用されます。
addOutboundSecurityProvider(OutboundSecurityProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付きアウトバウンド・セキュリティ・プロバイダを追加します。
addOutboundSecurityProvider(Supplier<? extends OutboundSecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
構成済のすべてのアイデンティティ伝播プロバイダが使用されます。
addOutboundSecurityProvider(Supplier<? extends OutboundSecurityProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付きアウトバウンド・セキュリティ・プロバイダを追加します。
addOutboundTarget(OutboundTarget) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
アイデンティティ伝播のアウトバウンド・ターゲットを構成します。
addOutboundTarget(OutboundTarget) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
新しいアウトバウンド・ターゲットを追加して、アイデンティティ伝播または明示的なユーザー名/パスワードを構成します。
addPackages(boolean, Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addPackages(boolean, Package...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addPackages(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addPackages(Package...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addParam(Object) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
 
addParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
順序付けられたパラメータのリストに次のパラメータを追加します(例:
addParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
addParam(String, Object) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
 
addParam(String, Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次のパラメータを追加します(例:
addParam(String, Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
addParameter(String, String) - クラスio.helidon.common.http.MediaType.Builderのメソッド
パラメータ・マップに新しいパラメータを追加します。
addParser(ConfigParser) - インタフェースio.helidon.config.Config.Builderのメソッド
ParsableSourceConfigParser.Contentを解析するために構成システムで使用できるConfigParserインスタンスを登録します。
addPassThroughHeader(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
ヘッダーをホワイトリストに追加し、リクエストからプラグインに渡します。
addPath(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットに対してサポートされているパスを追加します。
addPathConfig(PathTracingConfig) - クラスio.helidon.webserver.WebTracingConfig.Builderのメソッド
トレースのパス固有の構成を追加します。
addPathServer(String, String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
指定されたパスのパス・サーバーを追加します。
addPayloadClaim(String, Object) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
汎用ペイロード・クレームを追加します。
addPemKey(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
Kubernetesサービス・アカウントJWTのシグネチャを検証するために使用される、「PEMの追加」形式の公開キーまたは証明書。
addPolicy(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークンのポリシーを追加します。
addPolicyIdentifier(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
ポリシー識別子OIDを追加します。
addPostalCode(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行済証明書のサブジェクト・フィールドに郵便番号の値を追加します。
addPrincipal(Principal) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトのプリンシパルのリストにプリンシパルを追加します。
addPrivateCredential(Class<?>, Object) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトにプライベート資格証明を追加します。
addPrivateCredential(Object) - クラスio.helidon.security.Subject.Builderのメソッド
クラスの下にバインドされるプライベート資格証明をこのサブジェクトに追加します。
addProperty(String, Object) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addProvider(SecurityProvider) - クラスio.helidon.security.Security.Builderのメソッド
名前がClass.getSimpleName()に設定されているSecurity.Builder.addProvider(io.helidon.security.spi.SecurityProvider, String)として機能するプロバイダを追加します。
addProvider(SecurityProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
複数のインタフェースを実装できる名前付きプロバイダを追加します。
addProvider(Supplier<? extends SecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
名前がClass.getSimpleName()に設定されているSecurity.Builder.addProvider(io.helidon.security.spi.SecurityProvider, String)として機能するプロバイダを追加します。
addProvider(Supplier<? extends SecurityProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
複数のインタフェースを実装できる名前付きプロバイダを追加します。
addProvince(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにST (州)値を追加します。
addPublicCredential(Class<?>, Object) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトにパブリック資格証明を追加します。
addPublicCredential(Object) - クラスio.helidon.security.Subject.Builderのメソッド
クラスの下にバインドされるパブリック資格証明をこのサブジェクトに追加します。
addQueryParam(String, String...) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
HTTP問合せパラメータを追加します。
addQueryParam(String, String...) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
HTTP問合せパラメータを追加します。
addQueryParam(String, String...) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
HTTP問合せパラメータを追加します。
addQueryParamHandler(QueryParamHandler) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
問合せパラメータを抽出してセキュリティ・リクエスト・ヘッダーに格納するための新しいハンドラを追加します。
addQueryParamHandlers(Iterable<QueryParamHandler>) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
ハンドラを追加して問合せパラメータを抽出し、セキュリティ・リクエスト・ヘッダーに格納します。
addQueryParams(WebClientRequestBuilder, String, ApiRequest<?>, Http.RequestMethod, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
HTTP問合せパラメータを追加します。
addReader(MessageBodyReader<?>) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
 
addReader(MessageBodyReader<?>) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
新しいリーダーを登録します。
addReader(MessageBodyReader<?>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
 
addReader(MessageBodyReader<?>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
addReadiness(Collection<HealthCheck>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
レディネス・ヘルス・チェックを追加します。
addReadiness(HealthCheck...) - クラスio.helidon.health.HealthSupport.Builderのメソッド
レディネス・ヘルス・チェックを追加します。
addRenewStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
ユーザーを更新するために実行するデータベース文を指定します。
addRequest(AtomicLong, long) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
Long.MAX_VALUEで制限しながら、指定されたリクエスト量をフィールドに原子的に追加します。
addResourceClass(Class<?>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSリソース・クラスを追加します。
addResourceClasses(List<Class<?>>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
CDIを介して検出されたリソース・クラスのリストに、リストからすべてのリソース・クラスを追加します。
address() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
Vaultアドレス(構成されている場合)。
address() - クラスio.helidon.security.jwt.Jwtのメソッド
アドレス・クレームです。
address(JwtUtil.Address) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのアドレス。
address(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
Kubernetes APIサーバーのベースへのホスト文字列、host:portペアまたはURL。
address(String) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
スキーム、ホスト、ポートなど、Vaultのアドレスを構成します。
Address(JsonObject) - クラスio.helidon.security.jwt.JwtUtil.Addressのコンストラクタ
json表現からアドレス・オブジェクトを作成します。
addRetry(Retry) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
リストに再試行を追加します。
addRevocationStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
ユーザーを取り消すために実行するデータベース文を指定します。
addRole(String) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
ユーザー・サブジェクトのロールのリストにロールを追加します。
addRoles(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
ユーザーのロールのコレクションをこのビルダーに追加します。
addRollbackStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
エラー発生時に作成操作をロールバックするために実行するデータベース文を指定します。
addRootRotationStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
rootユーザーの資格証明をローテーションするために実行するデータベース文を指定します。
addRouting(Routing) - インタフェースio.helidon.webserver.Router.RouterBuilderのメソッド
このルーターに新しいルーティングを追加します。
addRouting(Routing) - クラスio.helidon.webserver.WebServer.Builderのメソッド
このWebServerのデフォルト・ルーティングを構成します。
addRouting(Supplier<? extends Routing>) - インタフェースio.helidon.webserver.Router.RouterBuilderのメソッド
このルーターに新しいルーティングを追加します。
addRouting(Supplier<Routing>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
このWebServerのデフォルト・ルーティングを構成します。
addScope(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
追加するOAuth2スコープ・クレーム。
addSecret(String, SecretsProvider<T>, T) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティ構成にシークレットを追加します。
addSecretIdBoundCidr(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
CIDRブロック。設定されている場合、ログイン操作を実行できるIPアドレスのブロックを指定します。
addSecretProvider(SecretsProvider<?>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付きシークレット・プロバイダを追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CreateCubbyhole.Requestのメソッド
新しいシークレット値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Requestのメソッド
新しいシークレット値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.kv1.CreateKv1.Requestのメソッド
このシークレットにシークレット値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.kv1.UpdateKv1.Requestのメソッド
新しい値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.kv2.CreateKv2.Requestのメソッド
作成中のシークレットに新しいシークレット値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのメソッド
シークレット値のマップにシークレット値を追加します。
addService(DbClientService) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
クライアント・サービスを追加します。
addService(DbClientService) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
addService(DbClientService) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
addService(DbClientService) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
インターセプタを追加します。
addService(WebClientService) - クラスio.helidon.webclient.WebClient.Builderのメソッド
WebClientServiceの新規インスタンスを登録します。
addService(Supplier<? extends DbClientService>) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
クライアント・サービスを追加します。
addService(Supplier<? extends WebClientService>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
WebClientServiceの新規インスタンスを登録します。
addService (T) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
サービスのリストにカスタム・サービス実装を追加します。
addService(T, int) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
カスタム・サービス実装をカスタム優先度を持つサービスのリストに追加します。
addServiceProvider(DbClientServiceProvider) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
インターセプタ・プロバイダを追加します。
addServiceRoles(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
このビルダーの対象となるサービスのロールのコレクションを追加します。
addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
このスロー可能オブジェクトは失敗とみなされません。
addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
このスロー可能クラスにはフォールバックを適用しないでください。
addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
このスロー可能オブジェクトは再試行可能とみなされません。
addSocket(SocketConfiguration) - クラスio.helidon.webserver.WebServer.Builderのメソッド
名前付きサーバー・ソケット構成を追加します。
addSocket(SocketConfiguration, Routing) - クラスio.helidon.webserver.WebServer.Builderのメソッド
名前付きソケットとルーティングを追加します。
addSocket(String, int, InetAddress) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
2.0.0以降、かわりにServerConfiguration.Builder.addSocket(String, SocketConfiguration)を使用してください
addSocket(String, SocketConfiguration) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
名前付きサーバー・ソケット構成を追加します。
addSocket(String, SocketConfiguration.Builder) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
名前付きサーバー・ソケット構成を追加します。
addSocket(String, Supplier<SocketConfiguration>) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
名前付きサーバー・ソケット構成ビルダーを追加します。
addSocket(Supplier<SocketConfiguration>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
名前付きサーバー・ソケット構成ビルダーを追加します。
addSource(ConfigSource) - インタフェースio.helidon.config.Config.Builderのメソッド
ソースのリストに構成ソースを追加します。
addSource(Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
このビルダーに単一の構成ソースを追加します。
addSpan(SpanTracingConfig) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
トレースされた新しいスパン構成を追加します。
addSpanLog(SpanLogTracingConfig) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
トレースされたスパン・ログの構成を追加します。
addStartup(Collection<HealthCheck>) - クラスio.helidon.health.HealthSupport.Builderのメソッド
起動ヘルス・チェックを追加します。
addStartup(HealthCheck...) - クラスio.helidon.health.HealthSupport.Builderのメソッド
起動ヘルス・チェックを追加します。
addStatement(String, String) - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
名前付きデータベース文をデータベース構成に追加します。
addStreamReader(MessageBodyStreamReader<?>) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
 
addStreamReader(MessageBodyStreamReader<?>) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
新しいストリーム・リーダーを登録します。
addStreamReader(MessageBodyStreamReader<?>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
 
addStreamReader(MessageBodyStreamReader<?>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
addStreamWriter(MessageBodyStreamWriter<?>) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
 
addStreamWriter(MessageBodyStreamWriter<?>) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
新しいストリーム・ライターを登録します。
addStreamWriter(MessageBodyStreamWriter<?>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
 
addStreamWriter(MessageBodyStreamWriter<?>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
addStreetAddress(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行した証明書のサブジェクト・フィールドに住所値を追加します。
「addStringMapper(Class<T>, 関数<String, T>)」 - インタフェースio.helidon.config.Config.Builderのメソッド
指定されたtypeStringから単純なFunctionを登録します。
addSubjectType(SubjectType) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
非推奨。
サポートされるサブジェクト・タイプを追加します。
addSubjectType(SubjectType) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.Builderのメソッド
サポートされるサブジェクト・タイプを追加します。
addSyntheticApplication(List<Class<?>>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
提供されたリソース・クラスからアプリケーションを作成し、アプリケーションのリストに追加します。
addTarget(OutboundTarget) - クラスio.helidon.security.providers.common.OutboundConfig.Builderのメソッド
新しいターゲット構成を追加します。
addTimeout(Timeout) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
リストにタイムアウトを追加します。
addToArray(String, boolean) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, boolean) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, double) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, double) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, int) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, int) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, long) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, long) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, ApiJsonBuilder<?>) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列にオブジェクトを追加します。
addToArray(String, ApiJsonBuilder<?>) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, String) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, String) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToCommaDelimitedArray(String, String) - クラスio.helidon.integrations.vault.VaultRequestのメソッド
リクエストJSONでカンマ区切り文字列として表される配列に文字列を追加します。
addToken(Class<T>, U) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークン・インスタンス(JWTインスタンスなど)を追加します。
addToken(Object) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークン・インスタンス(JWTインスタンスなど)を追加します。
addTokenBoundCidr(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
トークン・バインドCIDRブロック。
addTokenBoundCidr(String) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
このSecretIDによって生成された認証トークンを使用できるIPアドレス・ブロックを指定します。
addTokenBoundCidr(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
CIDRブロックを追加します。
addTokenBoundCidr(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
CIDRブロックのリスト。設定されている場合、正常に認証できるIPアドレスのブロックを指定し、結果のトークンもこれらのブロックに結び付けられます。
addTokenPolicy(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
生成されたトークンにエンコードするトークン・ポリシー。
addTokenPolicy(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成されたトークンにエンコードするポリシーを追加します。
addToObject(String, String, boolean) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, boolean) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToObject(String, String, double) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, double) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToObject(String, String, int) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, int) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToObject(String, String, long) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, long) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToObject(String, String, String) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, String) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addTracerTag(String, boolean) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
addTracerTag(String, boolean) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, boolean) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
addTracerTag(String, Number) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
addTracerTag(String, Number) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, Number) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, Number) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
addTracerTag(String, String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
addTracerTag(String, String) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
addTransformer(ClassTransformer) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
addTransport(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットに対してサポートされているトランスポートを追加します。
addUriSan(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
リクエストされたURIサブジェクト代替名を指定します。
addUserGroup(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
追加するユーザー・グループ・クレーム。
addUserPrincipalValidator(Collection<Validator<Jwt>>) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
Jwt.userPrincipal()が存在することを確認するバリデータを追加します。
addUserStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
このプロバイダで使用されるストアのリストにユーザー・ストアを追加します。
addValidator(AbacValidator<? extends AbacValidatorConfig>) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
明示的な追加(例:
addValue(ConfigNode.ValueNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
addValue(ConfigNode.ValueNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
リストに文字列値を追加します。
addValue(String) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
リストに文字列値を追加します。
addValue(String, ConfigNode.ValueNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
addValue(String, ConfigNode.ValueNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
指定されたkeyに関連付けられた文字列値を設定します。
addValue(String, String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
指定されたkeyに関連付けられた文字列値を設定します。
addVaultAuth(VaultAuth) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
このVaultで使用するVaultAuthを追加します。
addVersion(int) - クラスio.helidon.integrations.vault.secrets.kv2.DeleteKv2.Requestのメソッド
削除するシークレット・バージョンを追加します。
addVersion(int) - クラスio.helidon.integrations.vault.secrets.kv2.DestroyKv2.Requestのメソッド
破棄するシークレット・バージョンを追加します。
addVersion(int) - クラスio.helidon.integrations.vault.secrets.kv2.UndeleteKv2.Requestのメソッド
削除を取り消すバージョンを追加します。
addWatchServiceModifier(WatchEvent.Modifier) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
監視サービスの修飾子を追加します。
addWhitelistedException(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
ホワイトリストに例外を追加します。
addWriter(MessageBodyWriter<?>) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
 
addWriter(MessageBodyWriter<?>) - インタフェースio.helidon.media.common.MediaContextBuilderのメソッド
新しいライターを登録します。
addWriter(MessageBodyWriter<?>) - クラスio.helidon.webclient.WebClient.Builderのメソッド
 
addWriter(MessageBodyWriter<?>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
after() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@AfterLRAという注釈が付いた参加者メソッドのURI。
AFTER_ONCOMPLETE - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの列挙定数
Flow.Subscriber.onComplete()の後に発行されます。
AFTER_ONERROR - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの列挙定数
Flow.Subscriber.onError(Throwable)の後に発行されます。
AFTER_ONNEXT - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの列挙定数
Flow.Subscriber.onNext(Object)の後に発行されます。
AFTER_ONSUBSCRIBE - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの列挙定数
Flow.Subscriber.onSubscribe(Subscription)の後に発行されます。
afterBean(AfterBeanDiscovery, BeanManager) - クラスio.helidon.microprofile.grpc.client.GrpcClientCdiExtensionのメソッド
以前に取得したGrpcProxyインジェクション・ポイントを処理します。
afterCompletion(int) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
スレッドに関連付けられた接続が正しくコミットされ、初期状態にリストアされ、適切な場所でクローズされ、定義済のスレッド・スコープのJTAトランザクションがコミットまたはロールバックされたときにシステムから削除されます。
afterExecute(Runnable, Throwable) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
afterRequest(ClientRequestContext, ClientResponseContext) - クラスio.helidon.tracing.jersey.client.ClientTracingInterceptorのメソッド
 
afterStop() - インタフェースio.helidon.webserver.Routerのメソッド
これは、サーバーがポートを閉じてから呼び出されます。
afterStop() - インタフェースio.helidon.webserver.ServerLifecycleのメソッド
サーバーの停止後。
AGE - クラスio.helidon.common.http.Http.Headerの静的変数
"Age"ヘッダー名。
ALG_ES256 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-256およびSHA-256を使用したECDSA。
ALG_ES384 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-384およびSHA-384を使用したECDSA。
ALG_ES512 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
"P-521"およびSHA-512を使用したECDSA。
ALG_HS256 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
HMAC (SHA-256を使用)。
ALG_HS384 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
HMAC (SHA-384を使用)。
ALG_HS512 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
HMAC(SHA-512を使用)。
ALG_NONE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
セキュリティを定義しないアルゴリズム(例:
ALG_RS256 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
SHA-256を使用するRSASSA-PKCS1-v1_5。
ALG_RS384 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
SHA-384を使用するRSASSA-PKCS1-v1_5。
ALG_RS512 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
SHA-512を使用するRSASSA-PKCS1-v1_5。
algorithm() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このキーの署名/暗号化時に使用されるアルゴリズム。
algorithm() - クラスio.helidon.security.jwt.Jwtのメソッド
アルゴリズム・クレームです。
algorithm() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
アルゴリズム・クレームです。
algorithm() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
このクライアントで使用されるシグネチャのアルゴリズム。
algorithm() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
このシグネチャで使用されるアルゴリズム。
algorithm(EncryptedJwt.SupportedAlgorithm) - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
コンテンツ・キー暗号化として使用するアルゴリズム。
algorithm(String) - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
使用するアルゴリズムを設定します。
algorithm(String) - クラスio.helidon.common.crypto.HashDigest.Builderのメソッド
ダイジェスト・アルゴリズムを設定します。
algorithm(String) - クラスio.helidon.common.crypto.HmacDigest.Builderのメソッド
新しいHMACアルゴリズムを設定します。
algorithm(String) - クラスio.helidon.common.crypto.Signature.Builderのメソッド
使用するアルゴリズムを設定します。
algorithm(String) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
使用するアルゴリズムを設定します。
algorithm(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
作成されるキーのアルゴリズム。
algorithm(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
"alg"クレームは、シグネチャ・アルゴリズムの定義に使用されます。
algorithm(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
"alg"クレームは、シグネチャ・アルゴリズムの定義に使用されます。
algorithm(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
このクライアントで使用されるシグネチャのアルゴリズム。
algorithm(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
このシグネチャで使用されるアルゴリズム。
ALGORITHM_AES_CBC - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
CBCメソッドおよびPKCS5パディングによるAESアルゴリズム。
ALGORITHM_AES_CTR - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
CTRメソッドおよびパディングなしのAESアルゴリズム。
ALGORITHM_AES_GCM - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
GCMメソッドおよびパディングなしのAESアルゴリズム。
ALGORITHM_CHA_CHA - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
ChaCha20暗号化アルゴリズム。
ALGORITHM_CHA_CHA_POLY1305 - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
Poly1305認証コードを使用したChaCha20暗号化アルゴリズム。
ALGORITHM_MD2 - クラスio.helidon.common.crypto.HashDigestのstatic変数
非推奨。
「RFC6149 - セクション6」の説明に従って、このアルゴリズムを使用しないことを強くお勧めします。
ALGORITHM_MD2_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
非推奨。
「RFC6149 - セクション6」で説明されているように、このアルゴリズムをシグネチャ目的に使用しないことを強くお勧めします。
ALGORITHM_MD5 - クラスio.helidon.common.crypto.HashDigestのstatic変数
非推奨。
「RFC6151 - セクション2.1」の説明に従って、このアルゴリズムを使用しないことを強くお勧めします。
ALGORITHM_MD5 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
非推奨。
HMAC-MD5はシグネチャのために使用しないでください。詳細は、「RFC6151 - セクション2.3」を参照してください。
ALGORITHM_MD5_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
非推奨。
「RFC6149 - セクション2」で説明されているように、このアルゴリズムをシグネチャ目的に使用しないことを強くお勧めします。
ALGORITHM_NONE_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
ダイジェスト・アルゴリズムのない楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_NONE_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
ダイジェスト・アルゴリズムが指定されていないRSAシグネチャ・アルゴリズム。
ALGORITHM_RSA_ECB_OAEP_MD5 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
非推奨。
RFC6151 - 2の説明に従って、このアルゴリズムを使用しないことを強くお勧めします。
ALGORITHM_RSA_ECB_OAEP_SHA1 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA1およびMGF1で最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_OAEP256 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA-256およびMGF1で最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_OAEP384 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA-384およびMGF1で最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_OAEP512_224 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA-512/224およびMGF1の最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_OAEP512_256 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA-512/256およびMGF1で最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_PKCS1 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
PKCS1パディングを使用したECBメソッドによるRSA暗号。
ALGORITHM_SHA_1 - クラスio.helidon.common.crypto.HashDigestのstatic変数
非推奨。
SHA-1衝突攻撃に対する脆弱性のため、単独で使用することは安全ではない
ALGORITHM_SHA_1 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA1を使用するHMAC。
ALGORITHM_SHA_224 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-224アルゴリズム。
ALGORITHM_SHA_224 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA224を使用するHMAC。
ALGORITHM_SHA_256 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-256アルゴリズム。
ALGORITHM_SHA_256 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA256を使用するHMAC。
ALGORITHM_SHA_384 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-384アルゴリズム。
ALGORITHM_SHA_384 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA384を使用するHMAC。
ALGORITHM_SHA_512 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA512を使用するHMAC。
ALGORITHM_SHA_512_224 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-512/224アルゴリズム。
ALGORITHM_SHA_512_224 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA512/224を使用するHMAC。
ALGORITHM_SHA_512_256 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-512/256アルゴリズム。
ALGORITHM_SHA_512_256 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA512/256を使用するHMAC。
ALGORITHM_SHA1_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA1ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA1_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA1ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA224_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA224ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA224_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA224ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA256_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA256ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA256_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA256ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA3_224 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA3-224アルゴリズム。
ALGORITHM_SHA3_256 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA3-256アルゴリズム。
ALGORITHM_SHA3_384 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA3-384アルゴリズム。
ALGORITHM_SHA3_512 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA3-512アルゴリズム。
ALGORITHM_SHA384_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA384ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA384_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA384ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA512_224_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA512/224ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA512_256_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA512/256ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA512_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA512ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA512_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA512ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
aliasesOf(String) - クラスio.helidon.config.EnvironmentVariableAliasesのstaticメソッド
指定された構成キーの別名のリストを返します。
all(String) - クラスio.helidon.common.http.HashParametersのメソッド
 
all(String) - インタフェースio.helidon.common.http.Headersのメソッド
すべてのヘッダー・フィールドの変更不可能なListを返します - 各要素は、リクエスト内の単一のヘッダー・フィールドの値を表します。
all(String) - インタフェースio.helidon.common.http.Parametersのメソッド
指定された名前付きパラメータのすべての値の変更不可能なリストを返します。
all(String) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
ALL - 列挙型クラスio.helidon.grpc.server.ServerRequestAttributeの列挙定数
すべての属性を記録します。
ALL_CALL_OPTIONS - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの列挙定数
トレース・スパンにメソッド・コール・オプションを追加します。
allAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
クラス・レベルおよびメソッド・レベルの注釈を単一のMapにまとめて返します。
allHeaders(String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
指定されたキーのすべてのヘッダー値を文字列として取得します。
ALLOW - クラスio.helidon.common.http.Http.Headerの静的変数
"Allow"ヘッダー名。
allowAnonymous() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(デフォルトはfalseです)として続行されます。
allowAnonymous() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(デフォルトはfalseです)として続行されます。
allowAnyName(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントがCNをリクエストできるかどうかを指定します。
allowBareDomains(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントが実際のドメインの値に一致する証明書をリクエストできるかどうかを指定します。たとえば、。
allowChunkedEncoding(boolean) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
エンティティがチャンク化されている場合に、チャンクされたHttp.Header.TRANSFER_ENCODINGをヘッダーに追加するかどうか。
allowCredentials() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
クライアントがcookieまたは資格証明を送信できるかどうか。
allowCredentials() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
allowCredentials(boolean) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
allowCredentials(boolean) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
allowDeletion(boolean) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
キーの削除を許可するかどうかを指定します。
allowedCipherSuite() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにtls().cipherSuite()を使用します。 このメソッドは3.0.0バージョンで削除されます。
allowedCipherSuite(List<String>) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
クライアントに許可される暗号スイートを設定します。
allowedCipherSuite(List<String>) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
許可される暗号スイートを設定します。
allowedDomainTemplates(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
設定すると、「ACLパス・テンプレート」のように、allowed_domainsにテンプレートを含めることができます。
allowedValues() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
許可される値の事前定義済セットを持つオプションの場合。
allowGlobDomains(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
globパターン(例: allowed_domains)を含む名前を許可します。
allowHeaders() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
許可されているリクエスト・ヘッダーのリスト、またはすべてのヘッダーを許可する"*"
allowHeaders() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
allowHeaders(String...) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
allowHeaders(String...) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
allowImpersonation(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
JwtAuthProvider.EP_PROPERTY_OUTBOUND_USERプロパティを使用してアウトバウンド・リクエストのユーザー名を明示的にオーバーライドすることで、偽装を許可するかどうか。
allowImpersonation(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
JwtProvider.EP_PROPERTY_OUTBOUND_USERプロパティを使用してアウトバウンド・リクエストのユーザー名を明示的にオーバーライドすることで、偽装を許可するかどうか。
allowIpSans(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントがIPサブジェクト代替名をリクエストできるかどうかを指定します。
allowLocalhost(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントが、リクエストされた共通名の1つとしてlocalhostの証明書をリクエストできるかどうかを指定します。
allowMethods() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
サポートされているHTTPリクエスト・メソッドのリスト。
allowMethods() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
allowMethods(String...) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
allowMethods(String...) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
allowOrigins() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
allowOrigins(String...) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
allowOrigins(String...) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
allowPlaintextBackup(boolean) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
設定した場合、プレーンテキスト形式で名前付きキーのバックアップを作成できます。
allowPlaintextBackup(boolean) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
設定した場合、プレーンテキスト形式で名前付きキーのバックアップを作成できます。
allowSubDomains(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントが、他のロール・オプションで許可されているCNのサブドメインであるCNを使用して証明書をリクエストできるかどうかを指定します。
allowUnsigned(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
署名されていないJWTのサポートを構成します。
allTags(Map<String, String>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
指定されたマップの明示的なタグの1つのイテレータと、グローバル・タグおよびアプリケーション・レベルのタグを返します。
allTags(MetricID) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
メトリックIDの明示的なタグの1つのイテレータと、グローバル・タグおよびアプリケーション・レベルのタグを返します。
AlreadyCompletedException - io.helidon.common.httpでの例外
すでに完了しているリソースに対して変更メソッドが呼び出されたことを通知します。
AlreadyCompletedException(String) - 例外io.helidon.common.http.AlreadyCompletedExceptionのコンストラクタ
指定された詳細メッセージを持つAlreadyCompletedExceptionを構築します。
AlreadyCompletedException(String, Throwable) - 例外io.helidon.common.http.AlreadyCompletedExceptionのコンストラクタ
指定された詳細メッセージと原因を持つAlreadyCompletedExceptionを構築します。
AlreadyCompletedException(Throwable) - 例外io.helidon.common.http.AlreadyCompletedExceptionのコンストラクタ
指定された原因でAlreadyCompletedExceptionを構築します。
ALT_SVC - クラスio.helidon.common.http.Http.Headerのstatic変数
"Alt-Svc"ヘッダー名。
analyze(Class<?>) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
 
analyze(Class<?>) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
 
analyze(Class<?>) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
アプリケーション・クラスを分析します。
analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
 
analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
 
analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
リソース区分を分析します。
analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
 
analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
 
analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
リソース・メソッドを分析します。
and(CharMatcher) - クラスio.helidon.common.http.CharMatcherのメソッド
この正規表現エンジンとotherの両方で一致する任意の文字に一致する正規表現エンジンを返します。
and(Predicate<ServerRequest>) - クラスio.helidon.webserver.RequestPredicateのメソッド
この述語と別の述語の間の論理AND式を表す合成述語を返します。
annotatedEndpoint(Class<?>) - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
単一の注釈付きエンドポイントを追加します。
annotatedEndpoints() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのメソッド
注釈付きエンドポイントのリストを取得します。
AnnotatedMethod - io.helidon.microprofile.grpc.coreのクラス
注釈付きgRPCメソッドのモデル。
AnnotatedMethodList - io.helidon.microprofile.grpc.coreのクラス
追加のメソッド情報を提供する簡易getterを使用した、単一クラス上のAnnotatedMethodの反復可能なリスト。
annotatedServiceClass() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
実際の注釈付きクラスを取得します。
AnnotatedServiceConfigurer - io.helidon.microprofile.grpc.serverのインタフェース
注釈付きgRPCサービス・クラスのServiceDescriptor.Builderに変更を適用できるクラス。
annotatedTypeConfigurator() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
メトリック注釈が適用されるサイトを含む注釈付きタイプのコンフィギュレータを返します。
AnnotatedTypeWrapper(AnnotatedType<T>, Annotation...) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのコンストラクタ
コンストラクタです。
annotation() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
検出されたメトリック注釈のAnnotationオブジェクトを返します。
AnnotationAnalyzer - io.helidon.security.providers.common.spiのインタフェース
リソースにio.helidon.security.annotations.Authenticatedまたはio.helidon.security.annotations.Authorizedの注釈が付いていない場合でも認証および認可を実施するための拡張機能を提供します。
AnnotationAnalyzer.AnalyzerResponse - io.helidon.security.providers.common.spiのクラス
分析実行のレスポンス。
AnnotationAnalyzer.AnalyzerResponse.Builder - io.helidon.security.providers.common.spiのクラス
AnnotationAnalyzer.AnalyzerResponseのFluent APIビルダー。
AnnotationAnalyzer.Flag - io.helidon.security.providers.common.spi内の列挙クラス
セキュリティ・タイプのフラグ。
AnnotationFinder - io.helidon.microprofile.faulttoleranceのクラス
指定されたJavaパッケージ内のインターセプタ・バインディングに関連付けられた推移的注釈を検索します。
annotationOrMetaAnnotation(Class<T> ) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
メソッド注釈またはメソッド自体の(メタ注釈は、他の注釈に注釈を付ける注釈です)で見つかった、指定されたメタ注釈型のすべてのインスタンスを取得します。
annotationsWithMetaAnnotation(Class<? extends Annotation>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
指定されたメタ注釈で注釈された注釈のすべてのインスタンスを取得します。
annotationType() - クラスio.helidon.integrations.vault.cdi.VaultName.Literalのメソッド
 
annotationType() - クラスio.helidon.integrations.vault.cdi.VaultPath.Literalのメソッド
 
ANONYMOUS - インタフェースio.helidon.security.SecurityContextの静的変数
匿名サブジェクト。
ANONYMOUS_PRINCIPAL - インタフェースio.helidon.security.SecurityContextのstatic変数
匿名ユーザー主体。
any() - クラスio.helidon.common.http.CharMatcherのstaticメソッド
任意の文字に一致します。
any(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
any(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのリクエストを指定されたハンドラにルーティングします。
any(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
any(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
対応するパスを持つすべてのリクエストを、指定されたハンドラにルーティングします。
any(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
any(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
対応するパスを持つすべてのリクエストを、指定されたハンドラにルーティングします。
anyOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのstaticメソッド
指定された文字シーケンスに存在する任意の文字に一致するchar正規表現エンジンを返します。
anyOf(Iterable<Http.RequestMethod>, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
anyOf(Iterable<Http.RequestMethod>, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
指定されたメソッドを指定されたハンドラにルーティングします。
anyOf(Iterable<Http.RequestMethod>, PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
anyOf(Iterable<Http.RequestMethod>, PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
指定されたメソッドおよび対応するパスを持つリクエストを、指定されたハンドラにルーティングします。
anyOf(Iterable<Http.RequestMethod>, String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
anyOf(Iterable<Http.RequestMethod>, String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
指定されたメソッドおよび対応するパスを持つリクエストを、指定されたハンドラにルーティングします。
api() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
Etcd APIバージョン。
api(EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
Etcd APIバージョン。
API - インタフェースio.helidon.integrations.vault.sys.SysRxの静的変数
このシステム実装のAPI。
ApiEntityResponse - io.helidon.integrations.common.restのクラス
エンティティを持つリモート・サーバーからのレスポンス。
ApiEntityResponse(ApiEntityResponse.Builder<?, ?, ?>) - クラスio.helidon.integrations.common.rest.ApiEntityResponseのコンストラクタ
新しいインスタンスを作成します。
ApiEntityResponse.Builder<B extends ApiEntityResponse.Builder< B,T,X >,T extends ApiEntityResponse,X > - io.helidon.integrations.common.restのクラス
ApiEntityResponseのサブクラスをビルドするためのFluent APIビルダー・ベース。
ApiException - io.helidon.integrations.common.restでの例外
レスポンスの処理に関連しないAPI例外。
ApiException() - 例外io.helidon.integrations.common.rest.ApiExceptionのコンストラクタ
原因およびメッセージなしの新しい例外。
ApiException(String) - 例外io.helidon.integrations.common.rest.ApiExceptionのコンストラクタ
メッセージとともに原因のない新しい例外。
ApiException(String, Throwable) - 例外io.helidon.integrations.common.rest.ApiExceptionのコンストラクタ
原因とメッセージを含む新しい例外。
ApiException(Throwable) - 例外io.helidon.integrations.common.rest.ApiExceptionのコンストラクタ
原因およびメッセージなしの新規例外。
ApiJsonBuilder<T extends ApiJsonBuilder<T>> - io.helidon.integrations.common.restのクラス
JSONオブジェクトを構成するビルダーの共通ベース・クラス。
ApiJsonBuilder() - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのコンストラクタ
デフォルトのコンストラクタです。
ApiJsonParser - io.helidon.integrations.common.restのクラス
返されたJSONを処理するヘルパー・メソッド。
ApiJsonParser() - クラスio.helidon.integrations.common.rest.ApiJsonParserのコンストラクタ
 
ApiJsonRequest<T extends ApiJsonRequest<T>> - io.helidon.integrations.common.restのクラス
エンティティを持つRESTリクエストの共通ベース・クラス。
ApiJsonRequest() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのコンストラクタ
デフォルトのコンストラクタです。
ApiOptionalResponse<R> - io.helidon.integrations.common.restのクラス
404レスポンス・コードを持つ可能性のあるGETリクエストなど、エンティティを返す可能性があるリクエストに対するレスポンス。
ApiOptionalResponse(ApiOptionalResponse.BuilderBase<?, ?, ?, ?>, Optional<R> ) - クラスio.helidon.integrations.common.rest.ApiOptionalResponseのコンストラクタ
 
ApiOptionalResponse.Builder < X,R > - io.helidon.integrations.common.restのクラス
ApiOptionalResponseのFluent APIビルダー。
ApiOptionalResponse.BuilderBase<B extends ApiOptionalResponse.BuilderBase< B,T,X,R >,T extends ApiOptionalResponse < R >,X,R > - io.helidon.integrations.common.restのクラス
ApiOptionalResponseのサブクラス用のFluent APIビルダー・ベース。
ApiRequest<T extends ApiRequest<T>> - io.helidon.integrations.common.restのインタフェース
RESTリクエストの共通ベース・クラス。
ApiResponse - io.helidon.integrations.common.restのクラス
エンティティのないレスポンスのベース。
ApiResponse(ApiResponse.Builder<?, ?>) - クラスio.helidon.integrations.common.rest.ApiResponseのコンストラクタ
新しい休憩レスポンスを作成します。
ApiResponse.Builder<B extends ApiResponse.Builder< B,T >,T extends ApiResponse> - io.helidon.integrations.common.restのクラス
ApiResponseのサブクラスを作成するための抽象的なfluent APIビルダー。
apiResponseBuilder() - クラスio.helidon.integrations.common.rest.ApiOptionalResponseのstaticメソッド
オプションのレスポンスを作成するためのビルダー。
ApiRestException - io.helidon.integrations.common.restでの例外
APIコールからのレスポンスが間違っているためにリモートREST APIを起動する際の例外。
ApiRestException(ApiRestException.BaseBuilder<?>) - 例外io.helidon.integrations.common.rest.ApiRestExceptionのコンストラクタ
ベース・ビルダーを使用して新しいインスタンスを作成します。
ApiRestException.BaseBuilder<B extends ApiRestException.BaseBuilder<B>> - io.helidon.integrations.common.restのクラス
ベース・ビルダーは特定のビルダー・クラスによって拡張されました。
ApiRestRequest<T extends ApiRequest<T>> - io.helidon.integrations.common.restのクラス
RESTリクエストの共通ベース・クラス。
ApiRestRequest() - クラスio.helidon.integrations.common.rest.ApiRestRequestのコンストラクタ
デフォルトのコンストラクタです。
apiSpecificError() - 例外io.helidon.integrations.common.rest.ApiRestExceptionのメソッド
API固有のエラー・メッセージがある場合。
apiSpecificError(String) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiの実装によって構成された、統合システムに固有のエラー。
apiType() - インタフェースio.helidon.integrations.vault.AuthMethodのメソッド
この認証メソッドの実装クラス。
apiType() - インタフェースio.helidon.integrations.vault.SysApiのメソッド
このシステムAPIの実装クラス。
APP_TAG - インタフェースio.helidon.metrics.api.SystemTagsManagerのstatic変数
アプリ全体のタグのMicroProfile固有のタグ。
APP_TAG_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのstatic変数
このアプリケーションのすべてのメトリクスに適用されるアプリケーション・タグ値の構成キー。
appClient() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
appId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
IDCSアプリケーションID。
application(Application) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このインスタンスを形成するJAX-RSアプリケーションを設定します。
application(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このインスタンスを形成するJAX-RSアプリケーション・クラスを設定します。
APPLICATION - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの列挙定数
アプリケーション・クラスまたはアプリケーション・レイヤーの注釈。
APPLICATION_ATOM_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
application/atom+xmlメディア・タイプを表すMediaType定数。
APPLICATION_FORM_URLENCODED - クラスio.helidon.common.http.MediaTypeのstatic変数
application/x-www-form-urlencodedメディア・タイプを表すMediaType定数。
APPLICATION_JAVASCRIPT - クラスio.helidon.common.http.MediaTypeのstatic変数
application/javascriptメディア・タイプを表すMediaType定数。
APPLICATION_JSON - クラスio.helidon.common.http.MediaTypeのstatic変数
application/jsonメディア・タイプを表すMediaType定数。
APPLICATION_OCTET_STREAM - クラスio.helidon.common.http.MediaTypeのstatic変数
application/octet-streamメディア・タイプを表すMediaType定数。
APPLICATION_OPENAPI_JSON - クラスio.helidon.common.http.MediaTypeのstatic変数
OpenAPI jsonを表すMediaType定数。
APPLICATION_OPENAPI_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
OpenAPI yamlを表すMediaType定数。
APPLICATION_OPENMETRICS - クラスio.helidon.common.http.MediaTypeのstatic変数
application/openmetrics-textメディア・タイプを表すMediaType定数。
APPLICATION_STREAM_JSON - クラスio.helidon.common.http.MediaTypeのstatic変数
application/stream+jsonメディア・タイプを表すMediaType定数。
APPLICATION_SVG_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
application/svg+xmlメディア・タイプを表すMediaType定数。
APPLICATION_X_NDJSON - クラスio.helidon.common.http.MediaTypeのstatic変数
application/x-ndjsonメディア・タイプを表すMediaType定数。
APPLICATION_X_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
"x" YAMLをアプリケーションとして表すMediaType定数。
APPLICATION_XHTML_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
application/xhtml+xmlメディア・タイプを表すMediaType定数。
APPLICATION_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
application/xmlメディア・タイプを表すMediaType定数。
APPLICATION_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
擬似登録YAMLを表すMediaType定数です。
applicationClass() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
アプリケーション・クラス(このアプリケーションが実際のクラスに基づいている場合)。
applicationClass() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのメソッド
アプリケーション・クラスへのアクセス権を取得します(存在する場合)。
applicationClass(Class<? extends ServerApplicationConfig>) - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
ビルダーでアプリケーション・クラスを設定します。
applicationClass(Class<? extends ServerApplicationConfig>) - クラスio.helidon.microprofile.tyrus.WebSocketCdiExtensionのメソッド
websocketアプリケーション・クラスをオーバーライドします。
applicationClass(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
注釈を検査せず、そこから構成を作成せずに、アプリケーション・クラスを構成します。
applications(Application...) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
既存のアプリケーションを指定されたアプリケーションに置き換えます。
ApplicationScopedTransformer - io.helidon.integrations.micronaut.cdi.processorのクラス
CDI ApplicationScoped注釈をMicronaut Singletonに変換します。
ApplicationScopedTransformer() - クラスio.helidon.integrations.micronaut.cdi.processor.ApplicationScopedTransformerのコンストラクタ
 
applicationsToRun() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
検出および明示的に構成されたアプリケーションを含むアプリケーションのリスト。
apply(byte[], Boolean) - インタフェースio.helidon.security.spi.DigestProvider.DigestFunctionのメソッド
ダイジェストを作成します。
apply(byte[], Boolean, String) - インタフェースio.helidon.security.spi.DigestProvider.VerifyFunctionのメソッド
ダイジェストを確認します。
apply(Config.Key, String) - クラスio.helidon.config.encryption.EncryptionFilterのメソッド
 
apply(Config.Key, String) - クラスio.helidon.config.encryption.EncryptionFilterServiceのメソッド
 
apply(Config.Key, String) - クラスio.helidon.config.OverrideConfigFilterのメソッド
 
apply(Config.Key, String) - インタフェースio.helidon.config.spi.ConfigFilterのメソッド
要素構成値をフィルタしてから、Config APIを介してアプリケーションで使用できるようにします。
apply(Config.Key, String) - クラスio.helidon.config.ValueResolvingFilterのメソッド
 
apply(DbClientServiceContext) - クラスio.helidon.dbclient.common.DbClientServiceBaseのメソッド
このメソッドは、このサービスの述語が渡された場合にのみ呼び出されます。
apply(DbClientServiceContext) - クラスio.helidon.dbclient.tracing.DbClientTracingのメソッド
 
apply(Vault, Config, InjectionProvider.InstanceConfig) - インタフェースio.helidon.integrations.vault.spi.InjectionProvider.CreateInstanceFunctionのメソッド
シングルトン・スコープ(またはCDIのアプリケーション)で新しいインスタンスを作成します。
apply(Span) - クラスio.helidon.tracing.Tagのメソッド
指定されたスパンでこのタグを構成します。
apply(Span.Builder<?>) - クラスio.helidon.tracing.Tagのメソッド
スパン・ビルダーでこのタグを構成します。
apply(AccessLogContext) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
ログ・エントリを適用し、ログ・エントリにパディングを追加して、AbstractLogEntry.doApply(AccessLogContext)をコールします。
apply(AccessLogContext) - インタフェースio.helidon.webserver.accesslog.AccessLogEntryのメソッド
このメソッドは、レスポンスが完全に処理されるとコールされます。
apply(AccessLogContext) - クラスio.helidon.webserver.accesslog.UserIdLogEntryのメソッド
 
apply(String, String) - クラスio.helidon.config.encryption.MpEncryptionFilterのメソッド
 
apply(String, String) - インタフェースio.helidon.config.mp.spi.MpConfigFilterのメソッド
指定された値にこのフィルタを適用します。
apply(Flow.Publisher<DataChunk>) - インタフェースio.helidon.common.http.Readerのメソッド
非推奨。
パブリッシャを完了ステージに変換します。
apply(Flow.Publisher<DataChunk>, Class<? super R>) - インタフェースio.helidon.common.http.Readerのメソッド
非推奨。
パブリッシャを完了ステージに変換します。
apply(PAYLOAD, Session) - インタフェースio.helidon.messaging.connectors.jms.JmsMessage.CustomMapperのメソッド
 
apply(SOURCE) - インタフェースio.helidon.common.mapper.Mapperのメソッド
 
applyAndCast(Flow.Publisher<DataChunk>, Class<T> ) - インタフェースio.helidon.common.http.Readerのメソッド
非推奨。
パブリッシャを完了ステージに変換します。
applyFilters(Flow.Publisher<DataChunk>) - クラスio.helidon.media.common.MessageBodyContextのメソッド
指定された入力パブリッシャにフィルタを適用して、チェーンを形成します。
applyFilters(Flow.Publisher<DataChunk>, GenericType<?>) - クラスio.helidon.media.common.MessageBodyContextのメソッド
指定された入力パブリッシャにフィルタを適用して、チェーンを形成します。
applyOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
これらのスロー可能オブジェクトは障害とみなされ、それ以外はすべて考慮されません。
applyOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
これらのスロー可能クラスにフォールバックを適用します。
applyOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
これらのスロー可能オブジェクトは障害とみなされ、それ以外はすべて考慮されません。
applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのメソッド
 
applyThrows(PAYLOAD, Session) - インタフェースio.helidon.messaging.connectors.jms.JmsMessage.CustomMapperのメソッド
チェック済例外をスローするラムダを使用するヘルパー・メソッド。
applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
appName(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
明示的なアプリケーション名を構成します。
AppRoleAuth - io.helidon.integrations.vault.auths.approleのインタフェース
AppRoleのVault認証メソッドです。
AppRoleAuthProvider - io.helidon.integrations.vault.auths.approleのクラス
AppRole認証メソッドのJavaサービス・ローダー実装。
AppRoleAuthProvider() - クラスio.helidon.integrations.vault.auths.approle.AppRoleAuthProviderのコンストラクタ
 
AppRoleAuthRx - io.helidon.integrations.vault.auths.approleのインタフェース
AppRoleのVault認証メソッドです。
appRoleId(String) - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuth.Builderのメソッド
AppRoleのID。
AppRoleVaultAuth - io.helidon.integrations.vault.auths.approleのクラス
AppRoleのVault認証。
AppRoleVaultAuth() - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuthのコンストラクタ
非推奨。
AppRoleVaultAuth.builder()を使用してください
AppRoleVaultAuth.Builder - io.helidon.integrations.vault.auths.approleのクラス
AppRoleVaultAuthのFluent APIビルダー。
appTagValue() - インタフェースio.helidon.metrics.api.MetricsSettingsのメソッド
アプリケーション・タグ値(ある場合)を返します。
appTagValue(String) - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのメソッド
すべてのメトリクスに適用される_appタグの値を設定します。
AppToken(WebTarget) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.AppTokenのコンストラクタ
非推奨。
トークン・エンドポイントを使用して新しいトークンを作成します。
AppTokenRx(WebClient, URI, Duration) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.AppTokenRxのコンストラクタ
 
appWebClient() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
プロキシおよびセキュリティが構成されたクライアント。
AqConfigBuilder - io.helidon.messaging.connectors.aqのクラス
AQ固有の構成を構築します。
AqConnector - io.helidon.messaging.connectors.aqのインタフェース
リアクティブ・メッセージングOracle AQコネクタ。
AqConnector.AqConnectorBuilder - io.helidon.messaging.connectors.aqのクラス
AqConnectorImplのビルダー。
AqConnectorBuilder() - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのコンストラクタ
 
AqConnectorImpl - io.helidon.messaging.connectors.aqのクラス
MicroProfileリアクティブ・メッセージングOracle AQコネクタ。
AqMessage<T> - io.helidon.messaging.connectors.aqのインタフェース
すべてのメタデータとともにAQ JMSメッセージを表すメッセージ。
aroundConstruct(InvocationContext) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptorのメソッド
インターセプトされたコンストラクタの呼出し中に呼び出されます。
aroundConstruct(InvocationContext) - クラスio.helidon.servicecommon.restcdi.HelidonInterceptor.Baseのメソッド
 
aroundConstruction(InvocationContext) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptorのメソッド
コンストラクタに関連付けられた作業アイテムごとに1回、コンストラクタの実装preInvocationロジックを起動します。
aroundConstruction(InvocationContext) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptor.WithPostCompletionのメソッド
コンストラクタに関連付けられた作業アイテムごとに1回、コンストラクタの実装preInvocationおよびpostCompletionロジックを起動します。
aroundInvocation(InvocationContext) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptorのメソッド
メソッドの実装preInvocationロジックを、メソッドに関連付けられた作業アイテムごとに1回起動します。
aroundInvocation(InvocationContext) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptor.WithPostCompletionのメソッド
メソッドに関連付けられた作業アイテムごとに1回、コンストラクタの実装preInvocationおよびpostCompletionロジックを起動します。
aroundInvoke(InvocationContext) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptorのメソッド
インターセプトされたメソッド呼出し時に呼び出されます。
aroundInvoke(InvocationContext) - クラスio.helidon.servicecommon.restcdi.HelidonInterceptor.Baseのメソッド
 
arrayToList(JsonArray) - クラスio.helidon.integrations.vault.VaultUtilのstaticメソッド
JSON配列から文字列のリストを作成します。
as(GenericType<T> ) - インタフェースio.helidon.config.Configのメソッド
汎用型のConfigValueとして入力された値。
as(GenericType<T> ) - インタフェースio.helidon.dbclient.DbColumnのメソッド
汎用型としてのこの列の値。
as(GenericType<T> ) - インタフェースio.helidon.dbclient.DbRowのメソッド
DbMapperを使用して、この行をオブジェクトにマップします。
as(GenericType<T> ) - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
 
as(GenericType<T> ) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
コンテンツ・ペイロードを消費し、リクエストされたタイプの完了ステージに変換します。
as(Class<T> ) - インタフェースio.helidon.common.http.Contentのメソッド
非推奨。
リクエスト・コンテンツを消費し、リクエストされたタイプの完了ステージに変換します。
as(Class<T> ) - インタフェースio.helidon.config.Configのメソッド
ConfigValueとして入力された値。
as(Class<T> ) - インタフェースio.helidon.dbclient.DbColumnのメソッド
この列の入力値。
as(Class<T> ) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の特定のクラス・インスタンス表現を取得します。
as(Class<T> ) - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
 
as(Class<T> ) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
 
as(Class<T> ) - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
部品コンテンツをリクエストされたタイプのインスタンスに変換します。
as(Function<Config, T>) - インタフェースio.helidon.config.Configのメソッド
ファクトリ・メソッドから作成されたConfigValueとして入力された値。
as(Function<DbRow, T>) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の特定のクラス・インスタンス表現を取得します。
as(Function<T, N> ) - インタフェースio.helidon.config.ConfigValueのメソッド
マッパー関数を使用して、このConfigValueを別のタイプに変換します。
asBigInteger(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
base64-urlでエンコードされたjsonオブジェクトからキー値を抽出し、ビッグ整数に変換します。
asBoolean() - インタフェースio.helidon.config.Configのメソッド
ブール型の値。
asByteArray(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
base64-urlでエンコードされたバイト配列であるjsonオブジェクトからキー値を抽出します。
ascii() - クラスio.helidon.common.http.CharMatcherのstaticメソッド
文字がASCIIかどうか、つまりコード・ポイントが128未満かどうかを判定します。
ASCTIME_DATE_TIME - クラスio.helidon.common.http.Http.DateTimeのstatic変数
'Sun Nov 6 08:49:37 1994'などのANSI C asctime()形式。
asDouble() - インタフェースio.helidon.config.Configのメソッド
Double型の値。
asErrorEvent() - インタフェースio.helidon.media.common.MessageBodyContext.Eventのメソッド
このイベントをMessageBodyContext.ErrorEventとしてキャストするFluentヘルパー・メソッド。
asInputStream() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
JMS ByteMessageを読み取ることができるInputStreamを返します。
asInt() - インタフェースio.helidon.config.Configのメソッド
整数型の値。
asList() - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのメソッド
優先度の高い順にサービス実装のリストを提供します。
asList(Class<T> ) - インタフェースio.helidon.config.Configのメソッド
指定されたタイプのリストを返します。
asList(Function<Config, T>) - インタフェースio.helidon.config.Configのメソッド
指定されたマッパーを使用して各リスト値を変換するリストとして、このノードを返します。
asLong() - インタフェースio.helidon.config.Configのメソッド
long型の値。
asMap() - インタフェースio.helidon.config.Configのメソッド
すべてのリーフ・ノード(values)をマップ・インスタンスに変換します。
asNode() - インタフェースio.helidon.config.Configのメソッド
Config.Type.MISSINGノードの場合、既存の現在の構成ノードをOptionalインスタンスまたはOptional.empty()として返します。
asNodeList() - インタフェースio.helidon.config.Configのメソッド
ノードがConfig.Type.OBJECTの場合、子Configノードのリストを返します。
asOptional() - インタフェースio.helidon.config.ConfigValueのメソッド
型付きの値をOptionalとして返します。
asParent(Span.Builder<?>) - インタフェースio.helidon.tracing.SpanContextのメソッド
このコンテキストを指定されたビルダーの親として構成します。
assertData(Function<Message<P>, P>, Matcher <? super T>) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
一致するデータを受信したかどうかをアサートします。
assertData(Function<Message<P>, P>, P...) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
一致するメッセージが受信されたかどうかをアサートします。
assertEndpoint(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
非推奨。
 
assertEndpoint(String) - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
非推奨。
特定のテナントのアサータ・エンドポイント。
assertEndpoint(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.DefaultMultitenancyEndpointsのメソッド
 
assertEndpoint(String) - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MultitenancyEndpointsのメソッド
特定のテナントのアサータ・エンドポイントURI。
assertPayloads(Matcher<? super T>) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
一致するペイロードが受信されたかどうかをアサートします。
assertPayloads(P...) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
一致するペイロードが受信されたかどうかをアサートします。
assertThatWithRetry(String, Supplier<T>, Matcher<? super T>) - クラスio.helidon.config.testing.MatcherWithRetryのstaticメソッド
マッチャが経過するか、最大再試行が期限切れになるまで、一致した値のサプライヤを毎回起動し、場合によっては構成済の遅延の後に複数回チェックします。
asStream(GenericType<T> ) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
コンテンツ・ペイロードを消費し、リクエストされたタイプのエンティティのストリームに変換します。
asStream(Class<T> ) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
コンテンツ・ペイロードを消費し、リクエストされたタイプのエンティティのストリームに変換します。
asString() - インタフェースio.helidon.config.Configのメソッド
文字列型の値。
asString(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
文字列であるjsonオブジェクトからキー値を抽出します。
asThreadPool(ExecutorService) - クラスio.helidon.common.configurable.ThreadPoolのstaticメソッド
可能な場合は、指定されたエグゼキュータをThreadPoolとして返します。
AsymmetricCipher - io.helidon.common.cryptoのクラス
このクラスは、選択した非対称暗号を使用してメッセージを暗号化および復号化する、シンプルでステートレスな方法を提供します。
AsymmetricCipher.Builder - io.helidon.common.cryptoのクラス
AsymmetricCipherのビルダー。
Async - io.helidon.faulttoleranceのインタフェース
同期(ブロッキング)コールの非同期実行のサポート。
Async.Builder - io.helidon.faulttoleranceのクラス
AsyncのFluent APIビルダー。
asyncExecutorService(ExecutorService) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
AsyncResponseを使用した非同期リクエストの処理に使用するエグゼキュータ・サービスを設定します。
atHash() - クラスio.helidon.security.jwt.Jwtのメソッド
AtHashクレーム。
atHash(byte[]) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
アクセス・トークン・ハッシュ値。
atnClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
プログラムによる認証に使用するオーセンティケータ・クライアント・ビルダー。
atnTokenHandler(TokenHandler) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
リクエストからユーザー名を抽出するトークン・ハンドラ。
atnTokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
リクエストからユーザー名を抽出するトークン・ハンドラ。
atnTokenHandler(TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
リクエストからユーザー名を抽出するトークン・ハンドラ。
atnTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
認証用のトレース範囲を作成します。
AtnTracing - io.helidon.security.integration.commonのクラス
認証トレースのサポート。
AttributeResolver - io.helidon.security.abac.policy.elのクラス
AbacSupportタイプのリゾルバ。
AttributeResolver() - クラスio.helidon.security.abac.policy.el.AttributeResolverのコンストラクタ
 
attributes(AbacSupport) - クラスio.helidon.security.Grant.Builderのメソッド
この権限の属性。
attributes(AbacSupport) - クラスio.helidon.security.Subject.Builderのメソッド
すべての属性をこのサブジェクトに追加します。
atzChecked() - インタフェースio.helidon.security.SecurityContextのメソッド
いずれかの認可メソッドが(SecurityContext.authorize(Object...)またはSecurityContext.atzClientBuilder()が呼び出されました)の場合、trueを返します。
atzClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
プログラムによる認可に使用する認可クライアント・ビルダー。
atzTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
認可のトレース・スパンを作成します。
AtzTracing - io.helidon.security.integration.commonのクラス
認可トレースのサポート。
audience() - クラスio.helidon.security.jwt.Jwtのメソッド
オーディエンス・クレーム。
audience() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
オーディエンス・クレーム。
audience() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
予想されるトークン・オーディエンス。
audience(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
JWTで検証するオプションのオーディエンス要求。
audience(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
発行済トークンの対象者。
audience(List<String>) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
audit() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
このリクエストを監査するかどうか - GETおよびHEADメソッドの場合、デフォルトはfalse、それ以外の場合はtrueです。
audit() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
このリクエストを任意のメソッドに対して監査します。
audit() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
このリクエストを任意のメソッドに対して監査します。
audit() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
このリクエストを監査するかどうか - GETおよびHEADメソッドの場合、デフォルトはfalse、それ以外の場合はtrueです。
audit(AuditEvent) - インタフェースio.helidon.security.SecurityContextのメソッド
セキュリティ・イベントを監査します。
audit(String, AuditEvent) - インタフェースio.helidon.security.Securityのメソッド
イベントを監査します。
AUDIT_FAILURE - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
監査フレームワークの失敗 - 正しく監査できません。
AUDIT_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
監査イベントの予約済イベント・タイプ・プレフィクス。
auditConsumer() - インタフェースio.helidon.security.spi.AuditProviderのメソッド
監査イベントのサブスクライバを返します。
「検証済」 - io.helidon.security.annotationsの注釈インタフェース
監査するサーバー・リソースを指定するための注釈。
AuditEvent - io.helidon.securityのインタフェース
監査プロバイダを使用して格納する監査イベント。
AuditEvent.AuditParam - io.helidon.securityのクラス
監査イベントの名前付きパラメータ。
AuditEvent.AuditSeverity - io.helidon.security内の列挙クラス
AuditEventの重大度。
auditEventType(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
イベント・タイプのオーバーライド。デフォルトは"grpcRequest"です。
auditEventType(String) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
イベント・タイプのオーバーライド。デフォルトは"request"です。
auditMessageFormat(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
監査メッセージ書式のオーバーライド。デフォルトは"%2$s %1$s %4$s %5$sは%3$sによってリクエストされました"です。
auditMessageFormat(String) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
監査メッセージ書式のオーバーライド。デフォルトは"%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"です。
AuditProvider - io.helidon.security.spiのインタフェース
監査プロバイダ。監査イベントを格納します。
AuditProvider.AuditSource - io.helidon.security.spiのインタフェース
監査ソース("この監査イベントの発生元"と同様)のソース。
AuditProvider.TracedAuditEvent - io.helidon.security.spiのインタフェース
監査プロバイダに送信された監査イベント。
auditSource() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
この監査イベント(クラス、メソッド、行番号など。)のソース。
auth(AuthMethod<?>) - クラスio.helidon.integrations.vault.sys.DisableAuth.Requestのメソッド
無効にする認証メソッド。
auth(AuthMethod<?>) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
有効化する認証メソッドです。
auth(AuthMethod<T> ) - インタフェースio.helidon.integrations.vault.Vaultのメソッド
認証メソッドへのアクセスを取得します。
「auth(AuthMethod<T>, 文字列)」 - インタフェースio.helidon.integrations.vault.Vaultのメソッド
カスタム・パスを使用して認証メソッドにアクセスします。
AUTH - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの列挙定数
QOP "auth" - "authentication"を表します。
AUTH_METHOD - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthRxのstatic変数
認証方式
AUTH_METHOD - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthRxのstatic変数
Kubernetes認証メソッド。
AUTH_METHOD - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのstatic変数
トークン認証メソッド。
authenticate() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
呼び出された場合、リクエストは認証プロセスを通過 - デフォルトはfalse (認可がtrueの場合でも同様)です。
authenticate() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
呼び出された場合、リクエストは認証プロセスを通過 - (認証はデフォルトで無効になっています - これは、GrpcSecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。
authenticate() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
呼び出された場合、リクエストは認証プロセスを通過 - (認証はデフォルトで無効になっています - これは、SecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。
authenticate() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
呼び出された場合、リクエストは認証プロセスを通過 - デフォルトはfalse (認可がtrueの場合でも同様)です。
authenticate() - インタフェースio.helidon.security.SecurityContextのメソッド
現在のリクエストを(現在のSecurityEnvironmentおよびEndpointConfigに基づいて)認証します。
authenticate(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
リクエストを認証するかどうか。
authenticate(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
リクエストを認証するかどうか。
authenticate(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
リクエストを認証するかどうか。
authenticate(Config, Vault.Builder) - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuthのメソッド
 
authenticate(Config, Vault.Builder) - クラスio.helidon.integrations.vault.auths.common.NoVaultAuthのメソッド
 
authenticate(Config, Vault.Builder) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuthのメソッド
 
authenticate(Config, Vault.Builder) - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuthのメソッド
 
authenticate(Config, Vault.Builder) - インタフェースio.helidon.integrations.vault.spi.VaultAuthのメソッド
Vault操作で使用するRestApiを指定します。
authenticate(SecurityFilterCommon.FilterContext, SecurityContext, AtnTracing) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
 
authenticate(ProviderRequest) - インタフェースio.helidon.security.spi.AuthenticationProviderのメソッド
リクエストの認証。
authenticate(ProviderRequest) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
リクエストの認証。
authenticateAnnotatedOnly(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
注釈付きメソッドのみを認可するかどうか(Authenticated注釈付きまたはすべて)。
「認証済」 - io.helidon.security.annotationsの注釈インタフェース
強制認証を使用するサーバー・リソースおよび認証なしでアクセス可能なリソースを指定するために使用される注釈。
AUTHENTICATION - クラスio.helidon.grpc.core.InterceptorPrioritiesの静的変数
セキュリティ認証の優先度。
authenticationEnabled(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
認証の有効化
authenticationOptional() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(認証はデフォルトではオプションではありません)として続行されます。
authenticationOptional() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(認証はデフォルトではオプションではありません)として続行されます。
authenticationProvider(AuthenticationProvider) - クラスio.helidon.security.Security.Builderのメソッド
デフォルト認証プロバイダを設定します。
authenticationProvider(Supplier<? extends AuthenticationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
デフォルト認証プロバイダを設定します。
AuthenticationProvider - io.helidon.security.spiのインタフェース
認証セキュリティ・プロバイダ。
authenticationResponse() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
この分析の認証レスポンス。
authenticationResponse(AnnotationAnalyzer.Flag) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
認証レスポンス。
AuthenticationResponse - io.helidon.securityのクラス
認証プロバイダから返されたレスポンス。
AuthenticationResponse.Builder - io.helidon.securityのクラス
認証レスポンス・ビルダー。
authenticator() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
明示的な認証プロバイダ名。
authenticator(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authenticator(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authenticator(String) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authenticator(String) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authenticator(String) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
使用する明示的な認証プロバイダ。
AuthMethod<T> - io.helidon.integrations.vaultのインタフェース
認証メソッド。
AuthMethodProvider<T> - io.helidon.integrations.vault.spiのインタフェース
Vaultの追加認証メソッドをサポートするJava Service Loader SPI。
AUTHN_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
認証イベントの予約済イベント・タイプ・プレフィクス。
AUTHORITY - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの列挙定数
トレース・スパンにセキュリティ権限を追加します。
AUTHORIZATION - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの列挙定数
コンテンツの先頭に"シグネチャ"を含む"Authorization"ヘッダーを(またはバリデート)に作成します(ヘッダーの残りの部分はHttpSignHeader.SIGNATUREの場合と同じです)。
AUTHORIZATION - クラスio.helidon.common.http.Http.Headerの静的変数
"Authorization"ヘッダー名。
AUTHORIZATION - クラスio.helidon.grpc.core.ContextKeysの静的変数
認可データの取得に使用するMetadata.Key
AUTHORIZATION - クラスio.helidon.grpc.core.InterceptorPrioritiesの静的変数
セキュリティ認可の優先度。
authorizationEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
認可エンドポイント。
authorizationEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログイン用にユーザーをリダイレクトするために使用される認可エンドポイントのURI。
authorizationProvider(AuthorizationProvider) - クラスio.helidon.security.Security.Builderのメソッド
デフォルトの認可プロバイダを設定します。
authorizationProvider(Supplier<? extends AuthorizationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
デフォルトの認可プロバイダを設定します。
AuthorizationProvider - io.helidon.security.spiのインタフェース
認可セキュリティ・プロバイダ。
authorizationResponse() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
この分析の認可レスポンス。
AuthorizationResponse - io.helidon.securityのクラス
認可ディシジョンからのレスポンス。
AuthorizationResponse.Builder - io.helidon.securityのクラス
カスタム認可レスポンスのビルダー。
authorize() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
このルートの認可を有効にします。
authorize() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
呼び出された場合、リクエストは認可プロセスを通過 - (認可はデフォルトで無効になっています - これは、GrpcSecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。
authorize() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
呼び出された場合、リクエストは認可プロセスを通過 - (認可はデフォルトで無効になっています - これは、SecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。
authorize() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
このルートの認可を有効にします。
authorize(SecurityFilterCommon.FilterContext, SecurityContext, AtzTracing) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
authorize(ProviderRequest) - インタフェースio.helidon.security.spi.AuthorizationProviderのメソッド
構成に基づいてリクエストを認可します。
authorize(ProviderRequest) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
構成に基づいてリクエストを認可します。
authorize(Object...) - インタフェースio.helidon.security.SecurityContextのメソッド
現在の環境およびエンドポイント構成に基づいて、リソース(またはその他のリソース)へのアクセスを認可します。
authorizeAnnotatedOnly(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
注釈付きメソッド(Authorized注釈付き)のみを認可するか、すべてを認可するか。
「認可済」 - io.helidon.security.annotationsの注釈インタフェース
強制認可を使用してサーバー・リソースを指定するために使用される注釈。
authorizer() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
明示的な認可プロバイダ名。
authorizer(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizer(String) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizer(String) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizer(String) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizer(String) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
使用する明示的な認可プロバイダ。
authorizeResponse(AnnotationAnalyzer.Flag) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
承認応答
authTag() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたコンテンツの認証タグ。
AUTHZ_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
認可イベントの予約済イベント・タイプ・プレフィクス。
AUTO_ACKNOWLEDGE - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの列挙定数
JMS apiを介したメッセージ受信後に自動的に確認応答します。
AUTO_FLUSH - 列挙型クラスio.helidon.webserver.BackpressureStrategyの列挙定数
データは1つずつリクエストされます。バッファがウォーターマークに達した場合、他のデータはリクエストされず、余分なフラッシュが開始されます。
autoCommit(boolean) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
このフラグは、Kafkaにメッセージをコミットする戦略を定義します。
autoOffsetReset(KafkaConfigBuilder.AutoOffsetReset) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Kafkaに初期オフセットがない場合、または現在のオフセットがサーバーに存在しない場合の対処方法(例:
available() - クラスio.helidon.tracing.jaeger.JaegerTracerProviderのメソッド
 
available() - クラスio.helidon.tracing.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
available() - クラスio.helidon.tracing.opentracing.OpenTracingTracerProviderのメソッド
 
available() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
このプロバイダで使用可能なトレーサがあるかどうか。
await() - インタフェースio.helidon.common.reactive.Awaitableのメソッド
将来が完了するまでブロックし、未チェックの例外のみをスローします。
await(long, TimeUnit) - インタフェースio.helidon.common.reactive.Awaitableのメソッド
将来が完了するまでブロックし、未チェックの例外のみをスローします。
await(Duration) - インタフェースio.helidon.common.reactive.Awaitableのメソッド
将来が完了するまでブロックし、未チェックの例外のみをスローします。
Awaitable<T> - io.helidon.common.reactiveのインタフェース
Awaitable.await()およびAwaitable.await(long, java.util.concurrent.TimeUnit)メソッドでCompletableFutureを待機する際に、意図的なブロックをより便利にします。
awaitCancelled(Duration) - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
ストリームが端末状態になるまで待機およびブロックし、端末状態が取り消しシグナルによって引き起こされた場合にアサートします。
awaitComplete(Duration) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
完全なシグナルでチャネルが終了するまで、現在のスレッドをブロックします。
awaitCount(Duration, int) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
予想される数のアイテムが受信されるまで、現在のスレッドをブロックします。
awaitData(Duration, Function<Message<P>, P>, P...) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
予期されたメッセージを受信するまで現在のスレッドをブロックします。
awaitMessage(Duration, Function<Message<P>, Boolean>) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
予期されたメッセージを受信するまで現在のスレッドをブロックします。
awaitPayloads(Duration, P...) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
予期されたペイロードを受信するまで現在のスレッドをブロックします。

B

backlog() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
デフォルトのサーバー・ソケット上の着信接続のキューの最大長を返します。
backlog() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
サーバー・ソケット上の着信接続のキューの最大長を返します。
backlog(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
着信接続のキューの最大長を設定します。
backlog(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
サーバー・ソケット上の着信接続のキューの最大長を構成します。
backlog(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
サーバー・ソケット上の着信接続のキューの最大長を構成します。
backlog(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
backpressure(long) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
処理後にリクエストされるメッセージの数を指定します。
backpressureBufferSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
レスポンス・データ送信バッファの最大長は、フラッシュせずに保持できます。
backpressureBufferSize(long) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
レスポンス・データ送信バッファの最大長は、フラッシュせずに保持できます。
backpressureBufferSize(long) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
backpressureBufferSize(long) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
レスポンス・データ送信バッファの最大長は、フラッシュせずに保持できます。
backpressureBufferSize(long) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
backpressureStrategy() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
レスポンス・データのリアクティブ・ストリームにバック・プレッシャを適用するための戦略。
backpressureStrategy(BackpressureStrategy) - インタフェースio.helidon.webserver.BareResponseのメソッド
レスポンス・データのリクエストに使用されるバック・プレッシャ戦略を設定します。
backpressureStrategy(BackpressureStrategy) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
ユーザーが指定したレスポンス・アップストリームに適用するサーバーのバック・プレッシャ戦略を設定します。
backpressureStrategy(BackpressureStrategy) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
backpressureStrategy(BackpressureStrategy) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
ユーザーが指定したレスポンス・アップストリームに適用するサーバーのバック・プレッシャ戦略を設定します。
backpressureStrategy(BackpressureStrategy) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
BackpressureStrategy - io.helidon.webserver内の列挙クラス
レスポンス・データのリアクティブ・ストリームにバック・プレッシャを適用するための戦略。
backupDirectory(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
バックアップ・ディレクトリ。
backwardCompatibleEol() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
署名付きデータのEOL処理に古いアプローチを使用するかどうか。
backwardCompatibleEol(Boolean) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
3.0.0 (排他)より前のHelidonバージョンのサポートを有効にします。
backwardCompatibleEol(Boolean) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
3.0.0 (排他)より前のHelidonバージョンのサポートを有効にします。
BAD_GATEWAY_502 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
502 Bad Gateway、「HTTP/1.1ドキュメント」を参照。
BAD_REQUEST - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの列挙定数
肯定的でない状態でサブスクリプションがリクエストされたことを示すシングルトン・インスタンス。
BAD_REQUEST - 列挙型クラスio.helidon.webserver.DirectHandler.EventTypeの列挙定数
無効なパス、ヘッダーなどの不正なリクエスト。
BAD_REQUEST_400 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
400 Bad Request、「HTTP/1.1ドキュメント」を参照。
badRequest(AtomicReference<Flow.Subscription>) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
以前の値がnullの場合にのみ、SubscriptionHelper.BAD_REQUESTインスタンスを原子的にスワップします。
BadRequestException - io.helidon.webserverでの例外
bad requestを示すランタイム例外です。
BadRequestException(String) - 例外io.helidon.webserver.BadRequestExceptionのコンストラクタ
BadRequestException(String, Throwable) - 例外io.helidon.webserver.BadRequestExceptionのコンストラクタ
BareRequest - io.helidon.webserverのインタフェース
HTTPリクエストのベア(最小)表現。
BareResponse - io.helidon.webserverのインタフェース
HTTPレスポンスのベア(最小)表現。
Base() - クラスio.helidon.servicecommon.restcdi.HelidonInterceptor.Baseのコンストラクタ
 
BASE_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのstatic変数
ベース・レジストリを制御する構成metricsセクション内の構成キー。
BASE_METRICS_CONFIG_KEY - インタフェースio.helidon.metrics.api.BaseMetricsSettings.Builderのstatic変数
ベース・メトリクスの動作を制御する構成metricsセクション内の構成キー。
Base64Value - io.helidon.commonのクラス
Base64 wrapper.
BaseBuilder() - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのコンストラクタ
 
baseMetricEnabledSettings() - インタフェースio.helidon.metrics.api.BaseMetricsSettingsのメソッド
 
baseMetricsSettings() - インタフェースio.helidon.metrics.api.MetricsSettingsのメソッド
 
baseMetricsSettings(BaseMetricsSettings.Builder) - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのメソッド
ベース・メトリクス設定を設定します。
BaseMetricsSettings - io.helidon.metrics.apiのインタフェース
ベース・メトリクスを制御する設定。
BaseMetricsSettings.Builder - io.helidon.metrics.apiのインタフェース
BaseMetricsSettingsのビルダー。
baseNamespace() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
ベース・ネームスペース(構成されている場合)。
baseNamespace(String) - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuth.Builderのメソッド
使用するベース・ネームスペースを構成します。
baseNamespace(String) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
Vault操作の起動時に使用するベース・ネームスペース。
basePath(String) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
ルート・パスがリクエストされたときにサーバーがリダイレクトするパスを構成します。
basePath(String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
このサーバーのベース・パス。
baseScopes() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
OIDCサーバーから要求するベース・スコープ。
baseScopes(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ベース・スコープを構成します。
baseUri(String) - クラスio.helidon.webclient.WebClient.Builderのメソッド
各リクエストのベースURIを設定します。
baseUri(URI) - クラスio.helidon.webclient.WebClient.Builderのメソッド
各リクエストのベースURIを設定します。
baseUri(URL) - クラスio.helidon.webclient.WebClient.Builderのメソッド
各リクエストのベースURLを設定します。
BASIC - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの列挙定数
基本トレースでは、クラスを直列化復元しようとする試みのみが追跡され、クラスごとに1回のみトレースされます。
basicConstraintsValidForNonCa(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
非CA証明書を発行するときに、基本制約が有効とマークします。
batchResult() - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.Responseのメソッド
バッチ結果。リストの各要素は、バッチが作成されたときと同じ順序で1つの復号化されたシークレットです。
batchResult() - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Responseのメソッド
バッチ結果。
batchSize(int) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
プロデューサは、複数のレコードが同じパーティションに送信されるたびに、より少ないリクエストにレコードをまとめてバッチ処理しようとします。
beanManager() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
BeanManagerを取得します。
before(BeforeBeanDiscovery) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
Beanの検出前に拡張を初期化します。
BEFORE_ONCOMPLETE - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの列挙定数
Flow.Subscriber.onComplete()の後に発行されます。
BEFORE_ONERROR - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの列挙定数
Flow.Subscriber.onError(Throwable)の前に発行されます。
BEFORE_ONNEXT - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの列挙定数
Flow.Subscriber.onNext(Object)の前に発行されます。
BEFORE_ONSUBSCRIBE - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの列挙定数
Flow.Subscriber.onSubscribe(Subscription)の前に発行されます。
beforeBean(ProcessAnnotatedType<?>) - クラスio.helidon.microprofile.grpc.core.GrpcCdiExtensionのメソッド
検出されたBeanにスーパークラスがあるかどうか、またはGrpcの注釈が付いたインタフェースが実装されているかどうかを確認し、実装されている場合は、そのBeanに同じ注釈を付けます。
beforeCompletion() - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
Synchronization.beforeCompletion()メソッドを実装して何も実行しません。
beforeExecute(Thread, Runnable) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
beforeSend(Consumer<ResponseHeaders>) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
ヘッダーの送信直前に実行されるConsumerを登録します。
beforeStart() - インタフェースio.helidon.webserver.Routerのメソッド
これは、サーバーがポートを開く前に呼び出されます。
beforeStart() - インタフェースio.helidon.webserver.ServerLifecycleのメソッド
サーバーの起動前。
begin() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
新しいトランザクションを作成し、現在のスレッドに関連付けます。
beginRequest() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
bestAccepted(MediaType...) - インタフェースio.helidon.webserver.RequestHeadersのメソッド
オプションで、指定されたメディア・タイプから、クライアントが受け入れるのに最適な単一のメディア・タイプを返します。
between(LocalTime, LocalTime) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
1日以内の時間間のチェック用の時間構成を作成します。
bidirectional(Object[], MethodHandler.BidirectionalClient) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
双方向のクライアント・コールを処理します。
bidirectional(Object[], MethodHandler.BidirectionalClient) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplier.BidiStreamingのメソッド
 
bidirectional(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
bidirectional(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスの双方向ストリーミング・メソッドを登録します。
bidirectional(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
bidirectional(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスの双方向ストリーミング・メソッドを登録します。
bidirectional(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
bidirectional(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスの双方向ストリーミング・メソッドを登録します。
bidirectional(String, Consumer<ClientMethodDescriptor.Rules>) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
bidirectional(String, Consumer<ClientMethodDescriptor.Rules>) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスの双方向ストリーミング・メソッドを登録します。
「双方向」 - io.helidon.microprofile.grpc.coreの注釈インタフェース
双方向ストリーミングgRPCメソッドを表すものとしてクラスをマークする注釈。
BidirectionalMethodHandlerSupplier - io.helidon.microprofile.grpc.coreのクラス
双方向ストリーミングgRPCメソッド用のMethodHandlerのサプライヤ。
BidirectionalMethodHandlerSupplier() - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplierのコンストラクタ
双方向ストリーミング・メソッドのハンドラのサプライヤを作成します。
BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandler < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
双方向ストリーミングMethodHandlerのベース・クラス。
BidirectionalMethodHandlerSupplier.BidiStreaming < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームの標準の双方向ストリーミング・メソッド・ハンドラのメソッドをコールする双方向ストリーミングMethodHandler
bidiStreaming(String, StreamObserver<RespT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定された双方向ストリーミング・メソッドを呼び出します。
bidiStreaming(String, StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandler.BidirectionalClientのメソッド
双方向のクライアント呼出しを実行します。
BINARY_CONTENT - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースはバイナリ・コンテンツで作成されました。
bindAddress() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
サーバーがデフォルトのサーバー・ソケットでリスニングするローカル・アドレスを返します。
bindAddress() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
サーバーがサーバー・ソケットでリスニングするローカル・アドレスを返します。
bindAddress(String) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
サーバーがサーバー・ソケットでリスニングするローカル・アドレスを構成します。
bindAddress(InetAddress) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
バインドするサーバーのローカル・アドレスを設定します。
bindAddress(InetAddress) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
bindAddress(InetAddress) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
サーバーがサーバー・ソケットでリスニングするローカル・アドレスを構成します。
bindAddress(InetAddress) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
bindSecretId(boolean) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
このAppRoleを使用してログインする場合は、secret_idを指定する必要があります。
birthday() - クラスio.helidon.security.jwt.Jwtのメソッド
誕生日請求。
birthday(LocalDate) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
科目の誕生日。
blacklistedExceptions() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
ブラックリストに記載された一連の構成済例外。
blockingServerStreaming(String, ReqT) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定されたサーバー・ストリーミング・メソッドを呼び出します。
blockingUnary(String, ReqT) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定されたリクエスト・オブジェクトを使用して、指定された単項メソッドを呼び出します。
bodyPart(WriteableBodyPart) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
本文パーツを追加します。
bodyPart(String, Object) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
名前エンティティに基づいて新しい本文パートを追加します。
bodyPart(String, String, Path) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
名前、ファイル名およびPathに基づいて、新しい本文部分をファイルに追加します。
bodyPart(String, Path...) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
名前およびPathに基づいて、新しい本文部分をファイルに追加します。
BodyPart - io.helidon.media.multipartのインタフェース
本文パート・エンティティ。
BodyPartBodyStreamReader - io.helidon.media.multipartのクラス
ReadableBodyPartストリーム・リーダー。
BodyPartBodyStreamWriter - io.helidon.media.multipartのクラス
WriteableBodyPartストリーム・ライター。
BodyPartHeaders - io.helidon.media.multipartのインタフェース
本文部分ヘッダー。
bodyParts() - クラスio.helidon.media.multipart.WriteableMultiPartのメソッド
ネストされた本文パーツをすべて取得します。
bodyParts(Collection<WriteableBodyPart>) - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
本文パーツを追加します。
bodyPublisher() - インタフェースio.helidon.webserver.BareRequestのメソッド
リクエスト本文チャンクのサブスクリプションを可能にするフロー・パブリッシャを取得します。
bootstrapServers(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Kafkaクラスタへの初期接続を確立するために使用するホスト/ポートのペアのリスト。
branch() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
gitブランチを返します。
branch(String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
gitブランチをcheckoutに設定します。
buffer(Queue<T> ) - クラスio.helidon.common.reactive.BufferedEmittingPublisher.Builderのメソッド
エミッタが使用するカスタム・バッファ・キュー実装を設定します。
bufferCapacity(int) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
バイト・バッファの容量(バイト数)。
buffered() - クラスio.helidon.media.multipart.ReadableBodyPart.Builderのメソッド
パーツの内容をバッファ済みとしてマークします。
BufferedEmittingPublisher<T> - io.helidon.common.reactiveのクラス
バックプレッシャを処理するための組込みバッファを使用した手動パブリッシュのためのパブリッシャの発行。
BufferedEmittingPublisher() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのコンストラクタ
 
BufferedEmittingPublisher(Queue<T> ) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのコンストラクタ
 
BufferedEmittingPublisher.Builder<T> - io.helidon.common.reactiveのクラス
BufferedEmittingPublisherを作成するFluent APIビルダー。
bufferMemory(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
サーバーへの送信を待機しているレコードをバッファするためにプロデューサが使用できるメモリーの合計バイト数。
bufferSize() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファの推定サイズ。
build() - インタフェースio.helidon.common.Builderのメソッド
このビルダーからインスタンスを構築します。
build() - クラスio.helidon.common.configurable.LruCache.Builderのメソッド
 
build() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
 
build() - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
 
build() - クラスio.helidon.common.context.Context.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.HashDigest.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.HmacDigest.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.Signature.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
 
build() - クラスio.helidon.common.http.FormParams.Builderのメソッド
 
build() - クラスio.helidon.common.http.MediaType.Builderのメソッド
 
build() - クラスio.helidon.common.http.SetCookie.Builderのメソッド
 
build() - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
 
build() - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
このビルダーに基づいて構成の新しいインスタンスを構築します。
build() - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
このビルダーに基づいてKeyConfigのインスタンスを作成します。
build() - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
PEMファイルの情報のみに基づいてKeyConfigを構築します。
build() - クラスio.helidon.common.reactive.BufferedEmittingPublisher.Builderのメソッド
 
build() - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
 
build() - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
 
build() - クラスio.helidon.common.reactive.IoMulti.MultiToByteChannelBuilderのメソッド
 
build() - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
 
build() - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
 
build() - クラスio.helidon.common.SerializationConfig.Builderのメソッド
 
build() - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
 
build() - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
クラスパスConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
クラスパスOverrideSourceの新しいインスタンスを構築します。
build() - インタフェースio.helidon.config.Config.Builderのメソッド
Configの新しいインスタンスを構築します。
build() - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
値の関数参照解決を作成します。
build() - クラスio.helidon.config.ConfigSources.SystemPropertiesConfigSource.Builderのメソッド
 
build() - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
Directory ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
Etcd ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.FileConfigSource.Builderのメソッド
File ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
File ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
 
build() - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
 
build() - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
HOCON ConfigParserの新しいインスタンスを構築します。
build() - クラスio.helidon.config.InMemoryOverrideSource.Builderのメソッド
 
build() - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
build() - クラスio.helidon.config.MapConfigSource.Builderのメソッド
 
build() - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
build() - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
新しいポーリング戦略を構築します。
build() - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
 
build() - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
新しい繰返しポリシーを作成します。
build() - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
 
build() - クラスio.helidon.config.spi.ConfigContent.NodeContent.Builderのメソッド
 
build() - クラスio.helidon.config.spi.ConfigContent.OverrideContent.Builderのメソッド
 
build() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
ConfigNode.ObjectNodeの新しいインスタンスを構築します。
build() - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
 
build() - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
Url ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
Url ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.dbclient.common.DbClientContext.Builderのメソッド
 
build() - クラスio.helidon.dbclient.common.DbStatementContext.Builderのメソッド
 
build() - クラスio.helidon.dbclient.DbClient.Builderのメソッド
プロバイダ固有のデータベース・ハンドラを構築します。
build() - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
 
build() - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
 
build() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
 
build() - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
 
build() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
build() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
build() - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
特定のプロバイダのデータベース・ハンドラを構築します。
build() - クラスio.helidon.dbclient.tracing.DbClientTracing.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.Async.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
 
build() - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
 
build() - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
 
build() - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
 
build() - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
ClientMethodDescriptorの新しいインスタンスを構築して返します。
build() - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
build() - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
 
build() - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
新しいGrpcChannelDescriptorをビルドして返します。
build() - クラスio.helidon.grpc.client.GrpcChannelsProvider.Builderのメソッド
このビルダーからGrpcChannelsProviderの新しいインスタンスを作成します。
build() - クラスio.helidon.grpc.client.GrpcServiceClient.Builderのメソッド
GrpcServiceClientのインスタンスを構築します。
build() - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
GrpcTlsDescriptorの新しいインスタンスを作成して返します。
build() - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
新しいGrpcRoutingを構築します。
build() - クラスio.helidon.grpc.server.GrpcServer.Builderのメソッド
このビルダーとそのパラメータで構成されたGrpcServerインスタンスを構築します。
build() - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
 
build() - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
build() - クラスio.helidon.grpc.server.SSLContextBuilderのメソッド
構成された設定で新しい{@link javax.net.ssl.SSLContext}インスタンスを作成します。
build() - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
 
build() - クラスio.helidon.health.checks.HeapMemoryHealthCheck.Builderのメソッド
 
build() - クラスio.helidon.health.HealthSupport.Builderのメソッド
 
build() - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.Builderのメソッド
 
build() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
このメソッドはfinalであり、RestApi.Builder.preBuild()RestApi.Builder.doBuild()およびRestApi.Builder.postBuild()メソッドをコールする必要があるためです。
build() - クラスio.helidon.integrations.common.rest.RestException.Builderのメソッド
 
build() - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
 
build() - クラスio.helidon.integrations.micrometer.MicrometerSupport.Builderのメソッド
 
build() - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
build() - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
 
build() - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheck.Builderのメソッド
 
build() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
 
build() - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsSupport.Builderのメソッド
ラッパー・クラスのビルダー。
build() - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
メイン・ビルド・メソッド。
build() - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuth.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuth.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.VaultOptionalResponse.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.VaultRestException.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.VaultToken.Builderのメソッド
 
build() - クラスio.helidon.media.common.DefaultMediaSupport.Builderのメソッド
 
build() - クラスio.helidon.media.common.MediaContext.Builderのメソッド
 
build() - クラスio.helidon.media.jsonp.JsonpSupport.Builderのメソッド
 
build() - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
 
build() - クラスio.helidon.media.multipart.FileFormParams.Builderのメソッド
 
build() - クラスio.helidon.media.multipart.ReadableBodyPart.Builderのメソッド
 
build() - クラスio.helidon.media.multipart.ReadableBodyPartHeaders.Builderのメソッド
 
build() - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
 
build() - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
 
build() - クラスio.helidon.media.multipart.WriteableMultiPart.Builderのメソッド
 
build() - クラスio.helidon.messaging.Channel.Builderのメソッド
 
build() - クラスio.helidon.messaging.ConnectorConfigBuilderのメソッド
 
build() - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
 
build() - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
 
build() - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
 
build() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
 
build() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
 
build() - クラスio.helidon.messaging.Emitter.Builderのメソッド
 
build() - クラスio.helidon.messaging.Messaging.Builderのメソッド
新しいMessagingインスタンスを構築します。
build() - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのメソッド
ビルダーからComponentMetricsSettingsオブジェクトを構成します。
build() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
ビルダーの設定を使用してKeyPerformanceIndicatorMetricsSettingsを作成します。
build() - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのメソッド
ビルダーからMetricsSettingsオブジェクトを構成します。
build() - インタフェースio.helidon.metrics.api.RegistrySettings.Builderのメソッド
ビルダーから新しいRegistrySettingsインスタンスを作成します。
build() - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
 
build() - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
 
build() - インタフェースio.helidon.metrics.serviceapi.MetricsSupport.Builderのメソッド
ビルダー設定に従って新しいMetricsSupportインスタンスを返します。
build() - クラスio.helidon.microprofile.grpc.client.GrpcProxyBuilderのメソッド
必要なタイプのgRPCクライアント動的プロキシを構築します。
build() - クラスio.helidon.microprofile.grpc.server.GrpcServiceBuilderのメソッド
ServiceDescriptor.Builderイントロスペクトされたクラスを作成します。
build() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
 
build() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
 
build() - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このビルダーに基づいて新しいインスタンスを作成します。
build() - クラスio.helidon.microprofile.server.Server.Builderのメソッド
このビルダーに基づいてサーバーを構築します。
build() - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
アプリケーションの構築。
build() - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
 
build() - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
 
build() - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
 
build() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
 
build() - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
 
build() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
 
build() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
 
build() - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
 
build() - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
 
build() - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
認証レスポンスを構築します。
build() - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
このビルダーに基づいて新しい認可レスポンスを作成します。
build() - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
Security.Builder.providerSelectionPolicy(Function)で想定されているように、このプロバイダのインスタンスを作成する関数を作成します。
build() - クラスio.helidon.security.EndpointConfig.Builderのメソッド
 
build() - クラスio.helidon.security.Grant.Builderのメソッド
 
build() - クラスio.helidon.security.integration.grpc.GrpcClientSecurity.Builderのメソッド
 
build() - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
この構成をインスタンスに組み込みます。
build() - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
 
build() - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このビルダーから新しいJwkECインスタンスを構築します。
build() - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
新しいキー・インスタンスを構築します。
build() - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
このビルダーから新しいJwkOctetインスタンスを構築します。
build() - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
このビルダーから新しいJwkRSAインスタンスを構築します。
build() - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Jwtのビルドおよびインスタンス。
build() - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
 
build() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
セキュリティ・クライアントのインスタンスを構築します。
build() - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
このビルダーに基づいてアイデンティティ伝播レスポンスを作成します。
build() - クラスio.helidon.security.Principal.Builderのメソッド
 
build() - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
このビルダーの構成に基づいてキャッシュの新しいインスタンスを構築します。
build() - クラスio.helidon.security.providers.common.OutboundConfig.Builderのメソッド
このビルダーからターゲットを構築します。
build() - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このビルダーからOutboundTargetインスタンスを構築します。
build() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
 
build() - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
 
build() - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
非推奨。
 
build() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
非推奨。
 
build() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
 
build() - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
 
build() - クラスio.helidon.security.Role.Builderのメソッド
 
build() - クラスio.helidon.security.Security.Builderのメソッド
構成済のセキュリティ・インスタンスを構築します。
build() - クラスio.helidon.security.SecurityClientBuilderのメソッド
セキュリティ・クライアントのインスタンスを構築します。
build() - クラスio.helidon.security.SecurityContext.Builderのメソッド
 
build() - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
 
build() - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
 
build() - クラスio.helidon.security.SecurityTime.Builderのメソッド
 
build() - クラスio.helidon.security.Subject.Builderのメソッド
 
build() - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
このビルダーから新しいインスタンスを構築します。
build() - インタフェースio.helidon.servicecommon.rest.RestServiceSettings.Builderのメソッド
ビルダー設定からRestServiceSettingsインスタンスを作成します。
build() - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
 
build() - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
構成済パラメータに基づいてJaegerのTracerを作成します。
build() - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
このビルダーからトレーサ・インスタンスを構築します。
build() - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
構成済パラメータに基づいてZipkinのTracerを作成します。
build() - クラスio.helidon.webclient.Proxy.Builderのメソッド
 
build() - クラスio.helidon.webclient.WebClient.Builderのメソッド
 
build() - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.HeaderLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.HostLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.RequestLineLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.SizeLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.StatusLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.TimestampLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.UserLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.cors.CorsSupport.Builderのメソッド
 
build() - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
build() - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.DirectHandler.TransportResponse.Builderのメソッド
 
build() - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
JerseySupportの作成に便利なJerseyモジュール・ビルダー・クラス。
build() - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.Routing.Builderのメソッド
新しいルーティング・インスタンスを構築します。
build() - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
新しい構成インスタンスを構築します。
build() - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
build() - クラスio.helidon.webserver.staticcontent.StaticContentSupport.Builderのメソッド
 
build() - クラスio.helidon.webserver.WebServer.Builderのメソッド
このビルダーとそのパラメータで構成されたWebServerインスタンスを構築します。
build() - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
 
build() - クラスio.helidon.webserver.websocket.WebSocketRouting.Builderのメソッド
 
build() - クラスio.helidon.webserver.WebTracingConfig.Builderのメソッド
 
build(String) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのメソッド
キャッシュの名前を設定します。
build(Function<MetricsSupport.Builder, MetricsSupport>) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
提供されたファクトリから新しいMetricsSupportインスタンスを作成します。
buildAndGet() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
クライアントを構築し、そのクライアントでSecurityClient.get()を起動するためのショートカット・メソッド。
buildAndGet() - クラスio.helidon.security.SecurityClientBuilderのメソッド
クライアントを構築し、そのクライアントでSecurityClient.get()を起動するためのショートカット・メソッド。
buildCompletion(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
 
builder() - クラスio.helidon.common.configurable.LruCacheのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
builder() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
builder() - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
builder() - インタフェースio.helidon.common.context.Contextのstaticメソッド
拡張構成用のFluent APIビルダー。
builder() - クラスio.helidon.common.crypto.AsymmetricCipherのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.common.crypto.HashDigestのstaticメソッド
新規ビルダーを作成します。
builder() - クラスio.helidon.common.crypto.HmacDigestのstaticメソッド
新規ビルダーを作成します。
builder() - クラスio.helidon.common.crypto.Signatureのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
新しいビルダーを作成します。
builder() - インタフェースio.helidon.common.http.FormParamsのstaticメソッド
FormParamsインスタンスの新しいFormParams.Builderを作成します。
builder() - クラスio.helidon.common.http.MediaTypeのstaticメソッド
カスタマイズされたメディア・タイプ・インスタンスを作成するためのfluent APIビルダー。
builder() - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
fluent APIビルダーを作成して、カスタマイズされたマッパー・マネージャを作成します。
builder() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのstaticメソッド
BufferedEmittingPublisherの新しいビルダーを作成します。
builder() - クラスio.helidon.common.SerializationConfigのstaticメソッド
プログラムによってオプションを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
クラスパス構成ソースの新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.ClasspathOverrideSourceのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.config.Configのstaticメソッド
Configインスタンスを作成するためのConfig.Builderを提供します。
builder() - クラスio.helidon.config.DirectoryConfigSourceのstaticメソッド
fluent APIビルダーを作成して、ディレクトリ構成ソースを構築します。
builder() - クラスio.helidon.config.encryption.EncryptionFilterのstaticメソッド
フィルタをプログラムで構成するビルダー。
builder() - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
etcd用の新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.FileConfigSourceのstaticメソッド
新しい構成ソースを作成するためのビルダー・インスタンスを取得します。
builder() - クラスio.helidon.config.FileOverrideSourceのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.config.FileSystemWatcherのstaticメソッド
FileSystemWatcherのFluent APIビルダー。
builder() - クラスio.helidon.config.git.GitConfigSourceのstaticメソッド
GIT構成ソースのfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.hocon.HoconConfigParserのstaticメソッド
HOCON構成パーサー用の新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.MapConfigSourceのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.ScheduledPollingStrategyのstaticメソッド
ScheduledPollingStrategyのFluent APIビルダー。
builder() - クラスio.helidon.config.SimpleRetryPolicyのstaticメソッド
SimpleRetryPolicyのFluent APIビルダー。
builder() - インタフェースio.helidon.config.spi.ConfigContent.NodeContentのstaticメソッド
ConfigContent.NodeContent用のfluent APIビルダー。
builder() - インタフェースio.helidon.config.spi.ConfigContent.OverrideContentのstaticメソッド
ConfigContent.OverrideContent用のfluent APIビルダー。
builder() - インタフェースio.helidon.config.spi.ConfigNode.ListNodeのstaticメソッド
ConfigNode.ListNode.Builderの新しいインスタンスを作成します。
builder() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
ConfigNode.ObjectNode.Builderの新しいインスタンスを作成します。
builder() - インタフェースio.helidon.config.spi.ConfigParser.Contentのstaticメソッド
ConfigParser.Content用のfluent APIビルダー。
builder() - クラスio.helidon.config.UrlConfigSourceのstaticメソッド
新しいfluent APIビルダー。
builder() - クラスio.helidon.config.UrlOverrideSourceのstaticメソッド
新しいfluent APIビルダーを作成して、URLオーバーライド・ソースを作成します。
builder() - クラスio.helidon.dbclient.common.DbClientContextのstaticメソッド
コンテキストの新しいビルダーを作成します。
builder() - クラスio.helidon.dbclient.common.DbStatementContextのstaticメソッド
新しいビルダーを作成します。
builder() - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
Helidonデータベース・ハンドラ・ビルダーを作成します。
builder() - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
マッパー・マネージャを構成するためのfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.dbclient.DbStatementsのstaticメソッド
文のビルダー。
builder() - インタフェースio.helidon.dbclient.jdbc.ConnectionPoolのstaticメソッド
URL、ユーザー名およびパスワードに基づいて、JDBC接続プールのfluent APIビルダーを作成します。
builder() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderのメソッド
 
builder() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのメソッド
 
builder() - インタフェースio.helidon.dbclient.spi.DbClientProviderのメソッド
実装では、DbClientProviderBuilderの実装を提供する必要があります。
builder() - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
新しいビルダーを作成します。
builder() - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
カスタマイズされたAsyncインスタンスを構築するための新しいビルダー。
builder() - インタフェースio.helidon.faulttolerance.Bulkheadのstaticメソッド
Bulkheadの新しいビルダー。
builder() - インタフェースio.helidon.faulttolerance.CircuitBreakerのstaticメソッド
Builder:ブレーカの構成をカスタマイズします。
builder() - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
Fallbackをカスタマイズするビルダー。
builder() - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
フォルト・トレランス・ハンドラのカスタマイズされたシーケンスを構成するビルダー。
builder() - インタフェースio.helidon.faulttolerance.Retryのstaticメソッド
Retry構成をカスタマイズするための新しいビルダー。
builder() - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのstaticメソッド
Retry.DelayingRetryPolicyの構成をカスタマイズするビルダー。
builder() - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicyのstaticメソッド
Retryのインスタンスを構成する新しい流暢なAPIビルダー。
builder() - インタフェースio.helidon.faulttolerance.Timeoutのstaticメソッド
カスタマイズされたTimeoutを作成するビルダー。
builder() - クラスio.helidon.graphql.server.GraphQlSupportのstaticメソッド
サポートをきめ細かく構成するためのビルダー。
builder() - インタフェースio.helidon.graphql.server.InvocationHandlerのstaticメソッド
呼出しハンドラを構成するFluent APIビルダー。
builder() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのstaticメソッド
新しいGrpcChannelDescriptor.Builderを作成して返します。
builder() - クラスio.helidon.grpc.client.GrpcChannelsProviderのstaticメソッド
新しいGrpcChannelsProvider.Builderを作成します。
builder() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのstaticメソッド
GrpcTlsDescriptor.Builderの新しいインスタンスを返します。
builder() - インタフェースio.helidon.grpc.server.GrpcRoutingのstaticメソッド
GrpcRoutingビルダーを取得します。
builder() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstaticメソッド
server configuration builderの新しいインスタンスを作成します。
builder() - クラスio.helidon.grpc.server.GrpcTracingConfigのstaticメソッド
GrpcTracingConfigインスタンスのビルダーを作成します。
builder() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstaticメソッド
このヘルス・チェックを構成するための新しいfluent APIビルダー。
builder() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstaticメソッド
新しいfluent APIビルダーを作成して、新しいヘルス・チェックを構成します。
builder() - クラスio.helidon.health.HealthSupportのstaticメソッド
ヘルス・サポート・インスタンスを構成するビルダーを取得します。
builder() - クラスio.helidon.integrations.common.rest.JsonRequestのstaticメソッド
新規リクエスト・ビルダーを作成します。
builder() - 例外io.helidon.integrations.common.rest.RestExceptionのstaticメソッド
この例外に対して新しいビルダーを作成します。
builder() - クラスio.helidon.integrations.common.rest.RestRequestのstaticメソッド
新規リクエスト・ビルダーを作成します。
builder() - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
MeterRegistryFactoryを構築するための新しいBuilderを返します。
builder() - クラスio.helidon.integrations.micrometer.MicrometerSupportのstaticメソッド
MicrometerSupportのFluidビルダー。
builder() - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのstaticメソッド
EmbeddedStorageManagerのビルダー。
builder() - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsSupportのstaticメソッド
ビルダー・パターンに従う。
builder() - クラスio.helidon.integrations.neo4j.Neo4jのstaticメソッド
ビルダー・パターンに従う。
builder() - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuthのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.DeleteAppRole.Requestのstaticメソッド
新規リクエスト・ビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.DestroySecretId.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.Login.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.ReadRoleId.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.common.VaultRestApiのstaticメソッド
新しいビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.DeleteRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuthのstaticメソッド
K8sVaultAuthの新しいビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.Login.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.DeleteTokenRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.RenewToken.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.RevokeAndOrphanToken.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.RevokeToken.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuthのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.integrations.vault.ListSecrets.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CreateCubbyhole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfigのstaticメソッド
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.DeleteCubbyhole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.database.DbDelete.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.database.DbDeleteRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.database.DbGet.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.CreateKv1.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.DeleteKv1.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfigのstaticメソッド
Kv1SecurityProvider.Kv1SecretConfigの新しいビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.UpdateKv1.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.CreateKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.DeleteAllKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.DeleteKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.DestroyKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfigのstaticメソッド
Kv2SecurityProvider.Kv2SecretConfigの新しいビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.UndeleteKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.GenerateSelfSignedRoot.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.RevokeCertificate.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのstaticメソッド
バッチ・エントリ用の新しいビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.DeleteKey.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのstaticメソッド
バッチ・エントリ用の新しいビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfigのstaticメソッド
builder() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfigのstaticメソッド
builder() - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfigのstaticメソッド
新しいビルダー。
builder() - クラスio.helidon.integrations.vault.sys.CreatePolicy.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.DeletePolicy.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.DisableAuth.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.DisableEngine.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - インタフェースio.helidon.integrations.vault.Vaultのstaticメソッド
新しいインスタンスを作成するためのFluent APIビルダー。
builder() - 例外io.helidon.integrations.vault.VaultRestExceptionのstaticメソッド
Vault例外のビルダー。
builder() - クラスio.helidon.integrations.vault.VaultTokenのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
builder() - クラスio.helidon.media.common.MediaContextのstaticメソッド
新しいMediaContext.Builderインスタンスを作成します。
builder() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
JSON-Pのインスタンスを作成するFluent APIビルダー。
builder() - クラスio.helidon.media.multipart.ContentDispositionのstaticメソッド
新規ビルダー・インスタンスを作成します。
builder() - インタフェースio.helidon.media.multipart.FileFormParamsのstaticメソッド
FileFormParamsの新しいビルダーを作成します。
builder() - クラスio.helidon.media.multipart.ReadableBodyPartのstaticメソッド
新規ビルダー・インスタンスを作成します。
builder() - クラスio.helidon.media.multipart.ReadableBodyPartHeadersのstaticメソッド
新規ビルダー・インスタンスを作成します。
builder() - クラスio.helidon.media.multipart.WriteableBodyPartのstaticメソッド
新規ビルダー・インスタンスを作成します。
builder() - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのstaticメソッド
新規ビルダー・インスタンスを作成します。
builder() - クラスio.helidon.media.multipart.WriteableMultiPartのstaticメソッド
新規ビルダー・インスタンスを作成します。
builder() - クラスio.helidon.messaging.Channelのstaticメソッド
新しいチャネルを構成するための新しいビルダー。
builder() - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstaticメソッド
JmsConnectorインスタンスを作成するためのJmsConnector.JmsConnectorBuilderを提供します。
builder() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
JmsConnectorインスタンスを作成するためのJmsConnector.JmsConnectorBuilderを提供します。
builder() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
送信JMSメッセージ・ビルダー。
builder() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのstaticメソッド
KafkaPublisherのビルダー。
builder() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのstaticメソッド
KafkaSubscriberのビルダー。
builder() - クラスio.helidon.messaging.Emitterのstaticメソッド
エミッタ構築用の新しいビルダーを準備します。
builder() - インタフェースio.helidon.messaging.Messagingのstaticメソッド
新しいメッセージングを作成するためのビルダーを作成します。
builder() - インタフェースio.helidon.metrics.api.BaseMetricsSettingsのstaticメソッド
BaseMetricsSettingsのビルダーの新しいインスタンスを作成します。
builder() - インタフェースio.helidon.metrics.api.ComponentMetricsSettingsのstaticメソッド
ComponentMetricsSettingsのビルダーを返します。
builder() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettingsのstaticメソッド
設定用の新しいビルダーを作成します。
builder() - インタフェースio.helidon.metrics.api.MetricsSettingsのstaticメソッド
MetricsSettingsのビルダーを返します。
builder() - インタフェースio.helidon.metrics.api.RegistryFilterSettingsのstaticメソッド
RegistryFilterSettingsの新しいデフォルト・ビルダーを作成します。
builder() - インタフェースio.helidon.metrics.api.RegistrySettingsのstaticメソッド
RegistrySettingsの新しいデフォルト・ビルダーを作成します。
builder() - インタフェースio.helidon.metrics.KeyPerformanceIndicatorMetricsSettingsのstaticメソッド
非推奨。
設定用の新しいビルダーを作成します。
builder() - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにMetricsSupport.builder()を使用します。
builder() - クラスio.helidon.metrics.MetricsSupportProviderImplのメソッド
 
builder() - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
新しいBuilderインスタンスを作成します。
builder() - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのstaticメソッド
優先度が最も高いMetricsSupport実装のビルダーを返します。
builder() - インタフェースio.helidon.metrics.serviceapi.spi.MetricsSupportProviderのメソッド
 
builder() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstaticメソッド
このプロバイダのビルダー。
builder() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
builder() - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
カスタマイズしたJaxRsApplicationを作成するための新しいfluent APIビルダー。
builder() - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
サーバー・インスタンスをカスタマイズするビルダー。
builder() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのstaticメソッド
カスタマイズしたWebSocketApplicationを作成するための新しいfluent APIビルダー。
builder() - クラスio.helidon.openapi.OpenAPISupportのstaticメソッド
デフォルトを使用してOpenAPISupportの新しいOpenAPISupport.Builderを作成します。
builder() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.abac.policy.PolicyValidatorのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
このクラス・インスタンスの新しいビルダー。
builder() - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
fluent APIビルダーを作成します。
builder() - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
このクラスのビルダー。
builder() - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
より複雑なレスポンスのビルダーを取得します。
builder() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
完全にカスタマイズされた認可レスポンスのビルダー。
builder() - クラスio.helidon.security.CompositeProviderSelectionPolicyのstaticメソッド
この選択ポリシーのビルダー。
builder() - クラスio.helidon.security.EndpointConfigのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.Grantのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.jwt.jwk.JwkECのstaticメソッド
ビルダー・インスタンスの作成。
builder() - クラスio.helidon.security.jwt.jwk.JwkKeysのstaticメソッド
このクラスの新しいビルダーを作成します。
builder() - クラスio.helidon.security.jwt.jwk.JwkOctetのstaticメソッド
ビルダー・インスタンスの作成。
builder() - クラスio.helidon.security.jwt.jwk.JwkRSAのstaticメソッド
ビルダー・インスタンスの作成。
builder() - クラスio.helidon.security.jwt.Jwtのstaticメソッド
JWTを作成するビルダーを取得します。
builder() - クラスio.helidon.security.jwt.JwtHeadersのstaticメソッド
ヘッダー要求の新規ビルダーを作成します。
builder() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
カスタム・アイデンティティ伝播レスポンスを構築するビルダーのインスタンスを取得します。
builder() - インタフェースio.helidon.security.Principalのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
デフォルトの実装を使用するキャッシュの新しいビルダーを作成します。
builder() - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
プログラムでターゲットを構築するための新しいビルダー。
builder() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
fluent APIビルダーを作成します。
builder() - クラスio.helidon.security.providers.common.TokenCredentialのstaticメソッド
このクラスのビルダーを取得します。
builder() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのstaticメソッド
新しいビルダーを作成して、このプロバイダを構成します。
builder() - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのstaticメソッド
GoogleTokenProviderインスタンスを構築するFluent APIビルダー。
builder() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
ヘッダー・アウトバウンド構成を作成するFluent APIビルダー。
builder() - クラスio.helidon.security.providers.header.HeaderAtnProviderのstaticメソッド
このプロバイダのビルダー。
builder() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstaticメソッド
ビルダー・インスタンスを取得して、新しいセキュリティ・プロバイダを構築します。
builder() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
基本的なアウトバウンド構成を作成するFluent APIビルダー。
builder() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのstaticメソッド
ビルダー・インスタンスを取得して、新しいセキュリティ・プロバイダを構築します。
builder() - クラスio.helidon.security.providers.httpsign.HttpSignProviderのstaticメソッド
ビルダーを作成してこのプロバイダを構築します。
builder() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstaticメソッド
Builder:新しいインスタンスを作成します。
builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstaticメソッド
非推奨。
このクラスのインスタンスを構築するための新しいビルダーを作成します。
builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのstaticメソッド
このクラスのインスタンスを構築するための新しいビルダーを作成します。
builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのstaticメソッド
非推奨。
このクラスのインスタンスを構築するための新しいビルダーを作成します。
builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderのstaticメソッド
このクラスのインスタンスを構築するための新しいビルダーを作成します。
builder() - クラスio.helidon.security.providers.jwt.JwtProviderのstaticメソッド
このプロバイダのビルダー。
builder() - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstaticメソッド
新しいインスタンスを構成するためのfluent APIビルダーを取得します。
builder() - クラスio.helidon.security.providers.oidc.common.OidcConfigのstaticメソッド
OIDC構成をプログラムで構築するビルダーを作成します。
builder() - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
このプロバイダのインスタンスを作成するfluent APIビルダー。
builder() - クラスio.helidon.security.providers.oidc.OidcSupportのstaticメソッド
OIDCサポートを構成するための新しいビルダー・インスタンス。
builder() - クラスio.helidon.security.Roleのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.security.Securityのstaticメソッド
Security.Builderクラスを作成します。
builder() - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
現在の時間でこのクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.SecurityTimeのstaticメソッド
このクラスの新しいビルダー。
builder() - クラスio.helidon.security.Subjectのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
TokenHandlerを作成するFluent APIビルダー。
builder() - インタフェースio.helidon.servicecommon.rest.RestServiceSettingsのstaticメソッド
新しいインスタンスを構築するビルダーを作成します。
builder() - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
構成をトレースするためのfluent APIビルダー。
builder() - クラスio.helidon.webclient.Proxyのstaticメソッド
新しいインスタンス用のFluent APIビルダー。
builder() - インタフェースio.helidon.webclient.WebClientのstaticメソッド
クライアント用のFluent APIビルダー。
builder() - クラスio.helidon.webclient.WebClientTlsのstaticメソッド
新しいインスタンス用のFluent APIビルダー。
builder() - クラスio.helidon.webserver.accesslog.AccessLogSupportのstaticメソッド
アクセス・ログ・サポート・インスタンスを作成するための新しいfluent APIビルダー。
builder() - クラスio.helidon.webserver.accesslog.HostLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.SizeLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.StatusLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.TimestampLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.UserLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
 
builder() - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
 
builder() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのstaticメソッド
CrossOriginConfig.Mappedインスタンスを作成するための新しいビルダーを返します。
builder() - クラスio.helidon.webserver.DirectHandler.TransportResponseのstaticメソッド
カスタム・レスポンスを設定するビルダー。
builder() - クラスio.helidon.webserver.jersey.JerseySupportのstaticメソッド
デフォルトの空のResourceConfigに基づいてJerseySupportビルダーを作成します。
builder() - インタフェースio.helidon.webserver.PathTracingConfigのstaticメソッド
トレースされたパス構成を構成するための新しいビルダーを作成します。
builder() - インタフェースio.helidon.webserver.Routerのstaticメソッド
ルーターのビルダー。
builder() - インタフェースio.helidon.webserver.Routingのstaticメソッド
routing builderの新しいインスタンスを作成します。
builder() - インタフェースio.helidon.webserver.ServerConfigurationのstaticメソッド
非推奨。
2.0.0以降 - かわりにWebServer.builder()を使用してください
builder() - インタフェースio.helidon.webserver.SocketConfigurationのstaticメソッド
SocketConfigurationクラスのビルダーを作成します。
builder() - インタフェースio.helidon.webserver.WebServerのstaticメソッド
WebServerのfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.WebServerTlsのstaticメソッド
WebServerTls用のfluent APIビルダー。
builder() - クラスio.helidon.webserver.websocket.WebSocketRoutingのstaticメソッド
WebSocketルーティング用のビルダー。
builder() - クラスio.helidon.webserver.WebTracingConfigのstaticメソッド
トレース・サポートを作成するためのfluent APIビルダー。
builder(BindableService) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
BindableServiceからClientServiceDescriptor.Builderを作成します。
builder(BindableService) - クラスio.helidon.grpc.server.ServiceDescriptorのstaticメソッド
ServiceDescriptor.Builderを作成します。
builder(Channel, ClientServiceDescriptor) - クラスio.helidon.grpc.client.GrpcServiceClientのstaticメソッド
GrpcServiceClient.Builderを作成します。
builder(ServiceDescriptor) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
ServiceDescriptorからClientServiceDescriptor.Builderを作成します。
builder(Multi<T> ) - クラスio.helidon.common.reactive.MultiTappedPublisherのstaticメソッド
マルチ・タップされたパブリッシャ・インスタンスをカスタマイズするビルダー。
builder(HelidonServiceLoader<MapperProvider>) - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
fluent APIビルダーを作成し、指定されたHelidonサービス・ローダーに基づいてカスタマイズされたマッパー・マネージャを作成します。
builder(Config) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
構成からHelidonデータベース・ハンドラ・ビルダーを作成します。
builder(Config) - クラスio.helidon.grpc.client.GrpcChannelsProviderのstaticメソッド
新しいGrpcChannelsProvider.Builderを作成します。
builder(Config) - クラスio.helidon.grpc.core.GrpcTlsDescriptorのstaticメソッド
指定された外部構成に基づいてビルダーのインスタンスを返します。
builder(Config) - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstaticメソッド
外部構成ソースからのデフォルトを使用して、server configuration builderの新しいインスタンスを作成します。
builder(Config) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのstaticメソッド
指定されたhelidon構成を使用して、新しいMicrostreamCacheConfigurationBuilderを作成します。
builder(Config) - インタフェースio.helidon.metrics.api.ComponentMetricsSettingsのstaticメソッド
指定されたコンポーネント・メトリック設定構成ノードに基づいて、ComponentMetricsSettingsのビルダーを返します。
builder(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
構成から新規ビルダーを作成します。
builder(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
構成からビルダーを作成します。
builder(Config) - インタフェースio.helidon.security.Securityのstaticメソッド
構成値に基づいて新しいインスタンスを作成します。
builder(Config) - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
指定された構成ノードを使用して新しいCrossOriginConfig.Builderを作成します。
builder(Config) - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのstaticメソッド
指定された構成を使用して新しいMapped.Builderインスタンスを作成します。
builder(Config) - インタフェースio.helidon.webserver.ServerConfigurationのstaticメソッド
builder(Config, Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのstaticメソッド
指定されたhelidon構成ノードから初期化されたCacheConfigurationビルダーを作成します。
builder(DbClient) - クラスio.helidon.dbclient.health.DbClientHealthCheckのstaticメソッド
完全にカスタマイズされたデータベース・ヘルス・チェックを作成するためのfluent APIビルダー。
builder(DbClientProvider) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
Helidonデータベース・ハンドラ・ビルダーを作成します。
builder(GrpcRouting) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
GrpcServerのビルダーを作成します。
builder(GrpcService) - クラスio.helidon.grpc.server.ServiceDescriptorのstaticメソッド
ServiceDescriptor.Builderを作成します。
builder(BaseMetricsSettings) - インタフェースio.helidon.metrics.api.BaseMetricsSettingsのstaticメソッド
BaseMetricsSettingsオブジェクトの現在の設定に基づいて、ビルダーの新しいインスタンスを作成します。
builder(KeyPerformanceIndicatorMetricsSettings) - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettingsのstaticメソッド
既存のKeyPerformanceIndicatorMetricsSettingsインスタンスの値を使用してビルダーを作成します。
builder(MetricsSettings) - インタフェースio.helidon.metrics.api.MetricsSettingsのstaticメソッド
既存のMetricsSettingsインスタンスの値に基づいてビルダーを作成します。
builder(SignedJwt) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
暗号化JWTのビルダー。
builder(AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
親レスポンスを持つfluent APIビルダーを作成します。
builder(Security) - クラスio.helidon.security.integration.jersey.SecurityFeatureのstaticメソッド
SecurityFeatureのビルダー。
builder(SecurityContext) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstaticメソッド
GrpcClientSecurityビルダーを取得します。
builder(SecurityTime) - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder(Tracer) - クラスio.helidon.grpc.client.ClientTracingInterceptorのstaticメソッド
ClientTracingInterceptorを構築するためのビルダーを取得します。
builder(CrossOriginConfig) - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
既存のCrossOriginConfigオブジェクトの値から新しいCrossOriginConfig.Builderを初期化します。
builder(Routing) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
WebServerのビルダーを作成します。
builder(ServerRequest) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstaticメソッド
GrpcClientSecurityビルダーを取得します。
builder(Message) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
送信JMSメッセージ・ビルダー。
builder(Application) - クラスio.helidon.webserver.jersey.JerseySupportのstaticメソッド
渡されたアプリケーションに基づいてJerseySupportビルダーを作成します。
builder(Class<?>) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
名前とタイプからClientServiceDescriptor.Builderを作成します。
builder(Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのstaticメソッド
デフォルト値を使用してCacheConfigurationビルダーを作成します。
builder(Class, String) - クラスio.helidon.grpc.server.ServiceDescriptorのstaticメソッド
ServiceDescriptor.Builderを作成します。
builder(String) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
Helidonデータベース・ハンドラ・ビルダーを作成します。
builder(String) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのstaticメソッド
接続URLを含む新しいリクエスト・ビルダー。
builder(String) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのstaticメソッド
Oracle DBの新規リクエスト・ビルダー。
builder(String) - クラスio.helidon.security.providers.common.OutboundTargetのstaticメソッド
単一ターゲットのビルダー。
builder(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
keyIdの新しいビルダーを作成します。
builder(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
新しいビルダーを取得します。
builder(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのstaticメソッド
トレースされたコンポーネントのFluent APIビルダー。
builder(String) - クラスio.helidon.tracing.config.SpanLogTracingConfigのstaticメソッド
トレースされた新しいスパン・ログ構成を作成するFluent APIビルダー。
builder(String) - クラスio.helidon.tracing.config.SpanTracingConfigのstaticメソッド
トレースされたスパン構成を作成するためのfluent APIビルダー。
builder(String) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのstaticメソッド
ヘッダー・ログ・エントリのfluent APIビルダーを作成します。
builder(String) - インタフェースio.helidon.webserver.staticcontent.StaticContentSupportのstaticメソッド
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいビルダーを作成します。
builder(String, Class<?>) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
名前とタイプからClientServiceDescriptor.Builderを作成します。
builder(String, ClassLoader) - インタフェースio.helidon.webserver.staticcontent.StaticContentSupportのstaticメソッド
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいビルダーを作成します。
builder(String, String) - クラスio.helidon.common.http.SetCookieのstaticメソッド
新しいfluent APIビルダーを作成します。
builder(Path) - インタフェースio.helidon.webserver.staticcontent.StaticContentSupportのstaticメソッド
定義された静的コンテンツ・ルートをファイル・システムへのパスとして使用して、新しいビルダーを作成します。
builder(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
指定したConfigSourceインスタンスに基づいてConfigを作成するためのConfig.Builderを提供します。
builder(Supplier<? extends GrpcRouting>) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
GrpcServerのビルダーを作成します。
builder(Supplier<? extends Routing>) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
WebServerのビルダーを作成します。
builder(ServiceLoader<T> ) - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのstaticメソッド
カスタマイズ可能なサービス・ローダーのビルダーを作成します。
builder(CacheConfiguration<K, V>, Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのstaticメソッド
提供されたマイクロ・ストリーム・キャッシュ構成を使用して、新しいキャッシュ・ビルダーを作成します。
builder(EmbeddedStorageManager) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheckのstaticメソッド
マイクロ・ストリームのヘルス・チェックを作成するための流暢なAPIビルダー。
builder(EmbeddedStorageManager) - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupportのstaticメソッド
新しいビルダーを作成してインスタンスを構築します。
builder(PAYLOAD) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
送信JMSメッセージ・ビルダー。
Builder<B extends Builder< B,T >,T > - io.helidon.commonのインタフェース
インスタンスに加えてビルダーを受け入れることができるようにするビルダーのインタフェースです。
Builder() - クラスio.helidon.common.configurable.LruCache.Builderのコンストラクタ
 
Builder() - クラスio.helidon.common.context.Context.Builderのコンストラクタ
 
Builder() - クラスio.helidon.common.pki.KeyConfig.Builderのコンストラクタ
 
Builder() - クラスio.helidon.config.encryption.EncryptionFilter.Builderのコンストラクタ
 
Builder() - クラスio.helidon.config.SimpleRetryPolicy.Builderのコンストラクタ
 
Builder() - クラスio.helidon.config.spi.ConfigContent.NodeContent.Builderのコンストラクタ
 
Builder() - クラスio.helidon.config.spi.ConfigContent.OverrideContent.Builderのコンストラクタ
 
Builder() - クラスio.helidon.dbclient.common.DbClientContext.Builderのコンストラクタ
 
Builder() - クラスio.helidon.dbclient.DbStatements.Builderのコンストラクタ
 
Builder() - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのコンストラクタ
 
Builder() - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのコンストラクタ
 
Builder() - クラスio.helidon.grpc.server.GrpcRouting.Builderのコンストラクタ
 
Builder() - クラスio.helidon.integrations.common.rest.ApiEntityResponse.Builderのコンストラクタ
新規ビルダー・インスタンスを作成します。
Builder() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのコンストラクタ
新規ビルダー。
Builder() - クラスio.helidon.integrations.common.rest.RestApi.Builderのコンストラクタ
 
Builder() - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのコンストラクタ
 
Builder() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのコンストラクタ
 
Builder() - クラスio.helidon.media.jsonp.JsonpSupport.Builderのコンストラクタ
 
Builder() - クラスio.helidon.media.multipart.ContentDisposition.Builderのコンストラクタ
 
Builder() - クラスio.helidon.messaging.Channel.Builderのコンストラクタ
 
Builder() - クラスio.helidon.messaging.Emitter.Builderのコンストラクタ
 
Builder() - クラスio.helidon.metrics.MetricsSupport.Builderのコンストラクタ
新しいビルダー・インスタンスを作成します。
Builder() - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのコンストラクタ
 
Builder() - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのコンストラクタ
 
Builder() - クラスio.helidon.openapi.OpenAPISupport.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.AuthorizationResponse.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.Grant.Builderのコンストラクタ
新しいインスタンスを作成します。
Builder() - クラスio.helidon.security.OutboundSecurityResponse.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.providers.common.EvictableCache.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのコンストラクタ
非推奨。
デフォルトのコンストラクタです。
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.Builderのコンストラクタ
デフォルトのコンストラクタです。
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのコンストラクタ
非推奨。
デフォルトのコンストラクタ。
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのコンストラクタ
非推奨。
デフォルトのコンストラクタです。
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProvider.Builderのコンストラクタ
デフォルトのコンストラクタ。
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.Builderのコンストラクタ
デフォルトのコンストラクタです。
Builder() - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのコンストラクタ
 
Builder() - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのコンストラクタ
 
Builder() - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのコンストラクタ
 
Builder() - クラスio.helidon.webserver.staticcontent.StaticContentSupport.Builderのコンストラクタ
 
Builder(Tracer) - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのコンストラクタ
 
Builder(String) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupport.Builderのコンストラクタ
提供されたクラスおよびデフォルトのwebコンテキストを使用して、新しいビルダーを作成します。
BuilderBase() - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのコンストラクタ
No-opコンストラクタです。
BuilderBase() - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのコンストラクタ
no-opコンストラクタです。
BuilderBase() - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのコンストラクタ
新規ビルダー。
BuilderBase() - クラスio.helidon.integrations.vault.auths.common.VaultRestApi.BuilderBaseのコンストラクタ
 
BuilderBase() - クラスio.helidon.integrations.vault.VaultOptionalResponse.BuilderBaseのコンストラクタ
新しいビルダーを作成することは、パブリックにしないでください。
builderInputStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
builderOutputStream() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
IoMulti.outputStreamMultiBuilder()を使用してください
buildProcessor(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
 
buildProvider() - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
このビルダーに基づいて新しいEncryptionFilterプロバイダを作成します。
buildPublisher(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
 
buildRequest() - クラスio.helidon.security.SecurityRequestBuilderのメソッド
セキュリティ・リクエストを作成します。
buildSpan(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
 
buildSubject(Subject, List<? extends Grant>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
非推奨。
元のサブジェクトを権限付与のリストで更新します。
buildSubject(Subject, List<? extends Grant>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのメソッド
元のサブジェクトを権限付与のリストで更新します。
buildSubscriber(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
 
buildTimeEnd() - クラスio.helidon.config.mp.MpConfigProviderResolverのstaticメソッド
このメソッドは、プロセスのできるだけ遅く、ネイティブ・イメージの生成時にのみ呼び出すようにしてください。
BuildTimeEnd - io.helidon.microprofile.cdiの注釈インタフェース
アプリケーション(ランタイムとは対照的)のビルド終了時間。
BuildTimeEnd.Literal - io.helidon.microprofile.cdiのクラス
注釈インスタンスが必要な場合に使用する注釈リテラル。
BuildTimeStart - io.helidon.microprofile.cdiの注釈インタフェース
アプリケーション(ランタイムとは対照的)のビルド時間。
BuildTimeStart.Literal - io.helidon.microprofile.cdiのクラス
注釈インスタンスが必要な場合に使用する注釈リテラル。
BuiltInHealthCheck - io.helidon.health.commonの注釈インタフェース
Helidon組込みヘルス・チェックを後で処理するために装飾するために使用されます。
BuiltInMethods - io.helidon.security.abac.policy.elのクラス
式言語評価用の組込みメソッド。
「バルクヘッド」 - io.helidon.faulttoleranceのインタフェース
Bulkheadは、無制限のパラレル・リクエストを処理できないリソースを保護します。
Bulkhead.Builder - io.helidon.faulttoleranceのクラス
BulkheadのFluent APIビルダー。
Bulkhead.Stats - io.helidon.faulttoleranceのインタフェース
同時実行、承認/拒否されたコール、キュー・サイズなど、バルクヘッドの存続期間中の統計を提供します。
BulkheadException - io.helidon.faulttoleranceでの例外
Bulkheadの問題が原因で失敗しました。ほとんどの場合、バルクヘッドでキューに入れられたタスクが許可されません。
byteArrayReader() - クラスio.helidon.media.common.ContentReadersのstaticメソッド
非推奨。
2.0.0以降、かわりにContentReaders.readBytes(Publisher)を使用してください
byteArrayWriter(boolean) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
非推奨。
2.0.0以降、かわりにContentWriters.writeBytes(byte[], boolean)を使用してください
ByteBufDataChunk - io.helidon.webserverのクラス
Nettyバッファに基づく特別なDataChunk実装。
byteBufferSize(int) - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
公開するByteBufferのサイズを設定します。
byteChannelRetrySchema(RetrySchema) - クラスio.helidon.media.common.DefaultMediaSupport.Builderのメソッド
特定のRetrySchemaをバイト・チャネルに設定します。
byteChannelWriter() - クラスio.helidon.media.common.ContentWritersのstaticメソッド
非推奨。
2.0.0以降、かわりにDefaultMediaSupport.byteChannelWriter()} を使用してください
byteChannelWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
ReadableByteChannelライターの新しいインスタンスを作成します。
byteChannelWriter(RetrySchema) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
非推奨。
2.0.0以降、かわりにDefaultMediaSupport.byteChannelWriter(RetrySchema)} を使用してください
byteChannelWriter(RetrySchema) - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
特定のRetrySchemaを使用して新しいReadableByteChannelライター・インスタンスを返します。
bytes() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースのバイトを取得します。
bytes() - インタフェースio.helidon.common.http.DataChunkのメソッド
ベースとなるbyteバッファの内容をバイト配列として取得します。
bytes() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 

C

caCertificate() - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
認証局証明書。
caCertificate() - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
認証局証明書。
caCertificate(CaCertificateGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
認証局証明書。
caCertificate(CaCertificateGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
認証局証明書。
caCertificate(PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
認証局証明書(RAWバイト)。
caCertificate(PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
認証局証明書(RAWバイト)。
CaCertificateGet - io.helidon.integrations.vault.secrets.pkiのクラス
CA証明書のリクエストとレスポンスを取得します。
CaCertificateGet.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
CaCertificateGet.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
cache(EvictableCache<IdcsMtRoleMapperProvider.MtCacheKey, List<Grant>>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
非推奨。
ロール・キャッシングに明示的なEvictableCacheを使用します。
cache(EvictableCache<IdcsMtRoleMapperRxProvider.MtCacheKey, List<Grant>>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.Builderのメソッド
ロール・キャッシングに明示的なEvictableCacheを使用します。
CACHE_CONTROL - クラスio.helidon.common.http.Http.Headerのstatic変数
"Cache-Control"ヘッダー名。
CACHE_EVICT_DELAY_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
(キャッシュ開始後の待機時間)のデフォルトの追出し遅延(分)。
CACHE_EVICT_PERIOD_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
(レコードを削除する頻度)のデフォルトの削除期間(分)。
CACHE_MAX_SIZE - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
キャッシュ内のレコードの最大数。
CACHE_TIMEOUT_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
(非アクティブ・タイムアウト)のレコードのデフォルトのタイムアウト(分)。
CacheBuilder < K,V > - io.helidon.integrations.microstream.cacheのクラス
マイクロ・ストリームのビルダー - JCacheインスタンス。
CacheBuilder(Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのコンストラクタ
 
CacheBuilder(CacheConfiguration<K, V> ) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのコンストラクタ
 
cacheBytes() - インタフェースio.helidon.common.configurable.Resourceのメソッド
繰り返しアクセスできるように、リソース・バイトをメモリーにキャッシュします。
cacheEnabled(boolean) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
cacheEnabledがfalseに設定されている場合、キャッシュは行われません。
CacheExtension - io.helidon.integrations.microstream.cdiのクラス
指定されたMicrostreamCacheインジェクション・ポイントを満足させるExtension
CacheExtension() - クラスio.helidon.integrations.microstream.cdi.CacheExtensionのコンストラクタ
新しいCacheExtensionを作成します。
cacheLoaderFactory(Factory<CacheLoader<K, V> >) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
cacheWriterFactory(Factory<CacheWriter<? super K, ? super V>>) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
cachingStrategy(ServerResponse.CachingStrategy) - インタフェースio.helidon.webserver.ServerResponseのメソッド
指定した方法に従ってCache-Controlヘッダー値を設定します。
call() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
 
call() - クラスio.helidon.grpc.server.ConstantHealthCheckのメソッド
 
call() - クラスio.helidon.health.checks.DeadlockHealthCheckのメソッド
 
call() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのメソッド
 
call() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのメソッド
 
call() - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheckのメソッド
 
call() - クラスio.helidon.integrations.neo4j.health.Neo4jHealthCheckのメソッド
 
call() - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
call() - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのメソッド
 
CALL_ATTRIBUTES - 列挙型クラスio.helidon.grpc.server.ServerRequestAttributeの列挙定数
コール属性をログに記録します。
callCredentials() - クラスio.helidon.grpc.client.ClientMethodDescriptorのメソッド
このサービスに設定されているCallCredentialsを返します。
callCredentials() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
このサービスに設定されているCallCredentialsを返します。
callCredentials(CallCredentials) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
 
callCredentials(CallCredentials) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
このメソッドに使用する指定されたCallCredentialsを登録します。
callCredentials(CallCredentials) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
callCredentials(CallCredentials) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
このサービスに使用するCallCredentialsを登録します。
callCredentials(String, CallCredentials) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
callCredentials(String, CallCredentials) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
このサービスの指定されたメソッドに使用するCallCredentialsを登録します。
callHandler() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
コール・ハンドラを返します。
callOptions(CallOptions) - クラスio.helidon.grpc.client.GrpcServiceClient.Builderのメソッド
使用するCallOptionsを設定します。
calls(int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
(最初の+再試行)コールの合計数。
calls(int) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
(最初の+再試行)コールの合計数。
callsAccepted() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
バルクヘッドで受け入れられたコール数。
callsRejected() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
バルクヘッドで拒否されたコール数。
callTimeout() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
コールのタイムアウト。
callTimeout(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
個々の呼出しのタイムアウト。
cancel() - クラスio.helidon.common.reactive.CompletionSingleのメソッド
 
cancel() - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームを取り消します。
cancel() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
ハード取消 - サブスクライバには何も送信されませんが、サブスクリプションは取り消されたとみなされます。
cancel() - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperのメソッド
 
cancel(boolean) - クラスio.helidon.config.SimpleRetryPolicyのメソッド
 
cancel(boolean) - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
再試行ポリシーの現在の使用を取り消します。
cancel(URI, PropagatedHeaders) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
LRAがアクティブな場合は取り消します。
cancel(URI, PropagatedHeaders) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
cancel(AtomicReference<Flow.Subscription>) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
SubscriptionHelper.CANCELEDインスタンスを原子的にスワップし、保持されている以前のサブスクリプションでcancel()をコールします。
CANCELED - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの列挙定数
取り消されたサブスクリプションを示すシングルトン・インスタンス。
cancelSource(boolean) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
FtHandler.invoke(java.util.function.Supplier<? extends java.util.concurrent.CompletionStage<T>>)によって返される値が取り消された場合、ソース・ステージを取り消すポリシー。
cancelSource(boolean) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
FtHandler.invoke(java.util.function.Supplier<? extends java.util.concurrent.CompletionStage<T>>)によって返される値が取り消された場合、ソース・ステージを取り消すポリシー。
cancelSource(boolean) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
FtHandler.invoke(java.util.function.Supplier<? extends java.util.concurrent.CompletionStage<T>>)によって返される値が取り消された場合、ソース・ステージを取り消すポリシー。
cancelSource(boolean) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
宛先ステージが取り消された場合、ソースを取り消します。
capacity() - クラスio.helidon.common.configurable.LruCacheのメソッド
このキャッシュの容量。
capacity(int) - クラスio.helidon.common.configurable.LruCache.Builderのメソッド
キャッシュの容量を構成します。
cast(Object) - クラスio.helidon.common.GenericTypeのメソッド
パラメータをこのジェネリック型の型にキャストします。
cause(Throwable) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
この例外(たとえば、戻されたエンティティを解析できない場合)の原因である可能性があります。
CDISEJtaPlatform - io.helidon.integrations.cdi.hibernateのクラス
「建設時間」で提供されるTransactionManagerおよびUserTransactionインスタンスを提供するApplicationScoped CDIマネージドBeanであるAbstractJtaPlatform
CDISEJtaPlatform(TransactionManager, UserTransaction) - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのコンストラクタ
新しいCDISEJtaPlatformを作成します。
CDISEJtaPlatformProvider - io.helidon.integrations.cdi.hibernateのクラス
JtaPlatform「産む」CDIインスタンスを使用するJtaPlatformProvider
CDISEJtaPlatformProvider() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformProviderのコンストラクタ
新しいCDISEJtaPlatformProviderを作成します。
CDISEPlatform - io.helidon.integrations.cdi.eclipselinkのクラス
JNDIではなくCDIを編成するJMXServerPlatformBaseを使用して、TransactionManagerおよびMBeanServerを取得します。
CDISEPlatform(DatabaseSession) - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのコンストラクタ
CDISEPlatformを作成します。
CDISEPlatform.Eclipselink - io.helidon.integrations.cdi.eclipselinkの注釈インタフェース
Qualifierは、なんらかの方法でEclipsetkpn1001xpnktjと関連するように指定するために使用します。
CDISEPlatform.Eclipselink.Literal - io.helidon.integrations.cdi.eclipselinkのクラス
CDISEPlatform.TransactionController - io.helidon.integrations.cdi.eclipselinkのクラス
CDISEPlatform.TransactionController.acquireTransactionManager()メソッドがJNDIではなくCDIを使用してTransactionManagerインスタンスを返すJTATransactionController
CDISEPlatformExtension - io.helidon.integrations.cdi.eclipselinkのクラス
非推奨。
CDIコンテナのみがこのクラスをインスタンス化する必要があります。
CDISEPlatformExtension() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformExtensionのコンストラクタ
非推奨。
CDIコンテナのみがこのコンストラクタを呼び出す必要があります。
certAlias(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
公開キーのX.509証明書の別名。
certChain() - クラスio.helidon.common.pki.KeyConfigのメソッド
X.509証明書チェーン。
certChain(Resource) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
PEMリソースから証明書チェーンをロードします。
certChainAlias(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
X.509チェーンの別名。
certificate() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
証明書バイト。RawCertificateResponse.format()PkiFormat.PEM_BUNDLEに設定されている場合、秘密キーも含まれます。
certificate(CertificateGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書を取得します。
certificate(CertificateGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
証明書を取得します。
certificate(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
定義されたシリアルIDを持つ証明書。
certificate(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
定義されたシリアルIDを持つ証明書。
certificate(String, PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書はRAWバイト(現在はPkiFormat.PEMのみ)でサポートされています。
certificate(String, PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
証明書はRAWバイト(現在はPkiFormat.PEMのみ)でサポートされています。
certificate(Path) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
証明書パスを設定します。
certificateChain() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
certificateChain(List<X509Certificate>) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
構築するJWKの証明書チェーンを設定します。
CertificateGet - io.helidon.integrations.vault.secrets.pkiのクラス
証明書のリクエストとレスポンスを取得します。
CertificateGet.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
CertificateGet.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
certificates(Resource) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
リソース定義からPEM形式の1つ以上の証明書を読み取ります。
certificateTrustStore(KeyConfig) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
新しい証明書トラスト・ストアを設定します。
certs() - クラスio.helidon.common.pki.KeyConfigのメソッド
X.509証明書。
CFG_KEY_CHANNELS - クラスio.helidon.grpc.client.GrpcChannelsProviderのstatic変数
チャネル構成の構成キー。
CHANGED - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの列挙定数
コンテンツが変更されます。
ChangeEventType - io.helidon.config.spi内の列挙クラス
PollingStrategy.Polledコンポーネントで発生する可能性がある変更のタイプ。
changesExecutor(Executor) - インタフェースio.helidon.config.Config.Builderのメソッド
Config.onChange(java.util.function.Consumer)が新しい構成インスタンスを配信するために使用する"observe-on" Executorを指定します。
changeTime() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
変更の時間、または取得可能な時間に近い時間。
changeWatcher() - クラスio.helidon.config.AbstractSourceのメソッド
このソースの変更ウォッチャ(WatchableSourceを実装し、変更ウォッチャが構成されている場合)。
changeWatcher() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
changeWatcher() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
changeWatcher() - クラスio.helidon.config.FileConfigSourceのメソッド
 
changeWatcher() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
changeWatcher() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
変更ウォッチャがこのソースで構成されている場合は、それを返します。
changeWatcher() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
changeWatcher() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
changeWatcher(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成に基づいて変更ウォッチャをロードします。
changeWatcher(ChangeWatcher<EtcdConfigSourceBuilder.EtcdEndpoint>) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
 
changeWatcher(ChangeWatcher<URL> ) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<URL> ) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<T> ) - インタフェースio.helidon.config.spi.WatchableSource.Builderのメソッド
このソースで使用する変更ウォッチャを構成します。
changeWatcher(ChangeWatcher<U> ) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
変更ウォッチャを構成します。
ChangeWatcher<T> - io.helidon.config.spiのインタフェース
PollingStrategyと同様に、変更ウォッチャを使用して変更を識別し、ConfigSourceのリロードをトリガーします。
ChangeWatcher.ChangeEvent<T> - io.helidon.config.spiのインタフェース
ターゲット、変更のタイプおよび変更時間を保持する変更イベント。
ChangeWatcherProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいてポーリング戦略ファクトリを作成するJavaサービス・ローダー・サービス。
channel() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのメソッド
実行中のgRPCサーバーに接続するためのインプロセスChannelを生成します。
channel(Channel<PAYLOAD> ) - クラスio.helidon.messaging.Emitter.Builderのメソッド
Emitterを公開する新しいChannelを追加します。
channel(String) - クラスio.helidon.grpc.client.GrpcChannelsProviderのメソッド
指定されたチャネルまたはホスト名のManagedChannelを返します。
channel(String, GrpcChannelDescriptor) - クラスio.helidon.grpc.client.GrpcChannelsProvider.Builderのメソッド
指定したGrpcChannelDescriptorを追加または置換します。
Channel<PAYLOAD> - io.helidon.messagingのクラス
パブリッシャを表すチャネル - サブスクライバ関係。
Channel() - クラスio.helidon.messaging.Channelのコンストラクタ
 
Channel.Builder<PAYLOAD> - io.helidon.messagingのクラス
チャネル・ビルダー。
channelBuilder() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのメソッド
実行中のgRPCサーバーに接続するためのインプロセスInProcessChannelBuilderを生成します。
channelCount(int) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・エンジンによって使用されるスレッド数およびディレクトリ数。
channelDirectoryPrefix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
チャネル・スレッドで使用されるサブディレクトリの名前プレフィクス。
channelInactive(ChannelHandlerContext) - クラスio.helidon.webserver.ForwardingHandlerのメソッド
 
ChannelInternal - io.helidon.microprofile.messagingの注釈インタフェース
エミッタおよびパブリッシャの間接インジェクションに使用されます。
channelName() - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
このプロセッサに関連付けられたメッセージ・チャネル名。
ChannelProducer - io.helidon.microprofile.grpc.clientのクラス
gRPC Channelsのプロデューサ。
channelRead0(ChannelHandlerContext, Object) - クラスio.helidon.webserver.ForwardingHandlerのメソッド
 
channelReadComplete(ChannelHandlerContext) - クラスio.helidon.webserver.ForwardingHandlerのメソッド
 
channelsLiveness() - クラスio.helidon.microprofile.messaging.MessagingCdiExtensionのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
MessagingChannelProcessorをBeanとして実装し、任意のメッセージング・チャネルにピークを設定できます。
channelsReadiness() - クラスio.helidon.microprofile.messaging.MessagingCdiExtensionのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
MessagingChannelProcessorをBeanとして実装し、任意のメッセージング・チャネルにピークを設定できます。
CharBuffer - io.helidon.media.commonのクラス
Writerとして機能し、キャッシュされたchar[]配列を使用する文字バッファ。
CharBuffer() - クラスio.helidon.media.common.CharBufferのコンストラクタ
コンストラクタです。
charBufferWriter(Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
非推奨。
2.0.0以降、かわりにContentWriters.writeCharBuffer(CharBuffer, Charset)を使用してください
CharMatcher - io.helidon.common.httpのクラス
グアバから抽出されます。
CharMatcher() - クラスio.helidon.common.http.CharMatcherのコンストラクタ
サブクラスにより使用されるコンストラクタです。
charSequenceStreamWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
CharSequenceストリーム・ライター・インスタンスを返します。
charSequenceWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
CharSequenceライター・インスタンスを返します。
charSequenceWriter(Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
非推奨。
charset() - クラスio.helidon.common.http.MediaTypeのメソッド
charsetパラメータのOptional値を取得します。
charset() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
構成ソースによって構成された文字セット、または構成されていない場合はUTF-8
charset() - クラスio.helidon.media.common.MessageBodyContextのメソッド
Content-Typeヘッダー値から、またはフォールバックとしてデフォルトの文字セットを使用して、使用する文字セットを導出します。
charset() - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
 
charset() - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
 
charset(String) - クラスio.helidon.common.http.MediaType.Builderのメソッド
メディア・タイプの文字セット。
charset(Charset) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
構成ソースで認識されている場合は、文字セットを構成します。
CHARSET_PARAMETER - クラスio.helidon.common.http.MediaTypeのstatic変数
メディア・タイプ"charset"パラメータ名。
cHash() - クラスio.helidon.security.jwt.Jwtのメソッド
CHashクレーム。
cHash(byte[]) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
コード・ハッシュ値。
checkForNonPublicMethodIssues() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
publicでない注釈付きメソッドがないことを確認してください。
checkValid() - クラスio.helidon.common.Errorsのメソッド
これらのメッセージが有効な結果であるかどうかを確認し、有効でない場合は例外をスローします。
child(Config.Key) - インタフェースio.helidon.config.Config.Keyのメソッド
現在のキーへの子キーを作成します。
cipherText() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Encryptedのメソッド
暗号テキスト - 暗号化されたシークレットの文字列表現。
cipherText(String) - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのメソッド
復号化するデータ(vault:v1:base64-textのような現在のバージョン)。
cipherText(String) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのメソッド
暗号テキストを復号化するように構成します。
CircuitBreaker - io.helidon.faulttoleranceのインタフェース
CircuitBreakerは、障害が発生している可能性のあるエンドポイントを過負荷から保護し、アプリケーションがそれらのエンドポイントでリソースを消費しないようにします。
CircuitBreaker.Builder - io.helidon.faulttoleranceのクラス
CircuitBreakerのFluent APIビルダー。
CircuitBreaker.State - io.helidon.faulttolerance内の列挙クラス
サーキット・ブレーカは、この列挙型で定義されている3つの状態のいずれかになります。
CircuitBreakerOpenException - io.helidon.faulttoleranceでの例外
CircuitBreakerがオープンしており、リクエストを受け入れないため、失敗しました。
CLASS - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの列挙定数
リソース・クラスの注釈。
classMethodName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
名前は{http-method}:{fully-qualified-class-name}.{method-name}としてクラスおよびメソッドから生成されます。
className() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
このイベントの原因となったクラスの名前。
classpath(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
現在のスレッド・コンテキスト・クラス・ローダーのクラスパスにある指定されたリソースからConfigSourceを作成するためのBuilderを提供します。
classpath(String) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
指定されたリソースからOverrideSourceインスタンスをブートストラップするために使用するクラスパスOverrideSourceビルダーの新しいインスタンスを作成します。
classPath(ClassLoader, String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
クラスパス上のすべてのリソースを検索し、それぞれの構成ソースを返します。
classPath(ClassLoader, String, String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
クラスパス上のすべてのリソースを検索し、プロファイルを持つ各構成ソースを返します。
classPath(String) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのstaticメソッド
クラスパスにHOCON/JSONファイルから作成します。
classPath(String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
クラスパス上のすべてのリソースを検索し、それぞれの構成ソースを返します。
classPath(String) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
クラスパス上のYAMLファイルから作成します。
classPath(String, String) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのstaticメソッド
プロファイル・サポートを使用して、クラスパスにHOCON/JSONファイルから作成します。
classPath(String, String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
クラスパス上のすべてのリソースを検索し、それぞれの構成ソースを返します。
classPath(String, String) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
プロファイル・サポートを使用して、クラスパスにYAMLファイルから作成します。
CLASSPATH - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースがクラスパスからロードされました。
classpathAll(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
現在のクラスパスでリソースのインスタンスごとにビルダーを作成します。
ClassPathBuilder() - クラスio.helidon.webserver.staticcontent.StaticContentSupport.ClassPathBuilderのコンストラクタ
 
ClasspathConfigSource - io.helidon.configのクラス
クラスパスのリソースから構成コンテンツをロードするConfigSource実装。
ClasspathConfigSource.Builder - io.helidon.configのクラス
クラスパスConfigSourceビルダー。
ClasspathOverrideSource - io.helidon.configのクラス
クラスパスのリソースからオーバーライド定義をロードするOverrideSource実装。
ClasspathOverrideSource.Builder - io.helidon.configのクラス
クラスパスOverrideSourceビルダー。
ClassToInstanceStore<T> - io.helidon.securityのクラス
インスタンスへのクラスのマップ。
ClassToInstanceStore() - クラスio.helidon.security.ClassToInstanceStoreのコンストラクタ
 
cleanup() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
オーバーライド(全員にonCleanupの登録を要求するのではなく、一定の方法でクリーンアップを実行する場合)。
cleanup() - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのメソッド
このオブジェクトの存続期間中に取得された内部リソースを解放します。
clear() - クラスio.helidon.common.Errors.Collectorのメソッド
収集されたすべてのErrors.ErrorMessageを破棄し、ステータスを再設定して、このインスタンスをクリアします。
clear() - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
現在のスレッドにバインドされているすべてのエントリをMdcProviderのインスタンスから削除します。
clear() - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
特定のロギング・フレームワークMDCストレージからすべてのMDC値をクリアします。
clear() - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
 
clear() - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
 
clear() - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのメソッド
すべてのヘッダーをクリアします。
clear() - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.NoopPropagatedHeadersのメソッド
 
clear() - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.PrefixedPropagatedHeadersのメソッド
 
clear() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
現在設定されているすべてのヘッダーをクリアします。
clearAnnotationInfo(AfterDeploymentValidation) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
 
clearAnnotationInfo(AfterDeploymentValidation) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
注釈処理中に作成されたが、CDIコンテナの起動後に必要ないデータ構造をすべてクリーンアップします。
clearBuffer(Consumer<T> ) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファ全体をクリアし、破棄する前に各アイテムのコンシューマを呼び出します。
clearCookie(String) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
過去に有効期限が設定されたSet-Cookieヘッダーを追加して、cookieをクリアします。
clearData(JaegerDataPropagationProvider.JaegerContext) - クラスio.helidon.tracing.jaeger.JaegerDataPropagationProviderのメソッド
セカンダリ・スレッドのスコープを閉じます。
clearData(Map<String, String>) - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
 
clearData(Map<String, String>) - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
 
clearData (T) - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
新しいスレッドが終了したら、伝播されたデータをクリアします。
clearHeaders() - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
アウトバウンド・コールの環境を導出する場合など、既存のヘッダーをクリアする必要がある場合があります。
clearRoles() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
このビルダーに現在設定されているすべてのロールをクリアします。
clearServiceRoles() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
このビルダーに現在設定されているすべてのサービス・ロールをクリアします。
clearTextProtocol() - クラスio.helidon.webserver.http2.Http2UpgradeCodecProviderのメソッド
 
clearTextProtocol() - インタフェースio.helidon.webserver.spi.UpgradeCodecProviderのメソッド
非推奨。
このサプライヤが提供するデコーダを使用するHTTPアップグレード・リクエスト中にUpgradeヘッダーで必要なプロトコルの名前。
clearTextProtocol() - クラスio.helidon.webserver.websocket.WebsocketUpgradeCodecProviderのメソッド
 
clearWarnings() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
CLIENT - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
クライアント・スパンは、スパン作成者がクライアントとして機能するアウトバウンド・リクエストに対応する必要があります。
CLIENT_ACKNOWLEDGE - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの列挙定数
メッセージは、Message.ack()が手動またはAcknowledgmentポリシーによって起動されたときに確認されます。
CLIENT_ERROR - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの列挙定数
4xx HTTPステータス・コード。
CLIENT_ID_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
JMS接続のクライアント識別子。
CLIENT_SECRET_BASIC - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
認可サーバーからclient_secret値を受信したクライアントは、HTTP Basic認証スキームを使用してOAuth 2.0 [RFC6749]のセクション2.3.1に従って認可サーバーを使用して認証します。
CLIENT_SECRET_JWT - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
認可サーバーからclient_secret値を受信したクライアントは、HMAC SHA-256などのHMAC SHAアルゴリズムを使用してJWTを作成します。
CLIENT_SECRET_POST - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
認可サーバーからclient_secret値を受信したクライアントは、リクエスト本文にクライアント資格証明を含めて、OAuth 2.0 [RFC6749]のセクション2.3.1に従って認可サーバーを使用して認証します。
CLIENT_X509_CERTIFICATE - クラスio.helidon.webserver.WebServerTlsのstatic変数
この定数は、x509クライアント証明書が存在する場合のコンテキスト分類子です。
clientAuth() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにtls().clientAuth()を使用します。 このメソッドは3.0.0バージョンで削除されます。
clientAuth(ClientAuthentication) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
クライアント認証が必要かどうかを構成します。
ClientAuthentication - io.helidon.webserver内の列挙クラス
サーバーが証明書によるtbeクライアントの認証を必要とするかどうかを示します。
clientCertificate(Resource) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
PEM形式のクライアントの証明書。
clientContext() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
DBクライアントのコンテキスト。
clientContext() - クラスio.helidon.dbclient.common.DbStatementContextのメソッド
この文を実行するクライアントに関連付けられたクライアント・コンテキスト。
clientContext(DbClientContext) - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのメソッド
クライアント・コンテキストを構成します。
clientFlag(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアント用に証明書にフラグを付けるかどうかを指定します。
clientId() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
クライアントのクライアントID。
clientId(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
トークンがGoogleによって生成されたことをバリデートするためのGoogleアプリケーション・クライアントID。
clientId(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
OIDCサーバーによって生成されたクライアントID。
clientKeyStore(KeyConfig) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
新しい証明書キー・ストアを設定します。
ClientMethodDescriptor - io.helidon.grpc.clientのクラス
gRPCメソッドの定義に必要なすべてのメタデータをカプセル化します。
ClientMethodDescriptor.Builder - io.helidon.grpc.clientのクラス
MethodDescriptorビルダーの実装。
ClientMethodDescriptor.Rules - io.helidon.grpc.clientのインタフェース
ClientMethod構成API。
clientOnly() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
これがクライアント側専用ハンドラかどうかを判定します。
clientOnly() - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingIterableのメソッド
 
clientOnly() - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingStreamのメソッド
 
ClientRequestAttribute - io.helidon.grpc.client内の列挙クラス
呼出しトレース・スパンにアタッチするgRPCクライアント・コール属性の列挙。
clientSecret(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
OIDCサーバーによって生成されるクライアント・シークレット。
ClientSecurity - io.helidon.security.integration.jersey.clientのクラス
Jerseyのアウトバウンド・セキュリティの動作をオーバーライドするために使用される定数。
ClientSecurityAutoDiscoverable - io.helidon.security.integration.jersey.clientのクラス
jerseyランタイムにバインドする自動検出可能な機能。
ClientSecurityAutoDiscoverable() - クラスio.helidon.security.integration.jersey.client.ClientSecurityAutoDiscoverableのコンストラクタ
 
ClientSecurityFilter - io.helidon.security.integration.jersey.clientのクラス
現在のコンテキスト・プリンシパルを伝播するJAX-RSクライアント・フィルタ。
ClientSecurityFilter() - クラスio.helidon.security.integration.jersey.client.ClientSecurityFilterのコンストラクタ
このフィルタ(Jerseyまたはユニット・テストで使用されるため、本番コードでは明示的に使用しないでください)のインスタンスを作成します。
ClientServiceDescriptor - io.helidon.grpc.clientのクラス
クライアント側のgRPCサービスに関するすべての詳細をカプセル化します。
ClientServiceDescriptor.Builder - io.helidon.grpc.clientのクラス
ClientServiceDescriptor.Rules - io.helidon.grpc.clientのインタフェース
ClientServiceDescriptorのFluent構成インタフェース。
clientServices(List<DbClientService>) - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのメソッド
使用するクライアント・サービスを構成します。
clientStreaming(Object[], MethodHandler.ClientStreaming) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
双方向のクライアント・コールを処理します。
clientStreaming(Object[], MethodHandler.ClientStreaming) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingのメソッド
 
clientStreaming(Object[], MethodHandler.ClientStreaming) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingIterableのメソッド
 
clientStreaming(Object[], MethodHandler.ClientStreaming) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingStreamのメソッド
 
clientStreaming(Object[], MethodHandler.ClientStreaming) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.FutureResponseのメソッド
 
clientStreaming(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
clientStreaming(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスのクライアント・ストリーミング・メソッドを登録します。
clientStreaming(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
clientStreaming(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスのクライアント・ストリーミング・メソッドを登録します。
clientStreaming(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
clientStreaming(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスのクライアント・ストリーミング・メソッドを登録します。
clientStreaming(String, StreamObserver<RespT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定されたクライアント・ストリーミング・メソッドを呼び出します。
clientStreaming(String, StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandler.ClientStreamingのメソッド
クライアント・ストリーミング・クライアント・コールを実行します。
clientStreaming(String, Iterable<ReqT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定されたクライアント・ストリーミング・メソッドを呼び出します。
clientStreaming(String, Consumer<ClientMethodDescriptor.Rules>) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
clientStreaming(String, Consumer<ClientMethodDescriptor.Rules>) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスのクライアント・ストリーミング・メソッドを登録します。
clientStreaming(String, Stream<ReqT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定されたクライアント・ストリーミング・メソッドを呼び出します。
ClientStreaming - io.helidon.microprofile.grpc.coreの注釈インタフェース
クライアント・ストリーミングgRPCメソッドを表すものとしてクラスをマークする注釈。
ClientStreamingMethodHandlerSupplier - io.helidon.microprofile.grpc.coreのクラス
クライアント・ストリーミングgRPCメソッド用のMethodHandlerのサプライヤ。
ClientStreamingMethodHandlerSupplier() - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplierのコンストラクタ
クライアント・ストリーミング・メソッドのハンドラのサプライヤを作成します。
ClientStreamingMethodHandlerSupplier.AbstractClientStreamingHandler < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
クライアント・ストリーミングMethodHandlerのベース・クラス。
ClientStreamingMethodHandlerSupplier.ClientStreaming < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームの標準クライアント・ストリーミング・メソッド・ハンドラ・メソッドをコールするクライアント・ストリーミングMethodHandler
ClientStreamingMethodHandlerSupplier.ClientStreamingIterable < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
反復可能オブジェクトからリクエストをストリームするクライアント側のみのクライアント・ストリーミングMethodHandler
ClientStreamingMethodHandlerSupplier.ClientStreamingStream < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
ストリームからのリクエストをストリームするクライアント側のみのクライアント・ストリームMethodHandler
ClientStreamingMethodHandlerSupplier.FutureResponse < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームの標準クライアント・ストリーミング・メソッド・ハンドラ・メソッドをコールするクライアント・ストリーミングMethodHandler
clientTimeout() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
HTTPクライアント操作のタイムアウトが必要です。
clientTimeout(Duration) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
webクライアントを使用したコールのタイムアウト。
ClientTracingAutoDiscoverable - io.helidon.tracing.jersey.clientのクラス
jerseyランタイムにバインドする自動検出可能な機能。
ClientTracingAutoDiscoverable() - クラスio.helidon.tracing.jersey.client.ClientTracingAutoDiscoverableのコンストラクタ
 
ClientTracingFilter - io.helidon.tracing.jersey.clientのクラス
このフィルタは、指定されたプロパティに基づいて、関連するJAX-RSクライアント・コールにトレース情報を追加します。
ClientTracingFilter() - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのコンストラクタ
このフィルタをクラスとしてJerseyに登録できるようにするデフォルトのコンストラクタです。
ClientTracingInterceptor - io.helidon.grpc.clientのクラス
クライアント・コールのトレースSpanにトレース情報を取得するClientInterceptor
ClientTracingInterceptor - io.helidon.tracing.jersey.clientのクラス
起動後クライアント・インターセプタ。
ClientTracingInterceptor() - クラスio.helidon.tracing.jersey.client.ClientTracingInterceptorのコンストラクタ
 
ClientTracingInterceptor.Builder - io.helidon.grpc.clientのクラス
ClientTracingInterceptorの構成を構築します。
clock(Clock) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
Clock.fixed(java.time.Instant, java.time.ZoneId)など、使用する代替クロックを構成します。
close() - クラスio.helidon.common.HelidonConsoleHandlerのメソッド
非推奨。
 
close() - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
 
close() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
close() - インタフェースio.helidon.config.spi.ConfigContentのメソッド
不要になったコンテンツを閉じます。
close() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerContextのメソッド
 
close() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
DelegatingConnection.close()メソッドをオーバーライドして、このConditionallyCloseableConnection「クローズ可能」の場合にのみ「閉じました」となるようにします。
close() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
close() - クラスio.helidon.logging.jul.HelidonConsoleHandlerのメソッド
 
close() - クラスio.helidon.media.common.CharBufferのメソッド
 
close() - クラスio.helidon.media.common.DataChunkInputStreamのメソッド
 
close() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
close() - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
このキャッシュを閉じます。
close() - インタフェースio.helidon.tracing.Scopeのメソッド
 
close() - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
 
close() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
レスポンスの非同期クローズ。
close() - クラスio.helidon.webserver.jersey.JerseySupportのメソッド
このJerseyとの統合を閉じます。
close(URI, PropagatedHeaders) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
LRAがアクティブな場合はクローズします。
close(URI, PropagatedHeaders) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
close(Consumer<Flow.Subscriber<? super T>>) - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
サブスクライバ・ホルダーをクローズ済としてマークします。
closeConnection() - インタフェースio.helidon.webserver.BareRequestのメソッド
接続をクローズし、成功または失敗を1回返して非同期にレポートするリクエスト。
closeConnection() - インタフェースio.helidon.webserver.ServerRequestのメソッド
接続をクローズし、成功または失敗を1回返して非同期にレポートするリクエスト。
CLOSED - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの列挙定数
回線が閉じられ、リクエストが処理されます。
code() - インタフェースio.helidon.common.http.Http.ResponseStatusのメソッド
ステータス・コードを表す関連する整数値を取得します。
code() - 列挙型クラスio.helidon.common.http.Http.Statusのメソッド
関連付けられたステータス・コードを取得します。
CODE_TO_TOKEN - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.RequestTypeの列挙定数
トークン・エンドポイントに対して発行されたトークンのコードの交換をリクエストします。
codeSigningFlag(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
コード署名用に証明書にフラグを付けるかどうかを指定します。
collect() - クラスio.helidon.common.Errors.Collectorのメソッド
Errorsインスタンスに収集されたメッセージを処理します。
collect(Collector<T, U> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
このMultiインスタンスのアイテムをSingleに収集します。
collect(Supplier<? extends U>, BiConsumer<U, T> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
このMultiのアイテムを、Supplierを介して提供され、BiConsumerコールバックによって変更されるコレクションに収集します。
「(T)を収集」 - インタフェースio.helidon.common.reactive.Collectorのメソッド
指定されたアイテムを収集します。
CollectingObserver < T,V,U,A,R > - io.helidon.grpc.serverのクラス
StreamObserver
CollectingObserver(Collector<T, A, R>, StreamObserver<U> ) - クラスio.helidon.grpc.server.CollectingObserverのコンストラクタ
ToDo: JavaDocの追加。
「CollectingObserver(Collector<T, A, R>、StreamObserver<U>、コンシューマ<Throwable>)」 - クラスio.helidon.grpc.server.CollectingObserverのコンストラクタ
ToDo: JavaDocの追加。
CollectingObserver(Collector<T, A, R>, StreamObserver<U>, Function<V, T>, Function<R, U> ) - クラスio.helidon.grpc.server.CollectingObserverのコンストラクタ
ToDo: JavaDocの追加。
「CollectingObserver(Collector<T, A, R>、StreamObserver<U>、Function<V, T>、Function<R, U>、コンシューマ<Throwable>)」 - クラスio.helidon.grpc.server.CollectingObserverのコンストラクタ
ToDo: JavaDocの追加。
collectList() - インタフェースio.helidon.common.reactive.Multiのメソッド
このMultiインスタンスのアイテムをListSingleに収集します。
collector() - クラスio.helidon.common.Errorsのstaticメソッド
新しいメッセージ・コレクタを作成します。
「回収担当」 < T,U > - io.helidon.common.reactiveのインタフェース
コレクタは、Collector.collect(java.lang.Object)の起動時に提供されたアイテムを蓄積し、Collector.value()を使用して単一のコンテナ・オブジェクトで使用できるようにします。
Collector() - クラスio.helidon.common.Errors.Collectorのコンストラクタ
 
collectorHost(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
collectorHost(String) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
トレース・コレクタへの接続に使用するホスト。
collectorHost(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレース・コレクタへの接続に使用するホスト。
collectorHost(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
collectorPath(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
collectorPath(String) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
トレース・コレクタにデータを送信するときに使用するコレクタ・ホスト上のパス。
collectorPath(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレース・コレクタにデータを送信するときに使用するコレクタ・ホスト上のパス。
collectorPath(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
使用するパスをオーバーライドします。
collectorPort(int) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
collectorPort(int) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
トレース・コレクタへの接続に使用するポート。
collectorPort(int) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレース・コレクタへの接続に使用するポート。
collectorPort(int) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
collectorProtocol(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
collectorProtocol(String) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
((httphttpsなど))を使用してトレース・コレクタに接続するためのプロトコル。
collectorProtocol(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
((httphttpsなど))を使用してトレース・コレクタに接続するためのプロトコル。
collectorProtocol(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
collectorRegistry(CollectorRegistry) - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
使用するコレクタ・レジストリを設定します。デフォルトはCollectorRegistry.defaultRegistryです。
collectorUri(URI) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
トレース・データの送信に使用するコレクタURIを設定します。
collectorUri(URI) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレース・データの送信に使用するコレクタURIを設定します。
collectorUri(URI) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
collectStream(Collector<T, A, R> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
Collectorのコールバックを使用してアップストリーム・アイテムを収集します。
column(int) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の列を取得します。
column(String) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の列を取得します。
COLUMN - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
列のキー。
combine(Subject) - クラスio.helidon.security.Subjectのメソッド
別のサブジェクトのすべてのプリンシパルおよび資格証明をこのサブジェクトに追加します。Subject.principals()は置換されません。
combineAnnotations(Class<T>, EndpointConfig.AnnotationScope...) - クラスio.helidon.security.SecurityLevelのメソッド
リクエストされたすべてのスコープにわたって、特定のタイプのすべての注釈を結合します。
COMMAND - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
特定のコレクションに関連しないデータベース・コマンド。
commit() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
commit() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
現在のスレッドに関連付けられたトランザクションを完了します。
commit() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
CommonCipher - io.helidon.common.cryptoのインタフェース
メッセージの暗号化および復号化を簡素化する一般的な暗号。
commonLogFormat() - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
commonログ形式を使用します。
commonName(String) - クラスio.helidon.integrations.vault.secrets.pki.GenerateSelfSignedRoot.Requestのメソッド
生成する証明書の共通名。
commonName(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
 
COMPATIBLE - 列挙型クラスio.helidon.media.common.MessageBodyOperator.PredicateResultの列挙定数
リクエストされたタイプはこのオペレータと互換性がありますが、完全一致ではありません。
compensate() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Compensateという注釈が付いた参加者メソッドのURI。
complete() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファ全体を消費した後、onCompleteをダウンストリームに送信します。
complete() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ストリームを適切に完了し、パブリッシャをcompleted状態に設定して、onCompleteシグナルを下流に送信します。
complete() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Completeという注釈が付いた参加者メソッドのURI。
complete() - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
端末完了シグナルをチャネルに送信します。
complete() - クラスio.helidon.messaging.Emitterのメソッド
すべてのサブスクライバにonCompleteシグナルを送信します。
complete(StreamObserver<T>、Runnable、T) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Runnableタスクを実行し、タスクの完了時に、指定した結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。
complete(StreamObserver<T>, Callable<T> ) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Callableの結果に基づいてgRPCリクエストを完了します。
complete(StreamObserver<T>, CompletionStage<T> ) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
CompletionStageの結果に基づいてgRPCリクエストを完了します。
complete(StreamObserver<T>、T) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
gRPCリクエストを完了します。
complete(AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
非推奨。
指定されたレスポンスを完了として使用してCompletionStageを作成します。
completeAsync(StreamObserver<T>、Runnable、T) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Runnableタスクを非同期的に実行し、タスクの完了時に、指定された結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。
completeAsync(StreamObserver<T>、Runnable、T、Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Runnableタスクを非同期的に実行し、タスクの完了時に、指定された結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。
completeAsync(StreamObserver<T>, Callable<T> ) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Callableの結果に基づいてgRPCリクエストを非同期的に完了します。
「completeAsync(StreamObserver<T>、Callable<T>、エグゼキュータ)」 - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Callableの結果に基づいてgRPCリクエストを非同期的に完了します。
completeAsync(StreamObserver<T>, CompletionStage<T> ) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
CompletionStageの結果に基づいてgRPCリクエストを非同期的に完了します。
「completeAsync(StreamObserver<T>、CompletionStage<T>、エグゼキュータ)」 - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
CompletionStageの結果に基づいてgRPCリクエストを非同期的に完了します。
completeNow() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファの内容に関係なく、onCompleteシグナルをすぐにダウンストリームに送信します。
completeWithoutResult(StreamObserver<U> ) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
StreamObserverの完了に使用できるConsumerを取得します。
completeWithResult(StreamObserver<U> ) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
StreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得します。
CompletionAwaitable<T> - io.helidon.common.reactiveのクラス
AwaitableでエンリッチされたCompletionStageラッパー。
CompletionSingle<T> - io.helidon.common.reactiveのクラス
Single as CompletionStage。
CompletionSingle() - クラスio.helidon.common.reactive.CompletionSingleのコンストラクタ
 
completionStage() - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのメソッド
StreamObserverの完了時に完了するCompletableFutureを取得します。
component(String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
トレースされるコンポーネントの構成。
component(String, boolean) - クラスio.helidon.tracing.config.TracingConfigのメソッド
トレースされるコンポーネントの構成。
COMPONENT - クラスio.helidon.tracing.Tagの静的変数
このスパンをトリガーするコンポーネントをマークするタグ。
ComponentMetricsSettings - io.helidon.metrics.apiのインタフェース
メトリクス対応コンポーネントのメトリクス動作を制御する設定。
ComponentMetricsSettings.Builder - io.helidon.metrics.apiのインタフェース
ComponentMetricsSettingsのビルダー。
ComponentTracingConfig - io.helidon.tracing.configのクラス
コンポーネントは、トレース可能なアプリケーションの単一の"レイヤー"です。
ComponentTracingConfig(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのコンストラクタ
新しい名前付きコンポーネント。
ComponentTracingConfig.Builder - io.helidon.tracing.configのクラス
ComponentTracingConfigのFluent APIビルダー。
compose(Function<? super Multi<T>, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定されたcomposerファンクションを現在のMultiインスタンスに適用し、このファンクションの戻されたFlow.PublisherをラップするMultiを戻します。
compose(Function<? super Single<T>, ? extends Single<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたcomposerファンクションを現在のSingleインスタンスに適用し、このファンクションによって戻されたSingleを戻します。
CompositeProviderFlag - io.helidon.security内の列挙クラス
プロバイダの解決を駆動するフラグ。
CompositeProviderSelectionPolicy - io.helidon.securityのクラス
単一の仮想セキュリティ・プロバイダへの複数のプロバイダ(現在の認証とアウトバウンド)の構成をサポートするプロバイダ選択ポリシー。
CompositeProviderSelectionPolicy.Builder - io.helidon.securityのクラス
CompositeProviderSelectionPolicyを作成するFluent APIビルダー。
compressionType(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
プロデューサによって生成されたすべてのデータの圧縮タイプ。
COMPRESSOR - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの列挙定数
コンプレッサ・タイプをトレース・スパンに追加します。
computeGrants(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
非推奨。
指定されたサブジェクトの権限付与をコンピュートします。
computeGrants(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderのメソッド
指定されたサブジェクトの権限付与をコンピュートします。
computeGrants(String, String, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのメソッド
提供されたMT情報に対する付与をコンピュートします。
computeIfAbsent(String, Function<String, Iterable<String>>) - クラスio.helidon.common.http.HashParametersのメソッド
 
computeIfAbsent(String, Function<String, Iterable<String>>) - インタフェースio.helidon.common.http.Parametersのメソッド
指定されたキーがまだ値に関連付けられていない場合は、指定された関数を使用して新しい関連付けを計算し、空のListを返します。それ以外の場合は、現在の値(オプションの操作)を返します。
computeIfAbsent(String, Function<String, Iterable<String>>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
computeSingleIfAbsent(String, Function<String, String>) - クラスio.helidon.common.http.HashParametersのメソッド
 
computeSingleIfAbsent(String, Function<String, String>) - インタフェースio.helidon.common.http.Parametersのメソッド
指定されたキーがまだ値に関連付けられていない場合は、指定された関数を使用して新しい関連付けを計算し、空のListを返します。それ以外の場合は、現在の値(オプションの操作)を返します。
computeSingleIfAbsent(String, Function<String, String>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
computeValue(K, Supplier<Optional<V> >) - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュされた値を返すか、コンピュートしてキャッシュします。
computeValue(K, Supplier<Optional<V> >) - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
キャッシュされた値を返すか、コンピュートしてキャッシュします。
concat(Parameters...) - クラスio.helidon.common.http.HashParametersのstaticメソッド
指定されたパラメータの連結としてHashParametersの新しいインスタンスを作成します。
concat(Iterable<Parameters>) - クラスio.helidon.common.http.HashParametersのstaticメソッド
指定されたパラメータの連結としてHashParametersの新しいインスタンスを作成します。
concat(Flow.Publisher<T>, Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
連結ストリームを1つにストリームします。
concat(Flow.Publisher<T>, Flow.Publisher<T>, Flow.Publisher<T>...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
連結ストリームを1つにストリームします。
concat(PublisherBuilder<? extends T>, PublisherBuilder<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
concatArray(Flow.Publisher<T>...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
重複しない順序でアイテムをリレーすることによって、ソースFlow.Publisherの配列を連結します。
ConcatPublisher<T> - io.helidon.common.reactiveのクラス
連結ストリームを1つにストリームします。
concurrent() - インタフェースio.helidon.scheduling.CronInvocationのメソッド
trueの場合、前のタスクが完了していなくても次のタスクが開始されます。
concurrentExecution() - 注釈インタフェースio.helidon.microprofile.scheduling.Scheduledの要素
trueの場合、前のタスクが完了していなくても次のタスクが開始されます。
concurrentExecution(boolean) - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
次回の実行前に前のタスクが終了しなかった場合、同時実行を許可します。
concurrentExecutions() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
現時点での同時実行の数。
concurrentGauge() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
gRPCメソッド・コールを実行するためにGrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。
concurrentGauge(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
concurrentGauge(String, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
concurrentGauge(Metadata) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
concurrentGauge(Metadata, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
concurrentGauge(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
ConditionallyCloseableConnection - io.helidon.integrations.jdbcのクラス
ConditionallyCloseableConnection.isCloseable()メソッドがtrueを返す場合のみ、ConditionallyCloseableConnection.close()メソッドがクローズを実行するDelegatingConnection
ConditionallyCloseableConnection(Connection) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのコンストラクタ
ConditionallyCloseableConnection(Connection, boolean) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのコンストラクタ
新しいConditionallyCloseableConnectionを作成します。
CONF_DEFAULT_COORDINATOR_URL - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
デフォルト・コーディネータURL。
CONF_KEY_COORDINATOR_HEADERS_PROPAGATION_PREFIX - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
コーディネータに伝播する必要があるヘッダーのプリフィクス。
CONF_KEY_COORDINATOR_TIMEOUT - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
コーディネータとの同期通信のタイムアウト。
CONF_KEY_COORDINATOR_TIMEOUT_UNIT - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
コーディネータとの同期通信のタイムアウト単位。
CONF_KEY_COORDINATOR_URL - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
長時間実行アクションのオーケストレーションに使用されるコーディネータのURL。
config() - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成(ファイルまたはクラスパス・リソース)から構成を作成するか、メタ構成が存在しない場合はデフォルトの構成インスタンスを作成します。
config() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
現在構成されているhelidon構成を取得します。
config() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
現在の構成。
config() - クラスio.helidon.messaging.connectors.jms.ConnectionContextのメソッド
チャネル構成。
config() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
Helidon構成を取得します。
config() - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupport.Builderのメソッド
このビルダーに割り当てられた構成(存在する場合)を返します。
config(Config) - クラスio.helidon.common.configurable.LruCache.Builderのメソッド
構成からこのキャッシュの構成をロードします。
config(Config) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
このスレッド・プール・エグゼキュータのすべてのプロパティを構成からロードします。
config(Config) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
このスレッド・プールのすべてのプロパティを構成からロードします。
config(Config) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
構成からこのビルダー・インスタンスを更新しました。
config(Config) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
メタ構成からビルダーを更新します。
config(Config) - インタフェースio.helidon.config.Config.Builderのメソッド
この構成ビルダーをメタ構成から構成します。
config(Config) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
 
config(Config) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
メタ構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
指定されたメタ構成から構成を作成します。
config(Config) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
メタ構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
 
config(Config) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
構成からこのクライアント・サービスを構成します。
config(Config) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
構成ファイルのデータベース接続構成を使用します。
config(Config) - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
構成からステートメントを設定します。
config(Config) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
Configノードを使用してヘルス・チェック・パラメータを設定します。
config(Config) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
config(Config) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
構成からメトリックを構成します。
config(Config) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
config(Config) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
構成ファイルのデータベース接続構成を使用します。
config(Config) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
このバルクヘッドのすべてのプロパティを構成からロードします。
config(Config) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
このサーキット・ブレーカのすべてのプロパティを構成からロードします。
config(Config) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
構成インスタンスからHelidon全体のデフォルトを構成します。
config(Config) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
このサーキット・ブレーカのすべてのプロパティを構成からロードします。
config(Config) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
このサーキット・ブレーカのすべてのプロパティを構成からロードします。
config(Config) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
このサーキット・ブレーカのすべてのプロパティを構成からロードします。
config(Config) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
このサーキット・ブレーカのすべてのプロパティを構成からロードします。
config(Config) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
構成キーがある場合、ディスク領域の健全性検査を設定します。
config(Config) - クラスio.helidon.health.checks.HeapMemoryHealthCheck.Builderのメソッド
構成キーが存在する場合、ヒープ領域のヘルス・チェックを設定します。
config(Config) - クラスio.helidon.health.HealthSupport.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
構成からこのビルダーを構成します。
config(Config) - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
デフォルトの構成を上書き
config(Config) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
ビルダーで使用されるhelidon構成を設定します。
config(Config) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
外部ファイルから構成を読み、ビルダーを初期化します。
config(Config) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.media.common.DefaultMediaSupport.Builderのメソッド
指定されたConfigからこのDefaultMediaSupport.Builderを構成します。
config(Config) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
指定されたConfigからこのMediaContext.Builderを構成します。
config(Config) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
コネクタのカスタム構成。
config(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
コネクタのカスタム構成。
config(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.messaging.Messaging.Builderのメソッド
コネクタとそのルーティングの構成に必要な構成。
config(Config) - インタフェースio.helidon.metrics.api.BaseMetricsSettings.Builderのメソッド
指定されたConfigノードに基づいてノードの値を設定します。
config(Config) - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのメソッド
提供されたメトリクス構成を使用してビルダーを更新します。
config(Config) - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
指定されたConfigオブジェクトに基づいて、ビルダーのKPIメトリクス設定を更新します。
config(Config) - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのメソッド
提供されたメトリクス構成を使用してビルダーを更新します。
config(Config) - インタフェースio.helidon.metrics.api.RegistryFilterSettings.Builderのメソッド
指定されたfilter構成ノードで指定される値を設定します。
config(Config) - インタフェースio.helidon.metrics.api.RegistrySettings.Builderのメソッド
指定されたConfigノードに基づいてノードの値を設定します。
config(Config) - インタフェースio.helidon.metrics.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
非推奨。
 
config(Config) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
config(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
このサーバー(Helidon構成)の構成に使用する構成インスタンス。
config(Config) - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
指定されたConfigオブジェクトから様々なビルダー属性を設定します。
config(Config) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
指定されたopenapi Configオブジェクトから様々なOpenAPI設定を割り当てます。
config(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
構成からビルダーを更新しました。
config(Config) - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
構成から構成データをロードします。
config(Config) - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
構成からフィールドを更新します。
config(Config) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
構成からビルダーを更新し、構成をAbacProvider.Builder.configuration(io.helidon.config.Config)に設定します。
config(Config) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットの構成を設定します。
config(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.Builderのメソッド
指定された構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
構成インスタンスからこの構成を更新しました。
config(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
構成からビルダーを作成します。
config(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
構成からビルダー・インスタンスを作成します。
config(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
構成からこのビルダー・インスタンスを更新します。
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
非推奨。
 
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.Builderのメソッド
 
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
非推奨。
構成からこのビルダーの状態を更新します。
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
非推奨。
構成からこのビルダーの状態を更新します。
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProvider.Builderのメソッド
構成からこのビルダーの状態を更新します。
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.Builderのメソッド
構成からこのビルダーの状態を更新します。
config(Config) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このビルダーを構成の値で更新します。
config(Config) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
このビルダーを構成で更新します。
config(Config) - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
OidcConfigを読み取るためにプロバイダ・キーにある構成。
config(Config) - クラスio.helidon.security.Security.Builderのメソッド
構成インスタンスをこのビルダーに追加します。
config(Config) - クラスio.helidon.security.SecurityTime.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupport.Builderのメソッド
このビルダーで使用する構成を設定します。
config(Config) - インタフェースio.helidon.servicecommon.rest.RestServiceSettings.Builderのメソッド
対象のサービスの提供されたConfigノードを使用して設定を更新します。
config(Config) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
Configからこのビルダーを更新します。
config(Config) - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
Configからこのビルダーを更新します。
config(Config) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
Configからこのビルダーを更新します。
config(Config) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
config(Config) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
アプリケーションの構成からトレーサの構成をロードします。
config(Config) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
アプリケーションの構成からトレーサの構成をロードします。
config(Config) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
config(Config) - クラスio.helidon.webclient.Proxy.Builderのメソッド
構成からメトリックを構成します。
config(Config) - クラスio.helidon.webclient.WebClient.Builderのメソッド
このクライアントの構成。
config(Config) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
構成からメトリックを構成します。
config(Config) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
CORS構成情報をマージします。
config(Config) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
指定されたConfigノードを使用して、既存の設定を拡張またはオーバーライドします。
config(Config) - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
指定された構成ノードにデータを適用します。
config(Config) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
構成から構成を更新します。
config(Config) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
指定されたConfigからこのビルダーを更新します。
config(Config) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
指定されたConfigパラメータに含まれる構成値を設定します。
config(Config) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
config(Config) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
Configからこのソケット構成を更新します。
config(Config) - クラスio.helidon.webserver.WebServer.Builderのメソッド
指定された構成からこのサーバー構成を更新します。
config(Config) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.webserver.WebTracingConfig.Builderのメソッド
Configからビルダーを更新します。
config(Config, String) - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
構成は、構成ルートまたはプロバイダ・ノードにあります。
config(GrpcServerConfiguration) - クラスio.helidon.grpc.server.GrpcServer.Builderのメソッド
GrpcServerの構成を設定します。
config(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
提供されているOidcConfigをこのビルダーに使用します。
config(String) - クラスio.helidon.security.EndpointConfigのメソッド
構成キーのConfigインスタンスを取得します。
config(String, Config) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
プロバイダが使用する構成を指定します。
config(String, SignedHeadersConfig.HeadersConfig) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
単一のメソッドの構成(必須および"if-present"ヘッダーを署名付き(またはインバウンド・シグネチャに必要です)に設定するには、SecurityEnvironment.method()を参照してください)。
config(Supplier<GrpcServerConfiguration>) - クラスio.helidon.grpc.server.GrpcServer.Builderのメソッド
GrpcServerの構成を設定します。
config(Config) - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
指定されたMP OpenAPI Configオブジェクトから様々なOpenAPI設定を割り当てます。
config(Config) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
このサーバー(マイクロプロファイル構成)の構成に使用する構成インスタンス。
config(ResourceConfig) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このアプリケーションを形成するリソース構成を設定します。
Config - io.helidon.configのインタフェース
構成
CONFIG - クラスio.helidon.jersey.connector.HelidonPropertiesの静的変数
WebClient.Builder.config(Config)に渡されるHelidon Configインスタンス(使用可能な場合)。
CONFIG_EXPECTED_AUDIENCES - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstatic変数
受信トークンの予想されるオーディエンスの構成キー。
CONFIG_EXPECTED_ISSUER - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstatic変数
着信トークンの予期される発行者の構成キー。
CONFIG_HOSTS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
ホストの文字列配列の構成キー。
CONFIG_KEY - クラスio.helidon.openapi.OpenAPISupport.Builderのstatic変数
Helidon構成からopenapiノードを選択するための構成キー。
CONFIG_KEY_NAME - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの静的変数
完全修飾クラス名(先頭のドットを含まない)の後に追加されたルーティング名の構成キー。
CONFIG_KEY_PATH - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
パスの完全な構成キー(MicroProfile構成を介して構成する場合)。
CONFIG_KEY_PATH - 注釈インタフェースio.helidon.microprofile.server.RoutingPathの静的変数
完全修飾クラス名(先頭のドットを含まない)の後に追加されたルーティング・パスの構成キー。
CONFIG_KEY_PREFIX - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのstatic変数
構成キーのプレフィクス。
CONFIG_KEY_REQUIRED - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの静的変数
完全修飾クラス名(先頭のドットを含まない)の後に追加される、ルーティング名必須フラグの構成キー。
CONFIG_KEY_THRESHOLD_PERCENT - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
しきい値パーセントのフル構成キー(マイクロ・ファイル構成を介して構成する場合)。
CONFIG_KEY_THRESHOLD_PERCENT - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstatic変数
ヒープ・メモリーしきい値の構成プロパティ・キー。
CONFIG_METHODS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
HTTPメソッドの文字列配列の構成キー。
CONFIG_NAME - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
ターゲットの名前の構成キー。
CONFIG_OUTBOUND - クラスio.helidon.security.providers.common.OutboundConfigのstatic変数
OutboundTargetの構成のオブジェクト・リストを保持する構成キー(プロバイダ構成の下にが必要です)。
CONFIG_PATHS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
パスの文字列配列の構成キー。
CONFIG_TRANSPORTS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
サポートされているトランスポートの文字列配列の構成キー。
Config.Builder - io.helidon.configのインタフェース
Config Builder.
Config.Context - io.helidon.configのインタフェース
ノードの最後にロードされたインスタンスへのアクセス、または構成全体のリロードのリクエストを可能にする、特定のConfigノードに関連付けられたコンテキスト。
Config.Key - io.helidon.configのインタフェース
オブジェクトは構成ノードの完全修飾キーを表します。
Config.Type - io.helidon.config内の列挙クラス
構成ノード・タイプ。
configBuilder() - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstaticメソッド
AQコネクタのカスタム構成ビルダー。
configBuilder() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
JMSコネクタのカスタム構成ビルダー。
configBuilder() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
Kafkaコネクタのカスタム構成ビルダー。
ConfigCdiExtension - io.helidon.microprofile.configのクラス
CDIコンテナ(すべてのConfigConfigおよびConfigPropertyおよびConfigProperties)で構成インジェクションを有効にする拡張機能。
ConfigCdiExtension() - クラスio.helidon.microprofile.config.ConfigCdiExtensionのコンストラクタ
CDIコンテナによって起動されるコンストラクタ。
configClass() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
configClass() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
configClass() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
configClass() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
configClass() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
構成タイプのクラス。
ConfigContent - io.helidon.config.spiのインタフェース
すべてのデータを一度に("eager"構成ソース)で読み取ることができる構成ソースによって提供される構成コンテンツ。
ConfigContent.Builder<T extends ConfigContent.Builder<T>> - io.helidon.config.spiのクラス
ConfigContentのFluent APIビルダー、解析可能なコンテンツ・ビルダーの共通の祖先およびノード・コンテンツ・ビルダー。
ConfigContent.NodeContent - io.helidon.config.spiのインタフェース
解析を必要とせずに、ConfigNode.ObjectNodeを直接提供する構成コンテンツ。
ConfigContent.NodeContent.Builder - io.helidon.config.spiのクラス
ConfigContent.NodeContentのFluent APIビルダー。
ConfigContent.OverrideContent - io.helidon.config.spiのインタフェース
OverrideSourceのコンテンツ。
ConfigContent.OverrideContent.Builder - io.helidon.config.spiのクラス
ConfigContentのFluent APIビルダー。
ConfigContext - io.helidon.config.spiのインタフェース
Configを構築する際にConfig.Builderによって作成されるコンテキスト。
ConfigEncryptionException - io.helidon.config.encryptionでの例外
セキュアな構成関連の例外です。
ConfigEncryptionException(String) - 例外io.helidon.config.encryption.ConfigEncryptionExceptionのコンストラクタ
指定された詳細メッセージを持つ新しい構成暗号化例外を構築します。
ConfigEncryptionException(String, Throwable) - 例外io.helidon.config.encryption.ConfigEncryptionExceptionのコンストラクタ
メッセージを使用して構築します。
ConfigException - io.helidon.configでの例外
Config実装によって例外がスローされます。
ConfigException - io.helidon.integrations.microstream.cacheでの例外
マイクロ・ストリーム・キャッシュ構成の問題が発生した場合にRuntimeExceptionがスローされます。
ConfigException(String) - 例外io.helidon.config.ConfigExceptionのコンストラクタ
詳細メッセージを含むコンストラクタです。
ConfigException(String) - 例外io.helidon.integrations.microstream.cache.ConfigExceptionのコンストラクタ
新しいConfigExceptionを作成します。
ConfigException(String, Throwable) - 例外io.helidon.config.ConfigExceptionのコンストラクタ
詳細メッセージを含むコンストラクタです。
ConfigException(String, Throwable) - 例外io.helidon.integrations.microstream.cache.ConfigExceptionのコンストラクタ
新しいConfigExceptionを作成します。
ConfigFilter - io.helidon.config.spiのインタフェース
Config APIを介して返される前に基本構成(String)値を変換できるフィルタ。
ConfigFilters - io.helidon.configのクラス
クラスは、組込みのConfigFilter実装へのアクセスを提供します。
ConfigFilters.ValueResolvingBuilder - io.helidon.configのクラス
値参照解決フィルタのビルダーです。
configFor(String) - インタフェースio.helidon.security.Securityのメソッド
セキュリティの構成。
ConfigHelper - io.helidon.configのクラス
共通構成ユーティリティ。
configKey() - インタフェースio.helidon.dbclient.jdbc.spi.HikariCpExtensionProviderのメソッド
拡張プロバイダの構成キー。
configKey() - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのメソッド
 
configKey() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsExtensionProviderのメソッド
 
configKey() - インタフェースio.helidon.dbclient.spi.DbClientServiceProviderのメソッド
configに構成キーが必要です。
configKey() - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのメソッド
 
configKey() - インタフェースio.helidon.media.common.spi.MediaSupportProviderのメソッド
media-support.services.configの下に構成キーが必要です。
configKey() - クラスio.helidon.media.jackson.JacksonProviderのメソッド
 
configKey() - クラスio.helidon.media.jsonb.JsonbProviderのメソッド
 
configKey() - クラスio.helidon.media.jsonp.JsonpProviderのメソッド
 
configKey() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのメソッド
 
configKey() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
configKey() - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのメソッド
 
configKey() - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorServiceのメソッド
このポリシー・バリデータ・サービスで必要な構成キー。
configKey() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
configKey() - クラスio.helidon.security.abac.role.RoleValidatorServiceのメソッド
 
configKey() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
configKey() - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのメソッド
 
configKey() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
configKey() - クラスio.helidon.security.abac.time.TimeValidatorServiceのメソッド
 
configKey() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
このバリデータ構成にマップする構成エントリのキー。
configKey() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorServiceのメソッド
このバリデータの構成の"root"のキー。
configKey() - インタフェースio.helidon.security.providers.httpauth.spi.UserStoreServiceのメソッド
セキュリティ・プロバイダ構成で予期される、このストアの構成キー。
configKey() - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのメソッド
 
configKey() - クラスio.helidon.webclient.security.WebClientSecurityProviderのメソッド
 
configKey() - インタフェースio.helidon.webclient.spi.WebClientServiceProviderのメソッド
client.services.configの下に構成キーが必要です。
configKey() - クラスio.helidon.webclient.tracing.WebClientTracingProviderのメソッド
 
configMap(Map<String, Config>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
プロバイダが使用する構成に対する構成キーのマップをプロバイダに提供します。
ConfigMapper - io.helidon.config.spiのインタフェース
複雑な構造の変換を支援するために、構成マッパーがConfigMapperProviderに提供されています。
ConfigMapperProvider - io.helidon.config.spiのインタフェース
Configサブツリーを特定のJavaタイプに変換するマッピング関数を提供します。
ConfigMappers - io.helidon.configのクラス
構成をJavaタイプに変換するユーティリティ・メソッド。
ConfigMappingException - io.helidon.configでの例外
構成値マッピング例外。
ConfigMappingException(Config.Key, Type, String) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, Type, String, Throwable) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, String) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, String, Class<?>, Throwable) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, String, String, Throwable) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, String, Throwable) - 例外io.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMetadataProcessor - io.helidon.config.metadata.processorのクラス
注釈プロセッサ。
ConfigMetadataProcessor() - クラスio.helidon.config.metadata.processor.ConfigMetadataProcessorのコンストラクタ
サービス・ローダーにはパブリック・コンストラクタが必要です。
configNode() - 注釈インタフェースio.helidon.integrations.microstream.cdi.MicrostreamCacheの要素
作成するEmbeddedStorageManagerインスタンスを構成するために使用する構成ノードを指定します。
configNode() - 注釈インタフェースio.helidon.integrations.microstream.cdi.MicrostreamStorageの要素
作成するEmbeddedStorageManagerインスタンスを構成するために使用する構成ノードを指定します。
ConfigNode - io.helidon.config.spiのインタフェース
構成ノードの実装を識別するマーカー・インタフェースです。
ConfigNode.ListNode - io.helidon.config.spiのインタフェース
ConfigNodeベースの構成値のリスト。
ConfigNode.ListNode.Builder - io.helidon.config.spiのインタフェース
ConfigNode.ListNodeインスタンスを構築するためのビルダー。
ConfigNode.NodeType - io.helidon.config.spi内の列挙クラス
構成ノードのベース・タイプ。
ConfigNode.ObjectNode - io.helidon.config.spiのインタフェース
必要に応じて適切なConfigParserによって解析された階層構造を表す構成ノード。
ConfigNode.ObjectNode.Builder - io.helidon.config.spiのインタフェース
ConfigNode.ObjectNodeインスタンスを構築するためのビルダー。
ConfigNode.ValueNode - io.helidon.config.spiのインタフェース
単一の文字列ベースの構成値。
ConfigParser - io.helidon.config.spiのインタフェース
構成ConfigParser.Contentを、コンテンツの元の構造および値を表すConfigNode.ObjectNodeに変換します。
ConfigParser.Content - io.helidon.config.spiのインタフェース
ConfigParserによって解析される構成コンテンツ。
ConfigParser.Content.Builder - io.helidon.config.spiのクラス
ConfigParser.ContentのFluent APIビルダー。
ConfigParserException - io.helidon.config.spiでの例外
構成の解析中にスローされた例外のルート・クラス。
ConfigParserException(String) - 例外io.helidon.config.spi.ConfigParserExceptionのコンストラクタ
例外インスタンスを構築します。
ConfigParserException(String, Throwable) - 例外io.helidon.config.spi.ConfigParserExceptionのコンストラクタ
例外インスタンスを構築します。
ConfigParsers - io.helidon.configのクラス
組込みのConfigParser実装へのアクセスを提供します。
ConfigProperties - io.helidon.config.encryptionのクラス
プロパティとそのデフォルト値。
configSource(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成に基づいて構成ソース(または構成ソース)をロードします。
ConfigSource - io.helidon.config.spiのインタフェース
構成のSource
ConfigSourceProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいて構成ソースを提供するJavaサービス・ローダー・サービス。
ConfigSourceRuntime - io.helidon.configのインタフェース
構成ソースのランタイム。
ConfigSources - io.helidon.configのクラス
組込みのConfigSource実装へのアクセスを提供します。
ConfigSources.SystemPropertiesConfigSource - io.helidon.configのクラス
システム・プロパティ構成ソース。
ConfigSources.SystemPropertiesConfigSource.Builder - io.helidon.configのクラス
ConfigSources.SystemPropertiesConfigSource用のfluent APIビルダー。
configuration() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
有効なサーバー構成を取得します。
configuration() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
configuration() - インタフェースio.helidon.webserver.WebServerのメソッド
有効なサーバー構成を取得します。
configuration(Config) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
バリデータ・インスタンスに使用する構成。
configurator() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscovery.OfConstructorのメソッド
 
configurator() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscovery.OfMethodのメソッド
 
configure() - クラスio.helidon.common.SerializationConfigのメソッド
現在のVMでデシリアライズ・フィルタリングを構成します。
configure(HikariConfig) - インタフェースio.helidon.dbclient.jdbc.HikariCpExtensionのメソッド
DBクライアント構成に追加の構成オプションを設定します。
configure(MethodDescriptor.Rules) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
 
configure(MethodDescriptor.Rules<ReqT, ResT>) - インタフェースio.helidon.grpc.server.MethodDescriptor.Configurerのメソッド
MethodDescriptor.Rulesに追加の構成を適用します。
configure(ServiceDescriptor.Rules) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
 
configure(ServiceDescriptor.Rules) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Configurerのメソッド
ServiceDescriptor.Rulesに追加の構成を適用します。
configure(ServiceDescriptor.Rules) - クラスio.helidon.security.integration.grpc.GrpcSecurityのメソッド
GrpcSecurity.configフィールドが設定されている場合は、適用可能なセキュリティ構成でServiceDescriptor.Rulesを変更します。
configure(ServiceDescriptor.Rules) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
ServiceDescriptor.Rulesを変更して、このGrpcSecurityHandlerを追加します。
configure(ConfigureK8s.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのメソッド
この認証メソッドを構成します。
configure(ConfigureK8s.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthRxのメソッド
この認証メソッドを構成します。
configure(DbConfigure.Request<?>) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベースを構成します。
configure(DbConfigure.Request<?>) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
データベースを構成します。
configure(GrpcMpContext) - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpExtensionのメソッド
サービスがコンテキストを介して構成を追加できるようにします。
configure(ClientBuilder) - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのメソッド
 
configure(ClientBuilder, ExecutorService) - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.cors.CrossOriginAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.lra.LraAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.restclient.HelidonRequestHeaderAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.tracing.MpTracingAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.security.integration.jersey.client.ClientSecurityAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.security.integration.jersey.SecurityDisabledFeatureのメソッド
 
configure(FeatureContext) - クラスio.helidon.security.integration.jersey.SecurityFeatureのメソッド
 
configure(FeatureContext) - クラスio.helidon.tracing.jersey.client.ClientTracingAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.webclient.jaxrs.JerseyClientAutoDiscoverableのメソッド
 
configure(Config, T, Class<? super T>, String) - クラスio.helidon.integrations.jedis.cdi.JedisExtensionのメソッド
提供されたConfigを使用して、指定されたObjectをなんらかの方法で構成します。
CONFIGURE - 列挙型クラスio.helidon.common.SerializationConfig.Actionの列挙定数
正しい値を構成しようとしています。
configureContext(SecurityFilterCommon.FilterContext, ContainerRequestContext, UriInfo) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
「構成済」 - io.helidon.config.metadataの注釈インタフェース
構成されたクラスは、構成からその値をロードできます。
configureDefaults(Config) - クラスio.helidon.webclient.jaxrs.JaxRsClientのstaticメソッド
作成されたすべてのクライアントのデフォルトを構成します。
ConfiguredOption - io.helidon.config.metadataの注釈インタフェース
単一の構成オプション。
ConfiguredOption.Kind - io.helidon.config.metadata内の列挙クラス
オプションの種類。
ConfiguredOptions - io.helidon.config.metadataの注釈インタフェース
クラス/インタフェースで定義した場合の構成済オプション。
ConfiguredValue - io.helidon.config.metadataの注釈インタフェース
オプションの可能な値のリストを定義するために使用できます。
configureEndpoint(Routing.Rules) - クラスio.helidon.openapi.OpenAPISupportのメソッド
指定したルール・セットにルーティングを追加して、OpenAPIエンドポイントを設定します。
configureEndpoint(Routing.Rules, Routing.Rules) - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのメソッド
サービスが公開するエンドポイントを準備します。
configureEndpoint(Routing.Rules, Routing.Rules) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupportのメソッド
指定されたルーティング・ルールにサービス・エンドポイントを構成します。
configureEndpoint(Routing.Rules, Routing.Rules) - インタフェースio.helidon.servicecommon.rest.RestServiceSupportのメソッド
指定されたルーティング・ルールにサービス・エンドポイントを構成します。
ConfigureK8s - io.helidon.integrations.vault.auths.k8sのクラス
k8sメソッド・リクエストを構成します。
ConfigureK8s.Request - io.helidon.integrations.vault.auths.k8sのクラス
リクエスト・オブジェクト。
ConfigureK8s.Response - io.helidon.integrations.vault.auths.k8sのクラス
ロール・レスポンスを作成します。
configureRuntime() - クラスio.helidon.common.LogConfigのstaticメソッド
ネイティブ・イメージ内の場合、実行時構成でロギングを再構成します。
configureRuntime() - クラスio.helidon.common.SerializationConfigのstaticメソッド
構成が想定どおりであることを確認してください。
configureSpan(Span.Builder) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
 
configureSpan(Span.Builder) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
名前が付けられ、親を持つスパンの追加プロパティを構成します。
configureSpan(Span.Builder) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
 
configureVendorMetrics(String, Routing.Rules) - クラスio.helidon.metrics.MetricsSupportのメソッド
指定されたルーティングのベンダー・メトリクスを構成します。
configureVendorMetrics(String, Routing.Rules) - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのメソッド
指定されたルーティング名とルーティング・ビルダーを使用してベンダー・メトリクスのルーティングを設定します。
configureVendorMetrics(String, Routing.Rules) - クラスio.helidon.metrics.serviceapi.MinimalMetricsSupportのメソッド
 
ConfigUserStore - io.helidon.security.providers.httpauthのクラス
ユーザー・ストアが構成からロードされました。
ConfigUserStore() - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのコンストラクタ
 
ConfigValue<T> - io.helidon.configのインタフェース
Configノードの型付きの値。
ConfigValues - io.helidon.configのクラス
構成値のファクトリ。
ConfigVaultProvider - io.helidon.security.providers.config.vaultのクラス
構成セキュリティ設定を使用して、シークレットを構成から直接取得し、データを暗号化/復号化するためのセキュリティ・プロバイダ。
ConfigVaultProvider.Builder - io.helidon.security.providers.config.vaultのクラス
ConfigVaultProviderのFluent APIビルダー。
ConfigVaultProvider.EncryptionConfig - io.helidon.security.providers.config.vaultのクラス
暗号化の構成。
ConfigVaultProvider.SecretConfig - io.helidon.security.providers.config.vaultのクラス
シークレットの構成。
ConfigVaultProviderService - io.helidon.security.providers.config.vaultのクラス
Securityプロバイダ・サービスのJavaサービス・ローダー実装。
ConfigVaultProviderService() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderServiceのコンストラクタ
非推奨。
使用しないでください。Java Service Loaderでのみ起動する必要があります
CONFLICT_409 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
409 競合。「HTTP/1.1ドキュメント」を参照してください。
connection() - インタフェースio.helidon.dbclient.jdbc.ConnectionPoolのメソッド
プールから接続を返します。
connection() - クラスio.helidon.dbclient.jdbc.HikariConnectionPoolのメソッド
 
connection() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
メッセージの受信に使用されるConnection
CONNECTION - クラスio.helidon.common.http.Http.Headerの静的変数
"Connection"ヘッダー名。
connectionAcquisitionTimeout(Duration) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
接続取得タイムアウトを設定します。
ConnectionClosedException - io.helidon.webserverでの例外
ConnectionClosedExceptionは、接続がクローズされ、これ以上データを送信できないことを示します。
ConnectionClosedException(String) - 例外io.helidon.webserver.ConnectionClosedExceptionのコンストラクタ
指定されたメッセージを使用してこの例外を作成します。
ConnectionContext - io.helidon.messaging.connectors.jmsのクラス
JMSコネクタによって構築される実際の接続に関連するコンテキスト。
connectionFactory() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
メッセージの受信に使用されるConnectionFactory
connectionFactory(String, ConnectionFactory) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
JmsConnector.NAMED_FACTORY_ATTRIBUTEで指定された名前でカスタムConnectionFactory参照可能オブジェクトを追加します。
connectionPool(ConnectionPool) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
接続プールの構成。
ConnectionPool - io.helidon.dbclient.jdbcのインタフェース
JDBC構成パラメータ。
ConnectionPool.Builder - io.helidon.dbclient.jdbcのクラス
ConnectionPoolのFluent APIビルダー。
connector(ConnectorFactory) - クラスio.helidon.messaging.Messaging.Builderのメソッド
IncomingConnectorFactoryOutgoingConnectorFactoryまたはその両方を実装するコネクタを追加します。
CONNECTOR_NAME - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
Oracle AQコネクタ名。
CONNECTOR_NAME - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
マイクロプロファイル・メッセージングJMSコネクタ名。
CONNECTOR_NAME - クラスio.helidon.messaging.connectors.mock.MockConnectorのstatic変数
コネクタ名。
ConnectorConfigBuilder - io.helidon.messagingのクラス
単一コネクタのデタッチされた構成。
ConnectorConfigBuilder() - クラスio.helidon.messaging.ConnectorConfigBuilderのコンストラクタ
 
connectTimeout(long, TimeUnit) - クラスio.helidon.webclient.WebClient.Builderのメソッド
新しい接続タイムアウトを設定します。
connectTimeout(long, TimeUnit) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
このリクエストの新しい接続タイムアウトを設定します。
constant(long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
定数結果を使用して再試行スキーマを作成します。
CONSTANT - 列挙型クラスio.helidon.tracing.jaeger.JaegerTracerBuilder.SamplerTypeの列挙定数
定数サンプラは、すべてのトレースで同じディシジョンを行います。
ConstantHealthCheck - io.helidon.grpc.serverのクラス
常に同じレスポンスを返す単純なHealthCheck実装。
consumeCharacter(char) - クラスio.helidon.common.http.Tokenizerのメソッド
現在の位置にある1文字を取得し、指定された文字と一致させて、位置を次の文字に更新します。
consumeCharacter(CharMatcher) - クラスio.helidon.common.http.Tokenizerのメソッド
現在の位置にある1文字を取得し、指定された正規表現エンジンと一致させてから、その位置を次の文字に更新します。
CONSUMER - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
メッセージングにおける消費者スパン。
consumerSupplier(Supplier<Consumer<K, V> >) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
KafkaConsumerのインスタンス化方法を定義します。
consumeToken(CharMatcher) - クラスio.helidon.common.http.Tokenizerのメソッド
指定された正規表現エンジンによって表されるトークンを取得し、位置を次の文字に進めます。
consumeTokenIfPresent(CharMatcher) - クラスio.helidon.common.http.Tokenizerのメソッド
指定された正規表現エンジンによって表されるトークンを取得し、一致した場合は次の文字に位置を進めます。
contains(String) - インタフェースio.helidon.tracing.HeaderProviderのメソッド
ヘッダーが存在するかどうか。
containsCookie(String) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたcookieが存在する場合にのみリクエストを受け入れます。
containsCookie(String, String) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたcookieに指定された値が含まれている場合にのみ、リクエストを受け入れます。
containsCookie(String, Predicate<String>) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定したcookieが有効な場合にのみリクエストを受け入れます。
containsHeader(String) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたヘッダー名が存在する場合にのみリクエストを受け入れます。
containsHeader(String, String) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたヘッダーに指定された値が含まれている場合にのみ、リクエストを受け入れます。
containsHeader(String, Predicate<String>) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたヘッダーが有効な場合にのみリクエストを受け入れます。
containsKey(Class<? extends T>) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
このストアにクラスのマッピングが含まれているかどうかを確認します。
containsQueryParameter(String) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定された問合せパラメータが存在する場合にのみリクエストを受け入れます。
containsQueryParameter(String, String) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定された問合せパラメータに指定された値が含まれている場合にのみ、リクエストを受け入れます。
containsQueryParameter(String, Predicate<String>) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定された問合せパラメータが有効な場合のみ、リクエストを受け入れます。
content() - インタフェースio.helidon.media.multipart.BodyPartのメソッド
パーツ・コンテンツのリアクティブ表現を取得します。
content() - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
 
content() - クラスio.helidon.media.multipart.WriteableBodyPartのメソッド
 
content() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
エンティティにアクセスするためのコンテンツ。
content() - インタフェースio.helidon.webserver.ServerRequestのメソッド
リクエスト・コンテンツのMessageBodyReadableContentリアクティブ表現を返します。
content(MessageBodyReadableContent) - クラスio.helidon.media.multipart.ReadableBodyPart.Builderのメソッド
このパートのコンテンツを設定します。
Content - io.helidon.common.httpのインタフェース
非推奨。
かわりにio.helidon.media.common.MessageBodyReadableContentを使用してください
CONTENT - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースは文字列コンテンツで作成されました。
CONTENT_DISPOSITION - クラスio.helidon.common.http.Http.Headerのstatic変数
"Content-Disposition"ヘッダー名。
CONTENT_ENCODING - クラスio.helidon.common.http.Http.Headerのstatic変数
"Content-Encoding"ヘッダー名。
CONTENT_LANGUAGE - クラスio.helidon.common.http.Http.Headerのstatic変数
"Content-Language"ヘッダー名。
CONTENT_LENGTH - クラスio.helidon.common.http.Http.Headerのstatic変数
"Content-Length"ヘッダー名。
CONTENT_LOCATION - クラスio.helidon.common.http.Http.Headerのstatic変数
"aa"ヘッダー名。
CONTENT_RANGE - クラスio.helidon.common.http.Http.Headerのstatic変数
"Content-Range"ヘッダー名。
CONTENT_TYPE - クラスio.helidon.common.http.Http.Headerのstatic変数
"Content-Type"ヘッダー名。
contentDisposition() - インタフェースio.helidon.media.multipart.BodyPartHeadersのメソッド
Content-Dispositionヘッダーを取得します。
contentDisposition() - クラスio.helidon.media.multipart.ReadableBodyPartHeadersのメソッド
 
contentDisposition() - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのメソッド
 
contentDisposition(ContentDisposition) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
Content-Dispositionヘッダーを追加します。
contentDisposition(ContentDisposition) - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのメソッド
"Content-Disposition"ヘッダーの値を設定します。
ContentDisposition - io.helidon.media.multipartのクラス
Content-Dispositionヘッダーの汎用表現。
ContentDisposition.Builder - io.helidon.media.multipartのクラス
ContentDispositionインスタンスを作成するビルダー・クラス。
contentLength() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
既知の場合、コンテンツの長さを返します。
contentLength() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンス・ペイロードのコンテンツ長。
contentLength() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
オプションで、リクエスト本文の長さをオクテット(8ビット・バイト)で返します。
contentLength() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
オプションで、"Content-Length"ヘッダーの値を取得します。
contentLength(long) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
基礎となるヘッダーにContent-Lengthヘッダー値が存在しない場合は設定します。
contentLength(long) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
コンテンツ長を設定します。
contentLength(long) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
"Content-Length"ヘッダーの値を設定します。
ContentReaders - io.helidon.media.commonのクラス
メッセージ本文の内容を読み取るためのスタンドアロン・メカニズムを提供するユーティリティ・クラス。
contentType() - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
Content-Typeヘッダーを取得します。
contentType() - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
Content-Typeヘッダーを取得します。
contentType() - インタフェースio.helidon.media.multipart.BodyPartHeadersのメソッド
Content-Typeヘッダーを取得します。
contentType() - クラスio.helidon.media.multipart.ReadableBodyPartHeadersのメソッド
 
contentType() - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのメソッド
 
contentType() - クラスio.helidon.security.jwt.Jwtのメソッド
コンテンツ・タイプ・クレーム。
contentType() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
コンテンツ・タイプ・クレーム。
contentType() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
リクエストのコンテンツ・タイプを返します。
contentType() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンスのコンテンツ・タイプを返します。
contentType() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
オプションで、リクエストの本文のMIMEタイプを返します。
contentType() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
オプションで、レスポンス本文のMIMEタイプを取得します。
contentType(MediaType) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
基礎となるヘッダーにContent-Typeヘッダー値が存在しない場合は設定します。
contentType(MediaType) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
Content-Typeヘッダーを追加します。
contentType(MediaType) - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのメソッド
本文部分のMIMEタイプを設定します。
contentType(MediaType) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
リクエストのコンテンツ・タイプ。
contentType(MediaType) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
コンテンツ・タイプを設定します。
contentType(MediaType) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
レスポンス本文のMIMEタイプを設定します。
contentType(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
このヘッダー・クレームは、JWTをネストまたは暗号化する場合にのみ使用してください。
contentType(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
このヘッダー・クレームは、JWTをネストまたは暗号化する場合にのみ使用してください。
contentType(String, MediaType) - クラスio.helidon.webserver.staticcontent.StaticContentSupport.FileBasedBuilderのメソッド
ファイル名拡張子をレスポンス・コンテンツ・タイプにマップします。
ContentTypeCharset - io.helidon.media.commonのクラス
非推奨。
2.0.0以降、かわりにMessageBodyContext.charset()を使用してください
ContentWriters - io.helidon.media.commonのクラス
メッセージ本文の内容を書き込むためのスタンドアロン・メカニズムを提供するユーティリティ・クラス。
context() - クラスio.helidon.common.context.Contextsのstaticメソッド
現在のスレッドに関連付けられたコンテキスト・レジストリを取得します。
context() - インタフェースio.helidon.config.Configのメソッド
現在のConfigノードに関連付けられているContextインスタンスを戻します。これにより、アプリケーションはノードの最後にロードされたインスタンスにアクセスしたり、構成全体のリロードをリクエストできます。
context() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
トレース用のSpanContextなど、コール元から渡されたパラメータを持つコンテキスト。
context() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
GrpcServerコンテキストを取得します。
context() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
 
context() - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
現在のHelidon Context
context() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
サーバーで使用される最上位レベルのContext
context() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
context() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
このメソッドの起動時にコール・コンテキストに追加するContext.KeyMapおよび値を取得します。
context() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
コンテキスト・マップを返します。
context() - クラスio.helidon.integrations.micronaut.cdi.MicronautCdiExtensionのメソッド
Micronautのアプリケーション・コンテキストを取得します。
context() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
MPのルート・コンテキスト。
context() - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupportのメソッド
 
context() - インタフェースio.helidon.tracing.Spanのメソッド
スパン・コンテキストは、スパン参照が必要な場合に使用されるように、スパン親を構成するために使用でき、そのスパンを終了する可能性がありません。
context() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
サーバーから情報を伝播するために使用できるレジストリ(例:
context() - インタフェースio.helidon.webclient.WebClientServiceResponseのメソッド
このレスポンスが受信されるコンテキスト。
context() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
このwebサーバーで使用される最上位レベルのContext
context() - インタフェースio.helidon.webserver.ServerRequestのメソッド
リクエスト・コンテキストをWebServerコンテキストの子として返します。
context() - インタフェースio.helidon.webserver.WebServerのメソッド
WebServerコンテキストを取得します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのメソッド
コンテキスト・データを構成します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのメソッド
コンテキスト・データを構成します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
キー導出のコンテキストを指定します。
context(Context) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
他のインターセプタによって使用され、文の実行時に使用される新しいコンテキストを設定します。
context(Context) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
webサーバー・リクエスト・コンテキストの親として使用するアプリケーション・スコープ・コンテキストを構成します。
context(Context) - クラスio.helidon.webclient.WebClient.Builderのメソッド
リクエストで使用する特定のコンテキストを設定します。
context(Context) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
使用するコンテキストを明示的に構成します。
context(Context) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
webサーバー・リクエスト・コンテキストの親として使用するアプリケーション・スコープ・コンテキストを構成します。
context(Context) - クラスio.helidon.webserver.WebServer.Builderのメソッド
webサーバー・リクエスト・コンテキストの親として使用するアプリケーション・スコープ・コンテキストを構成します。
Context - io.helidon.common.contextのインタフェース
コンテキスト・オブジェクトのレジストリ。
CONTEXT - クラスio.helidon.grpc.core.InterceptorPrioritiesの静的変数
コンテキストの優先度。
CONTEXT_ADD_HEADERS - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
セキュリティは、セキュリティ・リクエストに追加される追加ヘッダーを受け入れることができます。
CONTEXT_ADD_HEADERS - クラスio.helidon.security.integration.webserver.WebSecurityのstatic変数
セキュリティは、セキュリティ・リクエストに追加される追加ヘッダーを受け入れることができます。
CONTEXT_SETTING_HANDLER - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.DeferrableRequestContextのstatic変数
KPI遅延可能リクエスト・コンテキストをリクエスト・コンテキストに登録するHandler
Context.Builder - io.helidon.common.contextのクラス
ContextのFluent APIビルダー。
ContextAwareExecutorService - io.helidon.common.contextのインタフェース
ラップされたエグゼキュータ・サービスのインタフェース。
contextBuilder(String) - インタフェースio.helidon.security.Securityのメソッド
新しいセキュリティ・コンテキスト・ビルダーを作成してインスタンス化します。
ContextKeys - io.helidon.grpc.coreのクラス
共通のgRPC Context.KeyおよびMetadata.Keyインスタンスのコレクション。
contextRoot(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このアプリケーションの明示的なコンテキスト・ルートを構成します。
「コンテキスト」 - io.helidon.common.contextのクラス
スレッド境界を越えたContextの処理のサポート。
CONTINUE - 列挙型クラスio.helidon.webserver.DirectHandler.EventTypeの列挙定数
(Http.Status.CONTINUE_100を参照)を続行します。
CONTINUE_100 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
100 続行します。「HTTP/1.1のドキュメント」を参照してください。
convergent(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
このパラメータは、キーが作成される場合のみ使用されます。
convergentEncryption(boolean) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
有効にすると、キーでは収束暗号化がサポートされ、同じプレーン・テキストで同じ暗号テキストが作成されます。
convergentEncryption(String) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
このパラメータは、キーが作成される場合のみ使用されます。
convergentEncryption(String) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
このパラメータは、キーが作成される場合のみ使用されます。
「convert(Class<T>, 文字列)」 - インタフェースio.helidon.config.Configのメソッド
Stringを特定の型に変換します。
COOKIE - クラスio.helidon.common.http.Http.Headerの静的変数
"Cookie"ヘッダー名。
cookieDomain(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieが有効なドメイン。
cookieEncryptionEnabled(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このマイクロサービスによって作成されたトークンcookieを暗号化するかどうか。
cookieEncryptionEnabledIdToken(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このマイクロサービスによって作成されたIDトークンcookieを暗号化するかどうか。
cookieEncryptionName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
Security.encrypt(String, byte[])およびSecurity.decrypt(String, String)で使用可能な暗号化構成の名前。
cookieEncryptionPassword(char[]) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieの暗号化/復号に使用するマスター・パスワード。
cookieHttpOnly(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、trueに設定すると、HttpOnly属性が構成されます。
cookieMaxAgeSeconds(long) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、cookieのMaxAge属性の設定に使用され、cookieの有効期間を定義します。
cookieName() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにOidcConfig.tokenCookieHandler()を使用してください
cookieName() - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
Cookie名
cookieName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
使用するcookieの名前。
cookieNameIdToken(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
IDトークンに使用するcookieの名前。
cookieOptions() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにOidcConfig.tokenCookieHandler()を使用してください
cookiePath(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieが有効なパス。
cookieProperty(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
JWTプロパティを検索する特定のcookieプロパティ名。
cookies() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
RFC6265に基づいてcookie ('Cookie:'ヘッダーから解析済)を返します。
cookieSameSite(SetCookie.SameSite) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、SameSite cookie値の設定に使用されます。
cookieSameSite(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、SameSite cookie値の設定に使用されます。
cookieSecure(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、trueに設定すると、Secure属性が構成されます。
cookieValuePrefix() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにOidcCookieHandlerを使用します。このメソッドは無効になります
CoordinatorClient - io.helidon.lra.coordinator.clientのインタフェース
特定のコーディネータを抽象化します。
CoordinatorConnectionException - io.helidon.lra.coordinator.clientでの例外
コーディネータとの通信で例外が発生しました。
CoordinatorConnectionException(String, int) - 例外io.helidon.lra.coordinator.client.CoordinatorConnectionExceptionのコンストラクタ
コーディネータとの通信でエラーを説明する例外を作成します。
CoordinatorConnectionException(String, Throwable, int) - 例外io.helidon.lra.coordinator.client.CoordinatorConnectionExceptionのコンストラクタ
コーディネータとの通信でエラーを説明する例外を作成します。
CoordinatorLocatorService - io.helidon.microprofile.lraのクラス
適切なコーディネータ・クライアントを検索するためのサービス。
copyMe() - クラスio.helidon.grpc.core.PriorityBagのメソッド
このPriorityBagのコピーを取得します。
corePoolSize() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのメソッド
コア・プールのサイズを返します。
corePoolSize() - クラスio.helidon.common.configurable.ThreadPoolSupplierのメソッド
コア・プールのサイズを返します。
corePoolSize(int) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
スレッド・プール・エグゼキュータのコア・プール・サイズ。
corePoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
スレッド・プール・エグゼキュータのコア・プール・サイズ。
correlationId(String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
Message作成用の相関ID。
CORS_CONFIG_KEY - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstatic変数
CORS設定用の従来の構成キー。組込みサービスに使用されます。
CORS_PATHS_CONFIG_KEY - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
パス情報のリストを含むCORS構成内のノードのキー。
CorsCdiExtension - io.helidon.microprofile.corsのクラス
CORS注釈付きタイプを処理するためのCDI拡張。
CorsCdiExtension() - クラスio.helidon.microprofile.cors.CorsCdiExtensionのコンストラクタ
 
CorsEnabledServiceHelper - io.helidon.webserver.corsのクラス
サービス(Helidon組込みサービスを含む)がCORSサポートを簡単に登録できるようにします。
CorsSupport - io.helidon.webserver.corsのクラス
CorsSupportBaseのSE実装。
CorsSupport.Builder - io.helidon.webserver.corsのクラス
CorsSupportのFluent APIビルダー。
CorsSupportBase < Q,R,T extends CorsSupportBase<Q,R,T,B >,B extends CorsSupportBase.Builder<Q,R,T,B >> - io.helidon.webserver.corsのクラス
アプリケーションと組込みHelidonサービス((OpenAPIやメトリクスなど))の両方にCORSを実装するHelidonサービスおよびハンドラの実装。
CorsSupportBase(CorsSupportBase.Builder<Q, R, T, B> ) - クラスio.helidon.webserver.cors.CorsSupportBaseのコンストラクタ
 
CorsSupportBase.Builder < Q,R,T extends CorsSupportBase<Q,R,T,B >,B extends CorsSupportBase.Builder<Q,R,T,B >> - io.helidon.webserver.corsのクラス
CorsSupportBaseインスタンスのビルダー。
CorsSupportBase.RequestAdapter<T> - io.helidon.webserver.corsのインタフェース
開発者が使用することはできません。 HTTPリクエストの最小限の抽象化。
CorsSupportBase.ResponseAdapter<T> - io.helidon.webserver.corsのインタフェース
開発者が使用することはできません。 HTTPレスポンスの最小限の抽象化。
counted() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
gRPCメソッド・コールをカウントするGrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。
counter() - クラスio.helidon.dbclient.metrics.DbClientMetricsのstaticメソッド
DbClient.Builder.addService(java.util.function.Supplier)に登録するカウンタ・ビルダーを作成します。
counter() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
新しいカウンタ・クライアント・メトリックを作成します。
counter(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
counter(String, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
counter(Metadata) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
counter(Metadata, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
counter(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
countIn(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
文字シーケンス内で見つかった一致する文字の数を返します。
coupled(SubscriberBuilder<? super T, ?>, PublisherBuilder<? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
coupled(Subscriber<? super T>, Publisher<? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
create() - クラスio.helidon.common.configurable.LruCacheのstaticメソッド
デフォルト構成でインスタンスを作成します。
create() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
デフォルト構成で新しいスレッド・プール・サプライヤを作成します。
create() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
デフォルト構成で新しいスレッド・プール・サプライヤを作成します。
create() - インタフェースio.helidon.common.context.Contextのstaticメソッド
新しい空のインスタンスを作成します。
create() - クラスio.helidon.common.http.HashParametersのstaticメソッド
新しい空のインスタンスHashParametersを作成します。
create() - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
Javaサービス・ローダーによってロードされたMapperProvidersのみを使用してマッパー・マネージャを作成します。
create() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのstaticメソッド
新しいBufferedEmittingPublisherを作成します。
create() - クラスio.helidon.common.reactive.EmittingPublisherのstaticメソッド
新しいEmittingPublisherを作成します。
create() - インタフェースio.helidon.config.Configのstaticメソッド
クラスパスで使用可能な構成ファイルのいずれかまたはランタイム環境(あるいはその両方)を使用してロードされた新しいデフォルトのConfigを返します。
create() - クラスio.helidon.config.etcd.EtcdWatcherのstaticメソッド
ターゲットとしてEtcdConfigSourceBuilder.EtcdEndpointを提供するetcdに基づいて、ソースの変更ウォッチャを作成します。
create() - クラスio.helidon.config.FileSystemWatcherのstaticメソッド
デフォルト構成で新しいファイル・マッチャを作成します。
create() - クラスio.helidon.config.hocon.HoconConfigParserのstaticメソッド
デフォルト構成を使用してHOCON構成パーサーの新しいインスタンスを作成します。
create() - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
新規ビルダー・インスタンスを作成します。
create() - クラスio.helidon.config.yaml.YamlConfigParserのstaticメソッド
新しいYAML構成パーサーを作成します。
create() - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
Javaサービス・ローダーからのみ新しいマッパー・マネージャを作成します。
create() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのstaticメソッド
JDBC固有のdbクライアント・ビルダー用の新しいfluent APIビルダーを作成します。
create() - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのstaticメソッド
JsonObjectをDBパラメータにマップし、DbRowJsonObjectにマップできる新しいマッパーを作成します。
create() - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
リクエストをトレースする新しいインターセプタを作成します。
create() - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
デフォルトのエグゼキュータ・サービスと非同期します。
create() - クラスio.helidon.grpc.client.GrpcChannelsProviderのstaticメソッド
デフォルト構成を使用してGrpcChannelsProviderの新しいインスタンスを構築します。
create() - クラスio.helidon.grpc.core.PriorityBagのstaticメソッド
優先度なしで追加された要素が最後に配置される新しいPriorityBagを作成します。
create() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstaticメソッド
すべての構成プロパティのデフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.grpc.server.GrpcTracingConfigのstaticメソッド
デフォルトGrpcTracingConfigインスタンスを作成します。
create() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstaticメソッド
すべての構成可能な値のデフォルトを使用して、使用する新しいディスク領域ヘルス・チェックを作成します。
create() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstaticメソッド
デフォルト構成で新しいヒープ・メモリー・ヘルス・チェックを作成します。
create() - クラスio.helidon.health.HealthSupportのstaticメソッド
ヘルス・チェックが構成されていない新しいHealthSupportを作成します。
create() - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
デフォルト設定(構成なし)を使用して新しいファクトリを作成します。
create() - クラスio.helidon.integrations.micrometer.MicrometerSupportのstaticメソッド
デフォルト設定を使用して新しいMicrometerSupportを作成します。
create() - クラスio.helidon.integrations.vault.auths.common.NoVaultAuthのstaticメソッド
新しいインスタンスを作成します。
create() - クラスio.helidon.integrations.vault.ListSecrets.Requestのstaticメソッド
空のパスで作成します。
create() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
DefaultMediaSupportの新しいインスタンスを作成します。
create() - クラスio.helidon.media.common.MediaContextのstaticメソッド
コンテキストに登録されたデフォルトのリーダーおよびライターを使用して、新しいインスタンスを作成します。
create() - クラスio.helidon.media.common.MessageBodyReaderContextのstaticメソッド
空の読取り専用ヘッダーに連動する新しい空のリーダー・コンテキストを作成します。
create() - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
空の読取り専用ヘッダーに連動する新しい空のライター・コンテキストを作成します。
create() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
新しいJacksonSupportを作成します。
create() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
新しいJsonbSupportを作成します。
create() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
JSON-Pリーダーおよびライターのデフォルト・インスタンスを提供します。
create() - クラスio.helidon.media.multipart.BodyPartBodyStreamReaderのstaticメソッド
BodyPartBodyStreamReaderの新しいインスタンスを作成します。
create() - クラスio.helidon.media.multipart.BodyPartBodyStreamWriterのstaticメソッド
デフォルトの境界デリミタを使用して、BodyPartBodyStreamWriterの新しいインスタンスを作成します。
create() - クラスio.helidon.media.multipart.MultiPartBodyWriterのstaticメソッド
デフォルトの境界デリミタを使用する新しいライター・インスタンスを作成します。
create() - クラスio.helidon.media.multipart.MultiPartSupportのstaticメソッド
MultiPartSupportの新しいインスタンスを作成します。
create() - クラスio.helidon.media.multipart.ReadableBodyPartHeadersのstaticメソッド
ReadableBodyPartHeadersの新しいインスタンスを作成します。
create() - クラスio.helidon.media.multipart.WriteableBodyPartHeadersのstaticメソッド
空のヘッダーを使用してWriteableBodyPartHeadersの新しいインスタンスを作成します。
create() - クラスio.helidon.messaging.Channelのstaticメソッド
ランダムな名前で新しい空のチャネルを作成します。
create() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
空の構成でJmsConnectorの新しいインスタンスを作成します。
create() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
空の構成でKafkaConnectorの新しいインスタンスを作成します。
create() - インタフェースio.helidon.metrics.api.BaseMetricsSettingsのstaticメソッド
デフォルトでBaseMetricsSettingsの新しいインスタンスを作成します。
create() - インタフェースio.helidon.metrics.api.MetricsSettingsのstaticメソッド
デフォルト構成に基づいてデフォルト・メトリクス設定を返します。
create() - インタフェースio.helidon.metrics.api.RegistryFactoryのstaticメソッド
デフォルトのメトリクス設定に従ってRegistryFactoryを返します。
create() - インタフェースio.helidon.metrics.api.RegistryFilterSettingsのstaticメソッド
RegistryFilterSettingsの新しいデフォルト・インスタンスを作成します。
create() - インタフェースio.helidon.metrics.api.RegistrySettingsのstaticメソッド
新しいデフォルトのRegistrySettingsインスタンスを作成します。
create() - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
すべてのデフォルトでWebサーバーに登録するインスタンスを作成します。
create() - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
デフォルトのPrometheus CollectorRegistryを使用して新しいインスタンスを作成します。
create() - クラスio.helidon.metrics.RegistryFactoryのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
create() - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのstaticメソッド
デフォルトのメトリクス設定を使用して、新しいMetricsSupportインスタンスを作成します。
create() - インタフェースio.helidon.metrics.serviceapi.PostRequestMetricsSupportのstaticメソッド
新しいインスタンスを作成します。
create() - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
検出されたJAX-RSアプリケーション(CDIを介して)のサーバー・インスタンスを作成します。
create() - クラスio.helidon.openapi.OpenAPISupportのstaticメソッド
デフォルトを使用して新しいOpenAPISupportインスタンスを作成します。
create() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
デフォルトで構成された新しいインスタンスを作成します。
create() - クラスio.helidon.security.abac.role.RoleValidatorのstaticメソッド
ロール・バリデータの新規インスタンスを作成します。
create() - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
デフォルト構成でスコープ・バリデータのインスタンスを作成します。
create() - クラスio.helidon.security.abac.time.TimeValidatorのstaticメソッド
このバリデータの新しいインスタンスをデフォルト構成で返します。
create() - クラスio.helidon.security.EndpointConfigのstaticメソッド
デフォルト値でエンドポイント構成のインスタンスを作成します(例:
create() - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのstaticメソッド
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
create() - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのstaticメソッド
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
create() - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのstaticメソッド
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
create() - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
デフォルトの構成で新しいプロバイダ・インスタンスを作成します。
create() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
デフォルトの実装を使用して、デフォルト値で新しいキャッシュを作成します。
create() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのstaticメソッド
環境変数またはシステム・プロパティを使用して構成されている場合、暗号化をサポートするデフォルト構成でプロバイダを作成します。
create() - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.EncryptionConfigのstaticメソッド
新しいインスタンスを作成します。
create() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
デフォルト・ヘッダー・アウトバウンド構成を作成します。
create() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
デフォルトの基本アウトバウンド構成を作成します。
create() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
署名付きヘッダーのない構成を作成します(例:
create() - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
すべてのデフォルト値を使用してセキュリティ環境の新しいインスタンスを作成します。
create() - クラスio.helidon.security.SecurityTimeのstaticメソッド
デフォルトのタイムゾーンと現在の時間に基づいて新しいセキュリティ時間を作成します。
create() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのstaticメソッド
監査ソースを構築します。
create() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのstaticメソッド
空の基本属性を作成します。
create() - インタフェースio.helidon.servicecommon.rest.RestServiceSettingsのstaticメソッド
デフォルト設定で新しいインスタンスを作成します。
create() - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtension.WorkItemsManagerのstaticメソッド
 
create() - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
デフォルトのスパン名関数を使用してヘルパーを作成します。
create() - クラスio.helidon.webclient.Proxyのstaticメソッド
環境およびシステム・プロパティから作成します。
create() - クラスio.helidon.webclient.security.WebClientSecurityのstaticメソッド
クライアント・セキュリティ・サービスの新しいインスタンスを作成します。
create() - クラスio.helidon.webclient.tracing.WebClientTracingのstaticメソッド
クライアント・トレース・サービスの新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.WebClientのstaticメソッド
新しいWebClientを作成します。
create() - クラスio.helidon.webserver.accesslog.AccessLogSupportのstaticメソッド
デフォルト構成でアクセス・ログ・サポートを作成します。
create() - クラスio.helidon.webserver.accesslog.HostLogEntryのstaticメソッド
新しいホスト・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのstaticメソッド
新規リクエスト明細エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.SizeLogEntryのstaticメソッド
新しいサイズのログ・エントリ・インスタンスを作成します。
create() - クラスio.helidon.webserver.accesslog.StatusLogEntryのstaticメソッド
新しいステータス・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.TimestampLogEntryのstaticメソッド
新しいタイムスタンプ・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのstaticメソッド
アクセス・ログ・エントリの測定にかかった新しい時間をマイクロ秒単位で作成します。
create() - クラスio.helidon.webserver.accesslog.UserIdLogEntryのstaticメソッド
ユーザーIDの新しいアクセス・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.UserLogEntryのstaticメソッド
新しいユーザー・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
 
create() - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
デフォルトのCORS動作を表す新しいCrossOriginConfigインスタンスを作成します。
create() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのstaticメソッド
即時(non-deferrable)リクエストで使用するContextを提供します。
create() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.DeferrableRequestContextのstaticメソッド
遅延可能なリクエストで使用するContextを提供します。
create() - クラスio.helidon.webserver.RequestPredicateのstaticメソッド
新しい空のRequestPredicateインスタンスを作成します。
create() - クラスio.helidon.webserver.WebTracingConfigのstaticメソッド
すべてのパスに対して有効で、(デフォルトで有効になっている)にまたがるトレース構成を作成します。
create(boolean) - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのstaticメソッド
デフォルト値が(許容時間の偏り5秒)の新規インスタンス。
create(boolean, boolean, ByteBuf...) - クラスio.helidon.webserver.ByteBufDataChunkのstaticメソッド
ByteBufの配列を指定してインスタンスを作成します。
create(boolean, boolean, Runnable, ByteBuf...) - クラスio.helidon.webserver.ByteBufDataChunkのstaticメソッド
ByteBufの配列を指定してインスタンスを作成します。
create(boolean, boolean, Runnable, ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
再利用可能なbyteBuffersチャンクを作成します。
create(boolean, boolean, ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
再利用可能なデータ・チャンクを作成します。
create(boolean, Runnable, ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
再利用可能なbyteBuffersチャンクを作成します。
create(boolean, ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
再利用可能なデータ・チャンクを作成します。
create(byte[]) - クラスio.helidon.common.Base64Valueのstaticメソッド
バイトからbase64値を作成します。
create(byte[]) - クラスio.helidon.common.crypto.HmacDigestのstaticメソッド
指定されたHMACシークレットに基づいて新しいインスタンスを作成します。
create(byte[]) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
単純なバイト配列のバック・データ・チャンクを作成します。
create(char[]) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
パスワードに基づいて新しいインスタンスを作成します。
create(char[]) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.EncryptionConfigのstaticメソッド
カスタム・パスワードを使用して新しいインスタンスを作成します。
create(int) - インタフェースio.helidon.common.http.Http.ResponseStatusのstaticメソッド
数値ステータス・コードを対応するResponseStatusに変換します。
create(int, String) - インタフェースio.helidon.common.http.Http.ResponseStatusのstaticメソッド
数値ステータス・コードを対応するResponseStatusに変換します。
create(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
新しいJacksonSupportを作成します。
create(GraphQLSchema) - クラスio.helidon.graphql.server.GraphQlSupportのstaticメソッド
GraphQLスキーマのGraphQLサポートを作成します。
create(GraphQLSchema) - インタフェースio.helidon.graphql.server.InvocationHandlerのstaticメソッド
GraphQLスキーマのハンドラを作成します。
create(BindableService) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
BindableServiceからClientServiceDescriptorを作成します。
create(Channel, ClientServiceDescriptor) - クラスio.helidon.grpc.client.GrpcServiceClientのstaticメソッド
GrpcServiceClientを作成します。
create(Channel, Class<T> ) - クラスio.helidon.microprofile.grpc.client.GrpcProxyBuilderのstaticメソッド
指定されたgRPCサービス・インタフェースのgRPC動的プロキシを構築できるGrpcProxyBuilderを作成します。
create(ServiceDescriptor) - クラスio.helidon.grpc.client.ClientServiceDescriptorのstaticメソッド
ServiceDescriptorからClientServiceDescriptorを作成します。
create(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのstaticメソッド
Base64値からエントリを作成します。
create(Context) - インタフェースio.helidon.common.context.Contextのstaticメソッド
親のリードスルContextに基づく新しい空のインスタンスを作成します。
create(Parameters) - クラスio.helidon.common.http.HashParametersのstaticメソッド
指定されたデータから新しいインスタンスHashParametersを作成します。
create(Parameters) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
指定されたヘッダーに連動する新しい空のライター・コンテキストを作成します。
create(KeyConfig) - クラスio.helidon.grpc.server.SSLContextBuilderのstaticメソッド
SSLContextのビルダーを作成します。
create(Single<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたSingleでラップされたMultiインスタンスを作成します。
create(Single<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定されたSingleから受け取った最初のアイテムのみを公開するSingleインスタンスを作成します。
create(HelidonServiceLoader<MapperProvider>) - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
提供されたHelidonサービス・ローダーのみを使用してマッパー・マネージャを作成します。
create(HelidonServiceLoader<DbMapperProvider>) - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
カスタマイズしたHelidonServiceLoaderから新しいマッパー・マネージャを作成します。
create(Config) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
構成に基づいて適切なロケーションからリソースをロードします。
create(Config) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
構成からサプライヤをロードします。
create(Config) - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
構成からサプライヤを作成します。
create(Config) - クラスio.helidon.common.pki.KeyConfigのstaticメソッド
構成からキー構成をロードします。
create(Config) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
構成プロパティから構成ソース・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.ClasspathOverrideSourceのstaticメソッド
resourceキーおよびその他のオプションを含むメタ構成から新しいクラスパス・オーバーライド・ソースを作成します。
create(Config) - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのstaticメソッド
構成プロパティから構成フィルタ・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定されたconfigと同じ構成モデルを含むConfigSourceを返します。
create(Config) - クラスio.helidon.config.DirectoryConfigSourceのstaticメソッド
構成プロパティから構成ソース・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.config.etcd.EtcdWatcherのstaticメソッド
メタ構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.config.FileConfigSourceのstaticメソッド
構成プロパティから構成ソース・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.FileOverrideSourceのstaticメソッド
メタ構成から新しいファイル・オーバーライド・ソースを作成します。
create(Config) - クラスio.helidon.config.git.GitConfigSourceのstaticメソッド
メタ構成からインスタンスを作成します。
create(Config) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
Helidon SE構成インスタンスに基づく構成ソース。
create(Config) - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのstaticメソッド
構成プロパティからポーリング戦略インスタンスを初期化します。
create(Config) - クラスio.helidon.config.PrefixedConfigSourceのstaticメソッド
メタ構成からプレフィクスが付いた構成ソースを作成します。
create(Config) - クラスio.helidon.config.SimpleRetryPolicyのstaticメソッド
構成プロパティから再試行ポリシー・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.UrlConfigSourceのstaticメソッド
構成プロパティから構成ソース・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.UrlOverrideSourceのstaticメソッド
メタ構成から新しいURLオーバーライド・ソースを作成します。
create(Config) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
Helidonデータベース・ハンドラ・ビルダーを作成します。
create(Config) - インタフェースio.helidon.dbclient.DbStatementsのstaticメソッド
構成から文を作成します。
create(Config) - インタフェースio.helidon.dbclient.jdbc.ConnectionPoolのstaticメソッド
指定された構成からJDBC接続プールを作成します。
create(Config) - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのメソッド
 
create(Config) - インタフェースio.helidon.dbclient.spi.DbClientServiceProviderのメソッド
指定された構成で新しいインターセプタ・インスタンスを作成します。
create(Config) - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
構成に基づいて新しいトレース・インターセプタを作成します。
create(Config) - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのメソッド
 
create(Config) - クラスio.helidon.grpc.client.GrpcChannelsProviderのstaticメソッド
指定された構成を使用してGrpcChannelsProviderを作成します。
create(Config) - クラスio.helidon.grpc.core.GrpcTlsDescriptorのstaticメソッド
外部構成ソースからTLS構成のインスタンスを作成します。
create(Config) - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstaticメソッド
外部構成の値を使用して新しいインスタンスを作成します。
create(Config) - クラスio.helidon.grpc.server.SSLContextBuilderのstaticメソッド
指定された構成からSSLContextを作成します。
create(Config) - クラスio.helidon.health.HealthSupportのstaticメソッド
指定された構成から構成されたヘルス・チェックなしで新しいHealthSupportを作成します。
create(Config) - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
指定された構成を使用して新しいファクトリを作成します。
create(Config) - クラスio.helidon.integrations.micrometer.MicrometerSupportのstaticメソッド
指定されたConfig ("metrics.micrometer"ノードで固定)を使用して、新しいMicrometerSupportを作成します。
create(Config) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのstaticメソッド
構成からEmbeddedStorageManagerインスタンスを作成します。
create(Config) - クラスio.helidon.integrations.neo4j.Neo4jのstaticメソッド
ビルダーを使用してNeo4jサポートを作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfigのstaticメソッド
構成から新しいシークレット構成を作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfigのstaticメソッド
構成から新しいシークレット構成を作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfigのstaticメソッド
構成から新しいシークレット構成を作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfigのstaticメソッド
構成から新しいダイジェスト構成を作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfigのstaticメソッド
構成から新しい暗号化構成を作成します。
create(Config) - インタフェースio.helidon.integrations.vault.Vaultのstaticメソッド
構成からVaultを作成します。
create(Config) - クラスio.helidon.media.common.MediaContextのstaticメソッド
構成に基づいて新しいインスタンスを作成します。
create(Config) - インタフェースio.helidon.media.common.spi.MediaSupportProviderのメソッド
構成に基づいて新しいサービス・インスタンスを作成します。
create(Config) - クラスio.helidon.media.jackson.JacksonProviderのメソッド
 
create(Config) - クラスio.helidon.media.jsonb.JsonbProviderのメソッド
 
create(Config) - クラスio.helidon.media.jsonp.JsonpProviderのメソッド
 
create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
必要な構成でKafkaConnectorの新しいインスタンスを作成します。
create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのstaticメソッド
このビルダーを構成からロードします。
create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのstaticメソッド
このビルダーを構成からロードします。
create(Config) - インタフェースio.helidon.metrics.api.BaseMetricsSettingsのstaticメソッド
ベース・メトリクス設定を含む指定されたConfigノードに基づいて、BaseMetricsSettingsの新しいインスタンスを作成します。
create(Config) - インタフェースio.helidon.metrics.api.ComponentMetricsSettingsのstaticメソッド
Configノードから作成されたコンポーネント・メトリクスを、コンポーネント独自の構成セクション内のmetrics構成セクションに従って返します。
create(Config) - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettingsのstaticメソッド
KPIメトリクス設定を含む指定された構成ノードから新しいKeyPerformanceIndicatorMetricsSettingsインスタンスを作成します。
create(Config) - インタフェースio.helidon.metrics.api.MetricsSettingsのstaticメソッド
Configノードに基づいて、metrics構成全体内のmetrics構成セクションを使用してメトリクス設定を返します。
create(Config) - インタフェースio.helidon.metrics.api.RegistryFactoryのstaticメソッド
非推奨。
代わりにRegistryFactory.create(MetricsSettings)を使用してください
create(Config) - インタフェースio.helidon.metrics.api.RegistryFilterSettings.Builderのstaticメソッド
特定の構成に従って初期化された新しいビルダーを返します。
create(Config) - インタフェースio.helidon.metrics.api.RegistrySettingsのstaticメソッド
指定された構成を使用して新しいRegistrySettingsインスタンスを作成します。
create(Config) - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
Web Serverに登録するインスタンスを作成し、構成された値でデフォルト値をオーバーライドする場合があります。
create(Config) - クラスio.helidon.metrics.RegistryFactoryのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
create(Config) - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのstaticメソッド
指定した構成を使用して新しいMetricsSupportインスタンスを作成します。
create(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstaticメソッド
構成からプロバイダ・インスタンスを作成します。
create(Config) - インタフェースio.helidon.microprofile.server.RoutingBuildersのstaticメソッド
特定のコンポーネント構成の"ルーティング"構成に基づいて、デフォルトおよび実際のRouting.Builderインスタンスを準備します。
create(Config) - クラスio.helidon.openapi.OpenAPISupportのstaticメソッド
指定されたConfigオブジェクトの'openapi'部分を使用して、新しいOpenAPISupportインスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
構成に基づくインスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
構成から許可されたロールを読み取ります。
create(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
構成から新規バリデータ・インスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
構成(エンドポイント)からインスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
構成から時間構成を作成します。
create(Config) - クラスio.helidon.security.CompositeProviderSelectionPolicyのstaticメソッド
このポリシーを構成からロードします。
create(Config) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
gRPCルーティング構成のコンシューマを作成して、セキュリティ・リクエストを処理するgRPCサーバー・ルーティングを備えたregisteredにします。
create(Config) - クラスio.helidon.security.integration.jersey.QueryParamHandlerのstaticメソッド
構成から新しいインスタンスを読み取ります。
create(Config) - クラスio.helidon.security.integration.webserver.SecurityHandler.QueryParamHandlerのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
セキュリティ・リクエストを処理するwebサーバー・ルーティングを使用して、registeredにルーティング構成のコンシューマを作成します。
create(Config) - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
構成から新規プロバイダ・インスタンスを作成します。
create(Config) - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
新しいキャッシュを作成し、提供された構成から構成します。
create(Config) - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
プロバイダ構成のターゲットを解析します。
create(Config) - クラスio.helidon.security.providers.common.OutboundTargetのstaticメソッド
構成からターゲットを作成します。
create(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのstaticメソッド
構成が見つかった場合は、暗号化をサポートする構成からプロバイダを作成します。
create(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.EncryptionConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
構成からヘッダー・アウトバウンド構成を作成します。
create(Config) - クラスio.helidon.security.providers.header.HeaderAtnProviderのstaticメソッド
構成からプロバイダ・インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのstaticメソッド
configからインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstaticメソッド
このプロバイダを構成からロードします。
create(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
構成から基本アウトバウンド構成を作成します。
create(Config) - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの静的メソッド
構成をこの列挙に解析します。
create(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのstaticメソッド
このプロバイダを構成からロードします。
create(Config) - インタフェースio.helidon.security.providers.httpauth.spi.UserStoreServiceのメソッド
これらのプロバイダで使用するセキュアなユーザー・ストアを作成します。
create(Config) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのstaticメソッド
構成からこのプロバイダの新しいインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstaticメソッド
構成からヘッダー構成をロードします。
create(Config) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstaticメソッド
非推奨。
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのstaticメソッド
非推奨。
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.jwt.JwtProviderのstaticメソッド
構成からプロバイダ・インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.oidc.common.OidcConfigのstaticメソッド
Configから新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
このプロバイダを構成からロードします。
create(Config) - クラスio.helidon.security.providers.oidc.OidcSupportのstaticメソッド
構成からwebサーバーのOIDCサポートをロードします。
create(Config) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
構成から新しいインスタンスを読み取ります。
create(Config) - インタフェースio.helidon.security.Securityのstaticメソッド
構成値に基づいて新しいインスタンスを作成します。
create(Config) - クラスio.helidon.security.SecurityTimeのstaticメソッド
構成からインスタンスをロードします。
create(Config) - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
構成からTokenHandlerを作成します。
create(Config) - インタフェースio.helidon.servicecommon.rest.RestServiceSettingsのstaticメソッド
指定された構成の値を使用して新しいインスタンスを作成します。
create(Config) - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
指定された構成に基づいて新しいトレース構成を作成します。
create(Config) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのstaticメソッド
構成の値に基づいて新しいビルダーを作成します。
create(Config) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのstaticメソッド
構成から新規ビルダーを作成します。
create(Config) - インタフェースio.helidon.tracing.TracerBuilderのstaticメソッド
構成から新規ビルダーを作成します。
create(Config) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのstaticメソッド
構成の値に基づいて新しいビルダーを作成します。
create(Config) - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
構成に基づいて新しいクライアント・メトリクスを作成します。
create(Config) - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのメソッド
 
create(Config) - クラスio.helidon.webclient.Proxyのstaticメソッド
構成から新しいプロキシ・インスタンスを作成します。
create(Config) - クラスio.helidon.webclient.security.WebClientSecurityProviderのメソッド
 
create(Config) - インタフェースio.helidon.webclient.spi.WebClientServiceProviderのメソッド
構成に基づいて新しいサービス・インスタンスを作成します。
create(Config) - クラスio.helidon.webclient.tracing.WebClientTracingProviderのメソッド
 
create(Config) - インタフェースio.helidon.webclient.WebClientのstaticメソッド
Configに基づいて新しいWebClientを作成します。
create(Config) - クラスio.helidon.webserver.accesslog.AccessLogSupportのstaticメソッド
Configから構成されたアクセス・ログ・サポートを作成します。
create(Config) - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
基本的なCrossOriginConfig形式と一致すると予想される指定された構成に基づいて、新しいCorsSupportインスタンスを作成します。
create(Config) - クラスio.helidon.webserver.cors.CrossOriginConfigのstaticメソッド
指定された構成ノードに基づいて新しいCrossOriginConfigインスタンスを作成します。
create(Config) - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのstaticメソッド
指定された構成を使用して新しいMappedインスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.PathTracingConfigのstaticメソッド
Configからトレースされた新しいパス構成を作成します。
create(Config) - インタフェースio.helidon.webserver.ServerConfigurationのstaticメソッド
外部構成ソースからデフォルトを使用して新規インスタンスを作成します。
create(Config) - クラスio.helidon.webserver.WebServerTlsのstaticメソッド
構成からTLS構成を作成します。
create(Config) - クラスio.helidon.webserver.WebTracingConfigのstaticメソッド
Configに基づいて新しいトレース・サポートを作成します。
create(Config.Key) - 例外io.helidon.config.MissingValueExceptionのstaticメソッド
新しい欠損値例外を作成します。
create(Config, OutboundTarget...) - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
使用可能なデフォルト・ターゲットでプロバイダ構成のターゲットを解析します。
create(Config, TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstaticメソッド
構成からインスタンスをロードします。
create(Config, String) - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
構成からサプライヤをロードします。
create(Config, String) - クラスio.helidon.security.providers.oidc.OidcSupportのstaticメソッド
構成からwebサーバーのOIDCサポートをロードします。
create(ScheduledPollingStrategy.RecurringPolicy, ScheduledExecutorService) - クラスio.helidon.config.ScheduledPollingStrategyのstaticメソッド
ポーリング間隔をパラメータとして使用して、ポーリング計画を作成します。
create(ConfigNode.ObjectNode) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定されたobjectNodeをラップするConfigSourceを返します。
create(ConfigSource) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
Helidon SE構成ソースに基づく構成ソース。
create(DbClientContext, DbStatementType, String, String) - クラスio.helidon.dbclient.common.DbStatementContextのstaticメソッド
このクラスの新しいインスタンスを作成します。
create(DbClient, Config) - クラスio.helidon.dbclient.health.DbClientHealthCheckのstaticメソッド
データベースの構成済設定を使用してヘルス・チェックを作成します。
create(GrpcRouting) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
指定されたGrpcRoutingおよびデフォルト構成の新しいインスタンス・フォームを作成します。
create(GrpcServerConfiguration, GrpcRouting) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
指定された構成およびGrpcRoutingの新しいインスタンス・フォームを作成します。
create(GrpcServerConfiguration, Supplier<? extends GrpcRouting>) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
指定された構成およびGrpcRoutingの新しいインスタンス・フォームを作成します。
create(AppRoleAuthRx) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのstaticメソッド
リアクティブ対になっているAPIからAppRoleブロックしているAPIを作成します。
create(K8sAuthRx) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのstaticメソッド
ブロックしているKubernetes認証APIを、その事後対応から作成します。
create(TokenAuthRx) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのstaticメソッド
ブロックしているトークン認証メソッドをリアクティブ対応から作成します。
create(CreateCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
定義されたパスに新しいシークレットを作成します。
create(CreateCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsRxのメソッド
定義されたパスに新しいシークレットを作成します。
create(CubbyholeSecretsRx) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのstaticメソッド
CubbyholeシークレットのAPIをブロックする新しいインスタンスを、そのリアクティブの対応するものから作成します。
create(DbSecretsRx) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのstaticメソッド
ブロックしているDBシークレットを、リアクティブと対応するものから作成します。
create(CreateKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
定義されたパスに新しいシークレットを作成します。
create(CreateKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxのメソッド
定義されたパスに新しいシークレットを作成します。
create(CreateKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
新しいシークレットを作成します。
create(CreateKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
新しいシークレットを作成します。
create(Kv2SecretsRx) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのstaticメソッド
ブロックしているキー/Vaultシークレットをリアクティブの対応するものから作成します。
create(PkiSecretsRx) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのstaticメソッド
リアクティブに対応する新しいブロッキングAPIを作成します。
create(TransitSecretsRx) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのstaticメソッド
ブロックしている転送シークレットをリアクティブの対応するものから作成します。
create(SysRx) - インタフェースio.helidon.integrations.vault.sys.Sysのstaticメソッド
リアクティブ・インスタンスからVault Sys操作をブロックする新しいインスタンスを作成します。
create(MediaContext, MessageBodyContext.EventListener, Parameters, List<MediaType>) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
新しいライター・コンテキストを作成します。
create(MediaContext, MessageBodyContext.EventListener, ReadOnlyParameters, Optional<MediaType>) - クラスio.helidon.media.common.MessageBodyReaderContextのstaticメソッド
指定されたヘッダーに連動する新しい空のリーダー・コンテキストを作成します。
create(MessageBodyReaderContext) - クラスio.helidon.media.common.MessageBodyReaderContextのstaticメソッド
新しい親リーダー・コンテキストを作成します。
create(MessageBodyReaderContext, MessageBodyContext.EventListener, ReadOnlyParameters, Optional<MediaType>) - クラスio.helidon.media.common.MessageBodyReaderContextのstaticメソッド
指定されたヘッダーに連動する新しい空のリーダー・コンテキストを作成します。
create(MessageBodyWriterContext) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
新しい親ライター・コンテキストを作成します。
create(MessageBodyWriterContext, Parameters) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
指定されたヘッダーに連動する新しい親ライター・コンテキストを作成します。
create(MessageBodyWriterContext, MessageBodyContext.EventListener, Parameters, List<MediaType>) - クラスio.helidon.media.common.MessageBodyWriterContextのstaticメソッド
新しいライター・コンテキストを作成します。
create(WriteableBodyPart...) - クラスio.helidon.media.multipart.WriteableMultiPartのstaticメソッド
指定したエンティティを本文パートとして使用してWriteableMultiPartインスタンスを作成するための短縮形。
create(Channel<PAYLOAD> ) - クラスio.helidon.messaging.Emitterのstaticメソッド
指定されたチャネルのパブリッシャとして機能する新しいエミッタを作成します。
create(Channel<PAYLOAD>, Channel<PAYLOAD>...) - クラスio.helidon.messaging.Emitterのstaticメソッド
指定されたチャネルのブロードキャスト・パブリッシャとして機能する新しいエミッタを作成します。
create(MetricsSettings) - インタフェースio.helidon.metrics.api.RegistryFactoryのstaticメソッド
指定されたMetricsSettingsに従ってRegistryFactoryを返します。
create(MetricsSettings) - インタフェースio.helidon.metrics.api.spi.RegistryFactoryProviderのメソッド
指定したメトリクス設定に従って新しいRegistryFactoryを作成します。
create(MetricsSettings) - インタフェースio.helidon.metrics.api.SystemTagsManagerのstaticメソッド
提供されたメトリクス設定を使用して新しいシステム・タグ・マネージャを作成し、後続のSystemTagsManager.instance()呼出しに戻される初期化済インスタンスとして保存します。
create(MetricsSettings) - クラスio.helidon.metrics.RegistryFactoryProviderImplのメソッド
 
create(MetricsSettings) - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのstaticメソッド
指定されたメトリクス設定およびデフォルトのRESTサービス設定を使用して、新しいMetricsSupportインスタンスを作成します。
create(MetricsSettings, RestServiceSettings) - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
特定のメトリクス設定でWebサーバーに登録するインスタンスを作成します。
create(MetricsSettings, RestServiceSettings) - クラスio.helidon.metrics.MetricsSupportProviderImplのメソッド
 
create(MetricsSettings, RestServiceSettings) - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのstaticメソッド
指定されたメトリクス設定およびRESTサービス設定を使用して、新しいMetricsSupportインスタンスを作成します。
create(MetricsSettings, RestServiceSettings) - インタフェースio.helidon.metrics.serviceapi.spi.MetricsSupportProviderのメソッド
特定のタイプのMetricsSupportの新しいインスタンスを作成します。
create(SignedJwt, Jwk) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
新しいEncryptedJwtを作成します。
create(Principal) - クラスio.helidon.security.Subjectのstaticメソッド
プリンシパルの新しいサブジェクトを作成します。
create(OutboundTarget) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
アウトバウンド・ターゲットからヘッダー・アウトバウンド構成を作成します。
create(OutboundTarget) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
アウトバウンド・ターゲットから基本アウトバウンド構成を作成します。
create(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
OIDC構成に基づいて新しいプロバイダを作成します。
create(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcSupportのstaticメソッド
OidcConfigインスタンスからwebサーバーのOIDCサポートをロードします。
create(QueryParamMapping) - クラスio.helidon.security.integration.jersey.QueryParamHandlerのstaticメソッド
既存のマッピングからインスタンスを作成します。
create(QueryParamMapping) - クラスio.helidon.security.integration.webserver.SecurityHandler.QueryParamHandlerのstaticメソッド
既存のマッピングからインスタンスを作成します。
create(Security) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
gRPCルーティング構成のコンシューマを作成して、セキュリティ・リクエストを処理するgRPCサーバー・ルーティングにGrpcRouting.Builder.register(GrpcService))登録します。
create(Security) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
セキュリティ・リクエストを処理するwebサーバー・ルーティングを使用して、registeredにルーティング構成のコンシューマを作成します。
create(Security) - クラスio.helidon.webclient.security.WebClientSecurityのstaticメソッド
Securityに基づいてクライアント・セキュリティ・サービスの新しいインスタンスを作成します。
create(SecurityContext) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstaticメソッド
GrpcClientSecurityインスタンスを作成します。
create(SecurityLevel) - クラスio.helidon.security.SecurityLevelのstaticメソッド
以前に作成したセキュリティ・レベルに基づいてセキュリティ・レベルのビルダーを作成します。
create(Security, Config) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
gRPCルーティング構成のコンシューマを作成して、セキュリティ・リクエストを処理するgRPCサーバー・ルーティングを備えたregisteredにします。
create(Security, Config) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
セキュリティ・リクエストを処理するwebサーバー・ルーティングを使用して、registeredにルーティング構成のコンシューマを作成します。
create(DigestProvider.DigestFunction, DigestProvider.VerifyFunction) - クラスio.helidon.security.spi.DigestProvider.DigestSupportのstaticメソッド
ダイジェストに基づいて新しいサポートを作成し、関数を確認します。
create(AbacSupport) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのstaticメソッド
toCopyのすべての属性を持つ基本属性を作成します。
create(TokenHandler, String) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
トークン・ハンドラおよびユーザー名からヘッダー・アウトバウンド構成を作成します。
create(TracingConfig) - クラスio.helidon.webserver.WebTracingConfigのstaticメソッド
TracingConfigに基づいて新しいトレース・サポートを作成します。
create(Routing) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
指定されたルーティングおよびデフォルト構成から新しいインスタンスを作成します。
create(Routing, Config) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
指定された構成およびルーティングから新しいインスタンスを作成します。
create(ServerRequest) - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstaticメソッド
GrpcClientSecurityインスタンスを作成します。
create(OpenTelemetry, Tracer, Map<String, String>) - クラスio.helidon.tracing.opentelemetry.HelidonOpenTelemetryのstaticメソッド
開いている遠隔測定トレーサをラップします。
create(Span) - クラスio.helidon.tracing.opentelemetry.HelidonOpenTelemetryのstaticメソッド
オープン・テレメトリ・スパンをラップします。
create(Tracer) - クラスio.helidon.tracing.opentracing.OpenTracingのstaticメソッド
開いているトレーサをラップします。
create(Tracer, Span) - クラスio.helidon.tracing.opentracing.OpenTracingのstaticメソッド
開いているトレース・スパンをラップします。
create(CollectorRegistry) - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
指定されたPrometheus CollectorRegistryを使用して新しいインスタンスを作成します。
create(CompletionListener) - クラスio.helidon.messaging.connectors.jms.shim.JavaxJmsのstaticメソッド
指定されたjakartaインスタンスのjavaxラッパーを作成します。
create(ExceptionListener) - クラスio.helidon.messaging.connectors.jms.shim.JavaxJmsのstaticメソッド
指定されたjakartaインスタンスのjavaxラッパーを作成します。
create(MessageListener) - クラスio.helidon.messaging.connectors.jms.shim.JavaxJmsのstaticメソッド
指定されたjakartaインスタンスのjavaxラッパーを作成します。
create(ServerSessionPool) - クラスio.helidon.messaging.connectors.jms.shim.JavaxJmsのstaticメソッド
指定されたjakartaインスタンスのjavaxラッパーを作成します。
create(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
新しいJsonbSupportを作成します。
create(JsonObject) - クラスio.helidon.integrations.vault.ListSecrets.Responseのstaticメソッド
JSONエンティティから新しいリスト・レスポンスを作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.Jwkのstaticメソッド
Jsonオブジェクトからインスタンスを作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkECのstaticメソッド
Jsonオブジェクトからインスタンスを作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkKeysのstaticメソッド
JwkキーをJSON表現から作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkOctetのstaticメソッド
Jsonオブジェクトからインスタンスを作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkRSAのstaticメソッド
Jsonオブジェクトからインスタンスを作成します。
create(ContainerRequestContext) - インタフェースio.helidon.jersey.common.InvokedResourceのstaticメソッド
Jerseyコンテナのリクエスト・コンテキストから、新しく呼び出されたリソースを作成します。
create(Application) - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
JAX-RSアプリケーションに基づくインスタンスを作成します。
create(Application) - クラスio.helidon.webserver.jersey.JerseySupportのstaticメソッド
指定されたJAX-RS Applicationに基づいてJerseySupportを作成します。
create(Application...) - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
JAX-RSアプリケーションのサーバー・インスタンスを作成します。
create(InputStream, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定されたreadable contentおよび指定されたmediaTypeからConfigSourceを提供します。
create(InputStream, String, Object) - インタフェースio.helidon.config.spi.ConfigParser.Contentのstaticメソッド
データ、メディア・タイプおよびスタンプからコンテンツを作成します。
create(Reader) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
ReaderからOverrideDataを作成します。
create(Class<?>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのstaticメソッド
クラスの注釈付きメソッド・リストを作成します。
create(Class<?>, boolean) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのstaticメソッド
クラスの注釈付きメソッド・リストを作成します。
create(Class<?>, BeanManager) - クラスio.helidon.microprofile.grpc.server.GrpcServiceBuilderのstaticメソッド
指定されたgRPCサービス・クラスの新しいイントロスペクション・モデラーを作成します。
create(Class<?>, Supplier<?>, BeanManager) - クラスio.helidon.microprofile.grpc.server.GrpcServiceBuilderのstaticメソッド
指定されたgRPCサービス・クラスのGrpcServiceBuilderを作成します。
create(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
JAX-RSアプリケーション・クラスに基づいて新しいインスタンスを作成します。
create(Class<? extends Application>...) - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
JAX-RSアプリケーション・クラスのサーバー・インスタンスを作成します。
create(Class<N> ) - クラスio.helidon.common.GenericTypeのstaticメソッド
指定されたクラスを表す新しいジェネリック・タイプ・インスタンスを構築します。
create(Class<T> ) - インタフェースio.helidon.integrations.vault.SysApiのstaticメソッド
定義されたAPIクラスの新しいSys APIを作成します。
create(Class<T> ) - クラスio.helidon.microprofile.grpc.client.GrpcProxyBuilderのstaticメソッド
インプロセス・チャネルを使用して、指定されたgRPCサービス・インタフェースのgRPC動的プロキシを構築できるGrpcProxyBuilderを作成します。
create(Class<T> ) - インタフェースio.helidon.microprofile.grpc.core.Instanceのstaticメソッド
指定されたクラスの新しいインスタンスを提供するSupplierを作成します。
create(Class<T> ) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
 
create(Class<T>, InjectionProvider.CreateInstanceFunction<T> ) - クラスio.helidon.integrations.vault.spi.InjectionProvider.InjectionTypeのstaticメソッド
クラスおよび作成者関数のインジェクション・タイプを作成します。
create(Class<T>, Handler.EntityHandler<T> ) - インタフェースio.helidon.webserver.Handlerのstaticメソッド
HTTPリクエスト・コンテンツを表すエンティティのHandlerの新しいインスタンスを作成します。
create(Class<T>、Handler.EntityHandler<T>、ErrorHandler <Throwable>) - インタフェースio.helidon.webserver.Handlerのstaticメソッド
HTTPリクエスト・コンテンツを表すエンティティのHandlerの新しいインスタンスを作成します。
「create(Class<T>、文字列、文字列)」 - インタフェースio.helidon.integrations.vault.AuthMethodのstaticメソッド
認証メソッドを作成します。
「create(Class<T>、文字列、文字列)」 - インタフェースio.helidon.integrations.vault.Engineのstaticメソッド
エンジンを作成します
「create(Class<T>, 文字列, 文字列)」 - インタフェースio.helidon.integrations.vault.Engineのstaticメソッド
新しいバージョン管理エンジンを作成します。
create(Iterable<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定された反復可能オブジェクトを公開するMultiインスタンスを作成します。
create(ThreadMXBean) - クラスio.helidon.health.checks.DeadlockHealthCheckのstaticメソッド
使用する新しいデッドロック・ヘルス・チェックを作成します。
create(Object) - クラスio.helidon.media.multipart.WriteableBodyPartのstaticメソッド
指定されたエンティティに連動する新しいアウトバウンド部分を作成します。
create(Object) - クラスio.helidon.webserver.jersey.HelidonHK2InjectionManagerFactoryのメソッド
 
create(Object, BeanManager) - クラスio.helidon.microprofile.grpc.server.GrpcServiceBuilderのstaticメソッド
指定されたgRPCサービスの新しいイントロスペクション・モデラーを作成します。
create(Method) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのstaticメソッド
Java methodからAnnotatedMethodインスタンスを作成します。
create(Type) - クラスio.helidon.common.GenericTypeのstaticメソッド
指定されたジェネリック型情報を使用し、クラスを派生させて、新しいジェネリック型を構築します。
create(String) - クラスio.helidon.common.Base64Valueのstaticメソッド
プレーン・テキストからbase64値を作成します。
create(String) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
クラスパスからリソースをロードします。
create(String) - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
デフォルト構成および指定の名前で新規スレッド・プール・サプライヤを作成します。
create(String) - クラスio.helidon.common.crypto.HashDigestのstaticメソッド
選択したアルゴリズムに基づいて、このクラスの新しいインスタンスを作成します。
create(String) - インタフェースio.helidon.common.http.Http.RequestMethodのstaticメソッド
指定された名前から新しいHTTPリクエスト・メソッド・インスタンスを作成します。
create(String) - 列挙型クラスio.helidon.common.http.Http.Versionの静的メソッド
指定されたパラメータのHTTPバージョンを返します。
create(String) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
クラスパスの最初のリソースの構成ソースを作成します。
create(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
指定されたkeyリテラルのキーの新しいインスタンスを作成します。
create(String) - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのstaticメソッド
指定された文字列valueからConfigNode.ValueNodeの新しいインスタンスを作成します。
create(String) - クラスio.helidon.config.ValueNodeImplのstaticメソッド
指定された値の値ノードを作成します。
create(String) - インタフェースio.helidon.dbclient.DbClientServiceContextのstaticメソッド
データベース・プロバイダの新しいインターセプタ・コンテキストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.approle.DeleteAppRole.Requestのstaticメソッド
特定のロール名のリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.approle.ReadRoleId.Requestのstaticメソッド
特定のロール名のリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.k8s.DeleteRole.Requestのstaticメソッド
ロール名で新規リクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.token.DeleteTokenRole.Requestのstaticメソッド
ロール名で新規リクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.token.RenewToken.Requestのstaticメソッド
トークンで新しいリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.token.RevokeAndOrphanToken.Requestのstaticメソッド
トークンで新しいリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.token.RevokeToken.Requestのstaticメソッド
トークン値から新しいリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.cdi.VaultName.Literalのstaticメソッド
新しいリテラルを作成します。
create(String) - クラスio.helidon.integrations.vault.cdi.VaultPath.Literalのstaticメソッド
新しいリテラルを作成します。
create(String) - クラスio.helidon.integrations.vault.ListSecrets.Requestのstaticメソッド
パスを使用して作成します。
create(String) - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Requestのstaticメソッド
シークレット・パスのシークレット・リクエストを取得します。
create(String) - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Requestのstaticメソッド
パスのリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのstaticメソッド
暗号テキストから新しいエントリを作成します。
create(String) - クラスio.helidon.integrations.vault.secrets.transit.DeleteKey.Requestのstaticメソッド
キー名からリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.sys.DeletePolicy.Requestのstaticメソッド
ポリシー名のポリシーの削除リクエストを作成します。
create(String) - クラスio.helidon.media.multipart.BodyPartBodyStreamWriterのstaticメソッド
指定された境界デリミタを使用してBodyPartBodyStreamWriterの新しいインスタンスを作成します。
create(String) - クラスio.helidon.media.multipart.MultiPartBodyWriterのstaticメソッド
指定された境界デリミタを使用してMultiPartBodyWriterの新しいインスタンスを作成します。
create(String) - クラスio.helidon.messaging.Channelのstaticメソッド
指定された名前の新しい空のチャネルを作成します。
create(String) - インタフェースio.helidon.microprofile.server.RoutingBuildersのstaticメソッド
特定のコンポーネントの"ルーティング"構成に基づいて、デフォルトおよび実際のRouting.Builderインスタンスを準備します。
create(String) - インタフェースio.helidon.security.Principalのstaticメソッド
id (または名前)のプリンシパル・インスタンスを作成します。
create(String) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.SecretConfigのstaticメソッド
値から新しいシークレットを作成します。
create(String) - クラスio.helidon.security.Roleのstaticメソッド
属性のない名前に基づいてロールを作成します。
create(String) - クラスio.helidon.security.SecurityLevelのstaticメソッド
クラス名に基づいてセキュリティ・レベルのビルダーを作成します。
create(String) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのstaticメソッド
サービス名の新しいビルダーを作成します。
create(String) - インタフェースio.helidon.tracing.TracerBuilderのstaticメソッド
サービス名の新しいビルダーを作成します。
create(String) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのstaticメソッド
指定されたヘッダー名のヘッダー・ログ・エントリをデフォルト構成で作成します。
create(String) - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstaticメソッド
サービスのデフォルトCORS構成に基づいて新しいヘルパーを作成します。
create(String) - クラスio.helidon.webserver.DirectHandler.TransportResponseのstaticメソッド
Http.Status.BAD_REQUEST_400ステータスおよび指定されたメッセージでレスポンスを作成します。
create(String) - インタフェースio.helidon.webserver.PathMatcherのstaticメソッド
指定されたWebサーバー・パス・パターンから新規インスタンスを作成します。
create(String) - インタフェースio.helidon.webserver.SocketConfigurationのstaticメソッド
デフォルトの名前付き構成を作成します。
create(String) - インタフェースio.helidon.webserver.staticcontent.StaticContentSupportのstaticメソッド
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいインスタンスを作成します。
create(String...) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
許可されたロールの配列からロール構成を作成します。
create(String...) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
スコープの配列からインスタンスを作成します。
create(String, boolean) - クラスio.helidon.tracing.Tagのstaticメソッド
ブール・タグを作成します。
create(String, byte[]) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
バイナリ・コンテンツからリソースをロードします。
create(String, MediaType) - インタフェースio.helidon.common.http.FormParamsのstaticメソッド
非推奨。
かわりにFormParams.builder()を使用するか、io.helidon.media.common.FormParamsBodyReaderを登録してください
create(String, Config) - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
 
create(String, Config) - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
 
create(String, Config) - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
 
create(String, Config) - インタフェースio.helidon.config.spi.ChangeWatcherProviderのメソッド
指定されたメタ構成を使用して、構成可能なメタのインスタンスを作成します。
create(String, Config) - クラスio.helidon.tracing.config.ComponentTracingConfigのstaticメソッド
Configから新しいトレース対象コンポーネント構成を作成します。
create(String, Config) - クラスio.helidon.tracing.config.SpanLogTracingConfigのstaticメソッド
Configからトレースされた新しいスパン・ログ構成を作成します。
create(String, Config) - クラスio.helidon.tracing.config.SpanTracingConfigのstaticメソッド
Configからトレースされたスパン構成を作成します。
create(String, Config, Class<?>, Class<?>) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのstaticメソッド
指定されたhelidon構成を使用して、名前付きキャッシュを作成します。
create(String, Config, String) - クラスio.helidon.config.hocon.mp.HoconMpMetaConfigProviderのメソッド
 
create(String, Config, String) - インタフェースio.helidon.config.mp.spi.MpMetaConfigProviderのメソッド
メタ構成タイプから構成ソースのリストを作成します。
create(String, Config, String) - クラスio.helidon.config.yaml.mp.YamlMetaConfigProviderのメソッド
 
create(String, ConfigSource) - クラスio.helidon.config.PrefixedConfigSourceのstaticメソッド
プレフィクスが付いた新しい構成ソースを作成します。
create(String, MessageBodyReaderContext) - クラスio.helidon.media.multipart.MultiPartDecoderのstaticメソッド
新しいマルチパート・デコーダを作成します。
create(String, MessageBodyWriterContext) - クラスio.helidon.media.multipart.MultiPartEncoderのstaticメソッド
マルチパート・エンコーダを作成します。
create(String, TokenHandler) - クラスio.helidon.security.integration.webserver.SecurityHandler.QueryParamHandlerのstaticメソッド
パラメータ名および明示的なTokenHandlerからインスタンスを作成します。
create(String, TokenHandler) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
問合せパラメータおよびTokenHandlerの新しいマッピングを作成して、パラメータを抽出し、可能な変換とともに新しいヘッダーとして格納します。
create(String, CrossOriginConfig) - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstaticメソッド
指定された構成に基づいて新しいヘルパーを作成します。
create(String, InputStream) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
Resource.Source.UNKNOWNタイプを使用して、入力ストリームからバイナリ・コンテンツからリソースをロードします。
create(String, Reader) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
YAMLコンテンツからリーダーとして作成します。
create(String, Class<T> ) - クラスio.helidon.microprofile.grpc.client.GrpcProxyBuilderのstaticメソッド
インプロセス・チャネルを使用して、指定されたgRPCサービス・インタフェースのgRPC動的プロキシを構築できるGrpcProxyBuilderを作成します。
create(String, ClassLoader) - インタフェースio.helidon.webserver.staticcontent.StaticContentSupportのstaticメソッド
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいインスタンスを作成します。
create(String, Number) - クラスio.helidon.tracing.Tagのstaticメソッド
数値タグを作成します。
create(String, String) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
テキスト・コンテンツからリソースをロードします(例:
create(String, String) - クラスio.helidon.common.http.MediaTypeのstaticメソッド
指定されたタイプとサブタイプを使用してMediaTypeの新しいインスタンスを作成します。
create(String, String) - クラスio.helidon.common.http.SetCookieのstaticメソッド
新しいインスタンスを作成します。
create(String, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定されたStringコンテンツおよび指定されたmediaTypeからConfigSourceを提供します。
create(String, String) - クラスio.helidon.integrations.vault.auths.approle.Login.Requestのstaticメソッド
新規リクエストを作成
create(String, String) - クラスio.helidon.integrations.vault.auths.k8s.Login.Requestのstaticメソッド
ロール名およびk8sサービス・アカウント・トークンの新しいログイン・リクエストを作成します。
create(String, String) - クラスio.helidon.integrations.vault.sys.CreatePolicy.Requestのstaticメソッド
ポリシー名とポリシー・テキストを含む新しいリクエスト。
create(String, String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
明示的なユーザーおよびパスワードの基本アウトバウンド構成を作成します。
create(String, String) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
問合せパラメータとヘッダー名の新しいマッピングを作成します。
create(String, String) - クラスio.helidon.tracing.Tagのstaticメソッド
stringタグを作成します。
create(String, String, Instant, Instant) - クラスio.helidon.security.providers.common.TokenCredentialのstaticメソッド
指定されたトークンの新しいトークン資格証明を作成します。
create(String, Path) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
ファイル・システム上のファイルに基づくProperties構成ソース。
create(String, Map<String, String>) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
指定されたマップに基づくメモリー内構成ソース。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
Cubbyholeシークレットを作成します。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsRxのメソッド
Cubbyholeシークレットを作成します。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
定義されたパスに新しいシークレットを作成します。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxのメソッド
定義されたパスに新しいシークレットを作成します。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
定義されたパスに新しいシークレットを作成します。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
定義されたパスに新しいシークレットを作成します。
create(String, Properties) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
指定されたプロパティに基づくメモリー内構成ソース。
create(URI) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
指定したURIからリソースをロードします。
create(URI, String, EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
指定されたオプションを使用して構成済インスタンスを作成します。
create(URI, Proxy) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
明示的なプロキシ・サーバーで指定されたURIからリソースをロードします。
create(URL) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのstaticメソッド
URLからHOCON/JSON構成ソースをロードします。
create(URL) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
URLに基づくProperties構成ソース。
create(URL) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
YAML構成ソースをURLからロードします。
create(URL, URL) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
プロファイル上書きのあるURLに基づくProperties構成ソース。
create(ByteBuffer) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
単純なByteBufferバック・データ・チャンクを作成します。
create(ByteBuffer...) - インタフェースio.helidon.common.http.DataChunkのstaticメソッド
1つ以上のByteBufferに連動するデータ・チャンクを作成します。
create(Path) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
ファイル・システムからリソースをロードします。
create(Path) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのstaticメソッド
ファイル・システムからHOCON/JSON構成ソースをロードします。
create(Path) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
ファイル・システム上のファイルに基づくProperties構成ソース。
create(Path) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
YAML構成ソースをファイル・システムからロードします。
create(Path) - クラスio.helidon.webclient.FileSubscriberのstaticメソッド
非推奨。
DataChunksを使用するサブスクライバを作成し、ファイルに書き込みます。
create(Path) - インタフェースio.helidon.webserver.staticcontent.StaticContentSupportのstaticメソッド
定義された静的コンテンツ・ルートをファイル・システムへのパスとして使用して、新しいインスタンスを作成します。
create(Duration) - インタフェースio.helidon.faulttolerance.Timeoutのstaticメソッド
指定されたタイムアウトでTimeoutを作成します。
create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのstaticメソッド
明示的な値を持つ新しいインスタンス。
create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのstaticメソッド
明示的な値を持つ新しいインスタンス。
create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのstaticメソッド
明示的な値を持つ新しいインスタンス。
create(Collection<WriteableBodyPart>) - クラスio.helidon.media.multipart.WriteableMultiPartのstaticメソッド
指定したエンティティを本文パートとして使用してWriteableMultiPartインスタンスを作成するための短縮形。
create(Collection<Method>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのstaticメソッド
指定されたメソッドのコレクションから注釈付きメソッド・リストを作成します。
create(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
許可されたロールのコレクションからロール構成を作成します。
create(CompletionStage<Optional<T> >) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのstaticメソッド
要素が存在する場合および存在しない場合にケースの処理を可能にする完了ステージの新しいインスタンスを作成します。
create(CompletionStage<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
create(CompletionStage<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
create(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
create(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
create(Flow.Publisher<DataChunk>, MessageBodyReaderContext) - クラスio.helidon.media.common.MessageBodyReadableContentのstaticメソッド
指定された発行元およびコンテキストに基づいて、新しい読取り可能なコンテンツを作成します。
create(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたパブリッシャの周囲にラップされたMultiインスタンスを作成します。
create(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定されたパブリッシャから受け取った最初のアイテムのみを公開するSingleインスタンスを作成します。
create(Flow.Publisher<T>, Flow.Publisher<T> ) - クラスio.helidon.common.reactive.ConcatPublisherのstaticメソッド
新しいConcatPublisherを作成します。
create(Flow.Subscriber<T> ) - クラスio.helidon.common.reactive.SequentialSubscriberのstaticメソッド
OnSubscribe, onNext, onErrorおよびonCompleteがシリアルにリングされるようにするラッパーFlow.Subscriber
create(Consumer<T> ) - クラスio.helidon.grpc.core.LambdaStreamObserverのstaticメソッド
StreamObserver.onNext(Object)メソッドで受け取った値をConsumerに渡すStreamObserverを作成します。
create(Consumer<T>、Runnable、Consumer <Throwable>) - クラスio.helidon.grpc.core.LambdaStreamObserverのstaticメソッド
指定されたラムダを使用してイベントを処理するStreamObserverを作成します。
create(Function<byte[], Single<String>>, Function<String, Single<byte[]>>) - クラスio.helidon.security.spi.EncryptionProvider.EncryptionSupportのstaticメソッド
暗号化および復号化関数に基づいて新しいサポートを作成します。
create(Function<Jwt, Optional<String>>, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
フィールドを取得する関数に基づく汎用オプション・フィールド・バリデータ。
create(Function<Jwt, Optional<String>>, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
フィールドを取得する関数に基づく汎用フィールド・バリデータ。
create(Function<ContainerRequestContext, String>) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
カスタム・スパン名関数を使用してヘルパーを作成します。
create(Function<Throwable, ? extends CompletionStage<T> >) - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
SingleまたはCompletionStageのフォールバックを作成します。
create(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
環境変数、システム・プロパティおよび指定されたConfigSourceからロードされた新しいConfigを作成します。
create(Supplier<? extends GrpcRouting>) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
指定されたGrpcRoutingおよびデフォルト構成の新しいインスタンス・フォームを作成します。
create(Supplier<? extends GrpcServerConfiguration>, GrpcRouting) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
指定された構成およびGrpcRoutingから新しいインスタンスを作成します。
create(Supplier<? extends GrpcServerConfiguration>, Supplier<? extends GrpcRouting>) - インタフェースio.helidon.grpc.server.GrpcServerのstaticメソッド
指定された構成およびGrpcRoutingの新しいインスタンス・フォームを作成します。
create(Supplier<? extends Routing>) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
指定されたルーティングおよびデフォルト構成から新しいインスタンスを作成します。
create(Supplier<? extends T>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定されたサプライヤの結果をサブスクライバに公開するSingleインスタンスを作成します。
create(Supplier<Routing>, Config) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
指定された構成およびルーティングから新しいインスタンスを作成します。
create(Supplier<String>) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.SecretConfigのstaticメソッド
シークレット値を計算するときなど、サプライヤから新しいシークレットを作成します。
create(Supplier<T> ) - インタフェースio.helidon.common.LazyValueのstaticメソッド
サプライヤから遅延値を作成します。
create(List<LazyValue<T> >) - インタフェースio.helidon.common.LazyListのstaticメソッド
指定されたLazyValueのリストからラッパーを作成します。
create(List<ScopeValidator.Scope>) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
注釈のリストからインスタンスを作成します。
create(List<String>) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
必要なヘッダーのみを含む構成を作成します(例:
create(List<String>, List<String>) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
必要なヘッダーと、リクエストに存在する場合にのみ署名されるヘッダーの両方を使用して新しいインスタンスを作成します。
create(List<Map.Entry<Predicate<Config.Key>, String>>) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
述語/置換ペアのListからOverrideDataを作成します。
create(Map<String, ?>) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
指定されたJSON-P構成でインスタンスを作成します。
create(Map<String, ConfigNode>) - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
メンバーの元のマップから初期化されたビルダーの新しいインスタンスを作成します。
create(Map<String, ConfigNode>, Function<String, String>) - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
メンバーの元のマップから初期化されたビルダーの新しいインスタンスを作成します。
create(Map<String, String>) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
Map用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。
create(Map<String, String>) - クラスio.helidon.config.MapConfigSourceのstaticメソッド
指定されたマップから新しい構成ソースを作成します。
create(Map<String, String>) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
指定されたマップに基づくメモリー内構成ソース。
create(Map<String, String>) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
ワイルドカードから値へのマップから新しいインスタンスod OverrideSourceを作成します。
create(Map<String, String>, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
Map用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。
create(Map<String, List<String>>) - クラスio.helidon.common.http.HashParametersのstaticメソッド
指定されたデータから新しいインスタンスHashParametersを作成します。
create(Map<String, List<String>>) - インタフェースio.helidon.tracing.HeaderConsumerのstaticメソッド
ヘッダー・コンシューマをヘッダー(変更可能)のマップ上に作成します。
create(Map<String, List<String>>) - インタフェースio.helidon.tracing.HeaderProviderのstaticメソッド
ヘッダー(読み取り専用)の既存のマップからのヘッダー・プロバイダ。
create(Properties) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
PropertiesオブジェクトからMap用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。
create(Properties) - クラスio.helidon.config.MapConfigSourceのstaticメソッド
指定されたプロパティから新しい構成ソースを作成します。
create(Properties) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
指定されたプロパティに基づくメモリー内構成ソース。
create(Properties, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
PropertiesオブジェクトからMap用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。
create(ServiceLoader<T> ) - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのstaticメソッド
Javaサービス・ローダーから優先度付きサービス・ローダーを作成します。
create(Set<String>) - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのstaticメソッド
許可されたヘッダーのプレフィクスを使用して、新しいインスタンスを作成します。
create(Stream<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたStreamを公開するMultiインスタンスを作成します。
create(BytesMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(CompletionListener) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Connection) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ConnectionConsumer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ConnectionFactory) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ConnectionMetaData) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Destination) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ExceptionListener) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(JMSConsumer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(JMSContext) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(JMSProducer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(MapMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Message) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(MessageConsumer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(MessageListener) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(MessageProducer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ObjectMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Queue) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(QueueBrowser) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ServerSession) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ServerSessionPool) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Session) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(StreamMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(TemporaryQueue) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(TemporaryTopic) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(TextMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Topic) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(TopicSubscriber) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
「(N)の作成」 - クラスio.helidon.common.GenericTypeのstaticメソッド
指定されたオブジェクトのクラスを表す新しいジェネリック・タイプ・インスタンスを構築します。
create(EmbeddedStorageManager) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheckのstaticメソッド
マイクロ・ストリームのデフォルトのヘルス・チェックを作成します。
create(MetricRegistry.Type, RegistrySettings) - クラスio.helidon.metrics.Registryのstaticメソッド
特定のタイプのレジストリを作成します。
create(Driver) - クラスio.helidon.integrations.neo4j.health.Neo4jHealthCheckのstaticメソッド
Neo4jドライバを作成します。
「(T)の作成」 - インタフェースio.helidon.common.LazyValueのstaticメソッド
値から遅延値を作成します。
「(T)の作成」 - インタフェースio.helidon.tracing.Tag.TagSourceのメソッド
値を持つタグを作成します。
create(T...) - クラスio.helidon.security.ClassToInstanceStoreのstaticメソッド
明示的なインスタンスに基づいて新しいインスタンスを作成します。
create(T, ChangeEventType) - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのstaticメソッド
すぐに発生した新しい変更イベントを作成します。
create(T, ChangeEventType, Instant) - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのstaticメソッド
新規変更イベントを作成します。
createAll(Config) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
クラスパスのリソースごとに構成ソースを作成します。
createAll(String) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
クラスパスのリソースごとに構成ソースを作成します。
createAppRole(CreateAppRole.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
新しいAppRoleを作成するか、既存のAppRoleを更新します。
createAppRole(CreateAppRole.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthRxのメソッド
新しいAppRoleを作成するか、既存のAppRoleを更新します。
CreateAppRole - io.helidon.integrations.vault.auths.approleのクラス
AppRoleリクエストおよびレスポンスを作成します。
CreateAppRole() - クラスio.helidon.integrations.vault.auths.approle.CreateAppRoleのコンストラクタ
 
CreateAppRole.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
CreateAppRole.Response - io.helidon.integrations.vault.auths.approleのクラス
AppRoleレスポンスを作成します。
createArrayOf(String, Object[]) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createAuth(Config, RestApi, String) - クラスio.helidon.integrations.vault.auths.approle.AppRoleAuthProviderのメソッド
 
createAuth(Config, RestApi, String) - クラスio.helidon.integrations.vault.auths.k8s.K8sAuthProviderのメソッド
 
createAuth(Config, RestApi, String) - クラスio.helidon.integrations.vault.auths.token.TokenAuthProviderのメソッド
 
createAuth(Config, RestApi, String) - インタフェースio.helidon.integrations.vault.spi.AuthMethodProviderのメソッド
このメソッドにアクセスするためのAPIを提供する認証インスタンスを作成します。
createBlob() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createBrowser(Queue) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createBrowser(Queue, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createBuilder() - クラスio.helidon.tracing.jaeger.JaegerTracerProviderのメソッド
 
createBuilder() - クラスio.helidon.tracing.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
createBuilder() - クラスio.helidon.tracing.opentracing.OpenTracingTracerProviderのメソッド
 
createBuilder() - インタフェースio.helidon.tracing.opentracing.spi.OpenTracingProviderのメソッド
このトレーサの新しいビルダーを作成します。
createBuilder() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
このトレーサの新しいビルダーを作成します。
createBuilder() - クラスio.helidon.tracing.tracerresolver.TracerResolverProviderのメソッド
 
createBuilder() - クラスio.helidon.tracing.zipkin.ZipkinTracerProviderのメソッド
 
createBytesMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createClob() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createConsumer(Destination) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createConsumer(Destination, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createConsumer(Destination, String, boolean) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createContext(String) - インタフェースio.helidon.security.Securityのメソッド
定義されたIDとすべてのデフォルトを使用して、新しいセキュリティ・コンテキストを作成します。
createCookie(String) - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
SetCookieビルダーは新しいcookieを設定し、値をリモート・サービスを使用して暗号化する必要があるため、将来を返します。
CreateCubbyhole - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyholeシークレット・リクエストおよびレスポンスを作成します。
CreateCubbyhole.Request - io.helidon.integrations.vault.secrets.cubbyholeのクラス
リクエスト・オブジェクト。
CreateCubbyhole.Response - io.helidon.integrations.vault.secrets.cubbyholeのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
created() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
created() - クラスio.helidon.integrations.vault.VaultTokenBaseのメソッド
このトークンが作成されたとき。
created(Instant) - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
トークンが作成されたとき。
CREATED - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの列挙定数
これで、コンテンツが(削除されました)に表示されます。
CREATED_201 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
createDelete(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createDelete(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
文のテキストを使用して削除文を作成します。
createDmlStatement(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createDmlStatement(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用して、データ変更文を作成します。
createdTime() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
作成タイムスタンプ
createDurableConsumer(Topic, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createDurableConsumer(Topic, String, String, boolean) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createDurableSubscriber(Topic, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createDurableSubscriber(Topic, String, String, boolean) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createEndpointForDisabledMetrics(String, Routing.Rules) - クラスio.helidon.metrics.serviceapi.MinimalMetricsSupportのstaticメソッド
メトリクス関連のリクエストが"使用不可"エンドポイントに移動するようにルーティング・ルールを追加します。
createForHeader(String, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
オプションのヘッダー・フィールド・バリデータ。
createForHeader(String, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
ヘッダー・フィールド・バリデータ。
createForPayload(String, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
オプションのペイロード・フィールド・バリデータ。
createForPayload(String, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
ペイロード・フィールド・バリデータ。
createFromEncoded(String) - クラスio.helidon.common.Base64Valueのstaticメソッド
すでにエンコードされたbase64値から作成します。
createFromRoutingName(String) - インタフェースio.helidon.microprofile.server.RoutingBuildersのstaticメソッド
ルーティング名に基づいて、デフォルトおよび実際のRouting.Builderインスタンスを準備します。
createFromWildcards(List<Map.Entry<String, String>>) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
StringペアのListからOverrideDataを作成します。
createGauge(Metadata, Supplier<R> ) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
ゲージ値を返す、指定されたサプライヤに従ってゲージ・インスタンスを作成します。
createGauge(Metadata, Supplier<R> ) - インタフェースio.helidon.metrics.api.AbstractRegistry.GaugeFactory.SupplierBasedのメソッド
指定されたメタデータを使用してゲージ実装を作成します。このメタデータは、指定されたサプライヤを起動してゲージ値をフェッチします。
createGauge(Metadata, Supplier<R> ) - クラスio.helidon.metrics.Registryのメソッド
 
createGauge(Metadata, T, Function<T, R> ) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
ゲージ値の取得によって指定された関数の起動がトリガーされ、指定されたオブジェクトが渡されるように、指定されたメタデータに従ってゲージ・インスタンスを作成します。
createGauge(Metadata, T, Function<T, R> ) - インタフェースio.helidon.metrics.api.AbstractRegistry.GaugeFactory.FunctionBasedのメソッド
指定されたオブジェクトを渡す指定された関数を起動する、指定されたメタデータを使用してゲージ実装を作成します。
createGauge(Metadata, T, Function<T, R> ) - クラスio.helidon.metrics.Registryのメソッド
 
createGet(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createGet(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された文を使用して、単一行を返すデータベース問合せを作成します。
createInProcessChannel() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
createInputStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
createInsert(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createInsert(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
文のテキストを使用してinsert文を作成します。
createInstance(Vault, Config, InjectionProvider.InstanceConfig) - クラスio.helidon.integrations.vault.spi.InjectionProvider.InjectionTypeのメソッド
インジェクタブルの新しいインスタンスを作成します。
createInstanceSupplier(Class<?>) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのstaticメソッド
サービス・インスタンス・サプライヤを作成します。
createKey(CreateKey.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定したタイプの新しい名前付き暗号化キーを作成します。
createKey(CreateKey.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
指定したタイプの新しい名前付き暗号化キーを作成します。
CreateKey - io.helidon.integrations.vault.secrets.transitのクラス
キー・リクエストおよびレスポンスを作成します。
CreateKey.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
CreateKey.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
CreateKv1 - io.helidon.integrations.vault.secrets.kv1のクラス
キー/バリュー・バージョン1のシークレット・リクエストおよびレスポンスを作成します。
CreateKv1.Request - io.helidon.integrations.vault.secrets.kv1のクラス
リクエスト・オブジェクト。
CreateKv1.Response - io.helidon.integrations.vault.secrets.kv1のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
CreateKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2のシークレット・リクエストおよびレスポンスを作成します。
CreateKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
CreateKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
createMapMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createMapped(Config) - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
マップされたクロス・オリジン構成情報を含むと予想される指定された構成に基づいて、新しいCorsSupportインスタンスを作成します。
createMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createMessage(Message, Executor, SessionMetadata) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
 
createMessage(Message, Executor, SessionMetadata) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
JMSメッセージからリアクティブ・メッセージング・メッセージを作成します。
createMulti(String, Config) - インタフェースio.helidon.config.spi.ConfigSourceProviderのメソッド
単一の構成から構成ソースのリストを作成します。
createMulti(Function<Throwable, ? extends Flow.Publisher<T> >) - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
MultiまたはFlow.Publisherのフォールバックを作成します。
createName(ServiceDescriptor, String, MetricType) - インタフェースio.helidon.grpc.metrics.GrpcMetrics.NamingFunctionのメソッド
メトリック名を作成します。
createNamedDelete(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createNamedDelete(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
名前付き文を使用してandelete文を作成します。
createNamedDelete(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用して削除文を作成します。
createNamedDelete(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedDelete(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
 
createNamedDmlStatement(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createNamedDmlStatement(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データ変更文を作成します。
createNamedDmlStatement(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用して、データ変更文を作成します。
createNamedDmlStatement(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedDmlStatement(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
 
createNamedGet(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createNamedGet(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、単一行を返すデータベース問合せを作成します。
createNamedGet(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された名前付き文を使用して、単一行を返すデータベース問合せを作成します。
createNamedGet(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedGet(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
 
createNamedInsert(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createNamedInsert(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
名前付き文を使用してinsert文を作成します。
createNamedInsert(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用して、挿入文を作成します。
createNamedInsert(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedInsert(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
 
createNamedQuery(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createNamedQuery(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データベース問合せを作成します。
createNamedQuery(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用してデータベース問合せを作成します。
createNamedQuery(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedQuery(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
 
createNamedUpdate(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createNamedUpdate(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
名前付き文を使用してupdate文を作成します。
createNamedUpdate(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用して更新文を作成します。
createNamedUpdate(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedUpdate(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
 
createNClob() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createObjectMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createObjectMessage(Serializable) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createOptionalSupplier(Supplier<Optional<String>>) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.SecretConfigのstaticメソッド
変更される可能性があるローカル情報からシークレットを取得する場合など、Optionalのサプライヤで新しいシークレット構成を作成します。
createOrphan() - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
デフォルトの構成で新しい孤立トークンを作成します。
createOrphan() - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのメソッド
デフォルトの構成で新しい孤立トークンを作成します。
createOrUpdateRole(PkiRole.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
このエンドポイントはロール定義を作成または更新します。
createOrUpdateRole(PkiRole.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
このエンドポイントはロール定義を作成または更新します。
createOutputStream() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
IoMulti.outputStreamMulti()を使用してください
createPolicy(CreatePolicy.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
ポリシーの作成
createPolicy(CreatePolicy.Request) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
ポリシーの作成
createPolicy(String, String) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
ポリシーの作成
createPolicy(String, String) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
ポリシーの作成
CreatePolicy - io.helidon.integrations.vault.sysのクラス
ポリシー・リクエストおよびレスポンスを作成します。
CreatePolicy.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
CreatePolicy.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
createProducer(Destination) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createQuery(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createQuery(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用してデータベース問合せを作成します。
createQueue(String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createResponseBuilder() - クラスio.helidon.health.HealthCheckResponseProviderImplのメソッド
 
createRole(CreateRole.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのメソッド
authメソッドでロールを登録します。
createRole(CreateRole.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthRxのメソッド
authメソッドでロールを登録します。
createRole(DbCreateRole.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
ロール定義を作成または更新します。
createRole(DbCreateRole.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
ロール定義を作成または更新します。
CreateRole - io.helidon.integrations.vault.auths.k8sのクラス
ロール・リクエストを作成します。
CreateRole.Request - io.helidon.integrations.vault.auths.k8sのクラス
リクエスト・オブジェクト。
CreateRole.Response - io.helidon.integrations.vault.auths.k8sのクラス
ロール・レスポンスを作成します。
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeEngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.database.DbEngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1EngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2EngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.pki.PkiEngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.transit.TransitEngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - インタフェースio.helidon.integrations.vault.spi.SecretsEngineProviderのメソッド
このエンジンにアクセスするためのAPIを提供するシークレット・インスタンスを作成します。
createServer() - インタフェースio.helidon.grpc.server.GrpcRoutingのメソッド
このルーティングおよびデフォルト構成で新しいGrpcServerインスタンスを作成します。
createServer(GrpcServerConfiguration) - インタフェースio.helidon.grpc.server.GrpcRoutingのメソッド
指定された構成およびこのルーティングで新しいGrpcServerインスタンスを作成します。
createSharedConsumer(Topic, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createSharedConsumer(Topic, String, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createSharedDurableConsumer(Topic, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createSharedDurableConsumer(Topic, String, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createSingleSupplier(Supplier<Single<Optional<String>>>) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.SecretConfigのstaticメソッド
リモート・サービスからシークレットを取得する場合など、将来の(Single)のサプライヤで新しいシークレット構成を作成します。
createSQLXML() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createStatement() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createStatement(int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createStatement(int, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createStreamMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createStruct(String, Object[]) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createSupplier(Config.Key) - 例外io.helidon.config.MissingValueExceptionのstaticメソッド
新規欠落値例外サプライヤを作成します。
createSupplier(Callable<T> ) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
CallableSupplierに変換します。
createSys(Config, RestApi) - インタフェースio.helidon.integrations.vault.spi.SysProviderのメソッド
Sysの新しいインスタンスを作成します。
createSys(Config, RestApi) - クラスio.helidon.integrations.vault.sys.HcpSysProviderのメソッド
 
createTemporaryQueue() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createTemporaryTopic() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createTextMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createTextMessage(String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createToken() - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
デフォルトの構成で新しい子トークンを作成します。
createToken() - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのメソッド
デフォルトの構成で新しい子トークンを作成します。
createToken(CreateToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
カスタマイズした構成で新しいトークンを作成します。
createToken(CreateToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのメソッド
カスタマイズした構成で新しいトークンを作成します。
CreateToken - io.helidon.integrations.vault.auths.tokenのクラス
トークン・リクエストおよびレスポンスを作成します。
CreateToken.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
CreateToken.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
createTokenRole(CreateTokenRole.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
(または置換)に名前付きロールを作成します。
createTokenRole(CreateTokenRole.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのメソッド
(または置換)に名前付きロールを作成します。
CreateTokenRole - io.helidon.integrations.vault.auths.tokenのクラス
トークン・ロール・リクエストおよびレスポンスを作成します。
CreateTokenRole.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
CreateTokenRole.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
createTopic(String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
「createTransportArtifact(Class<T>、文字列、ServerConfiguration)」 - インタフェースio.helidon.webserver.Transportのメソッド
作成可能または使用可能な場合は適切な「トランスポート・アーティファクト」を作成して戻し、それ以外の場合は「空のOptionalを作成して戻します。
「createTransportArtifact(Class<T>、文字列、ServerConfiguration)」 - クラスio.helidon.webserver.transport.netty.epoll.EPollTransportのメソッド
指定されたアーティファクト座標に対応するアーティファクト(使用可能な場合)を返します。
「createTransportArtifact(Class<T>、文字列、ServerConfiguration)」 - クラスio.helidon.webserver.transport.netty.iouring.IOUringTransportのメソッド
指定されたアーティファクト座標に対応するアーティファクト(使用可能な場合)を返します。
createUpdate(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
 
createUpdate(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
文のテキストを使用してupdate文を作成します。
creationDate() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
ファイルが作成された日付を示すために使用できるcreation-dateパラメータの値を取得します。
creationDate(ZonedDateTime) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
コンテンツ処理creation-dateパラメータを設定します。
credDb(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
資格証明データベース。
credentials(String, String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
ユーザーとパスワードをリポジトリに設定します。
credentialsProvider() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
CredentialsProviderのインスタンスを返します。
credentialsProvider(CredentialsProvider) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
アプリケーションで使用する新しいCredentialsProviderを設定します。
crl() - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書失効リスト
crl() - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
証明書失効リスト
crl(CrlGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
CRL (証明書失効リスト)を取得します。
crl(CrlGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
証明書失効リスト
crl(PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書失効リスト(RAWバイト)。
crl(PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
証明書失効リスト(RAWバイト)。
CrlGet - io.helidon.integrations.vault.secrets.pkiのクラス
CRL (証明書失効リスト)リクエストおよびレスポンスを取得します。
CrlGet.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
CrlGet.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
cron() - インタフェースio.helidon.scheduling.CronInvocationのメソッド
間隔呼出しを指定するCron式はスケジュールされています。
cronBuilder() - クラスio.helidon.scheduling.Schedulingのstaticメソッド
指定されたcron式に従って定期的に実行されるタスクを構築します。
CronInvocation - io.helidon.schedulingのインタフェース
スケジュール済タスクの特定のメソッド呼出しメタデータ。
CrossOrigin - io.helidon.microprofile.corsの注釈インタフェース
CrossOrigin注釈。
CrossOriginAutoDiscoverable - io.helidon.microprofile.corsのクラス
開発者が使用することはできません。 Jersey自動検出サポートの場合。
CrossOriginAutoDiscoverable() - クラスio.helidon.microprofile.cors.CrossOriginAutoDiscoverableのコンストラクタ
 
crossOriginConfig() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
クロス・オリジンのリソース共有設定。
crossOriginConfig() - インタフェースio.helidon.servicecommon.rest.RestServiceSettingsのメソッド
サービス・エンドポイントに使用されるクロス・オリジン構成設定を返します。
crossOriginConfig(CrossOriginConfig) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
指定されたCrossOriginConfigオブジェクトからCORS構成を設定します。
crossOriginConfig(CrossOriginConfig) - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
OpenAPIエンドポイントのCORS設定を割り当てます。
crossOriginConfig(CrossOriginConfig) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
クロス・オリジンのリソース共有設定を割り当てます。
crossOriginConfig(CrossOriginConfig) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupport.Builderのメソッド
指定されたCrossOriginConfigオブジェクトからCORS構成を設定します。
crossOriginConfig(CrossOriginConfig) - インタフェースio.helidon.servicecommon.rest.RestServiceSettings.Builderのメソッド
既存の設定 (ビルダーからではない)からオリジン間の設定を設定します。
crossOriginConfig(CrossOriginConfig.Builder) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupport.Builderのメソッド
指定されたCrossOriginConfigオブジェクトからCORS構成を設定します。
crossOriginConfig(CrossOriginConfig.Builder) - インタフェースio.helidon.servicecommon.rest.RestServiceSettings.Builderのメソッド
サービス・エンドポイントのCORSサポートの確立に使用するクロス・オリジン構成ビルダーを設定します。
CrossOriginConfig - io.helidon.webserver.corsのクラス
クロス・オリジン・リクエスト共有に関する情報を表します。
CrossOriginConfig.Builder - io.helidon.webserver.corsのクラス
CrossOriginConfigのビルダー。
CryptoException - io.helidon.common.cryptoでの例外
一般的な暗号化例外。
CryptoException(String) - 例外io.helidon.common.crypto.CryptoExceptionのコンストラクタ
詳細メッセージが表示されたコンストラクタ。
CryptoException(String, Throwable) - 例外io.helidon.common.crypto.CryptoExceptionのコンストラクタ
詳細なメッセージと折り返し可能なコンストラクタ。
csr(String) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
PEM形式の認証リクエスト(CSR)。
CubbyholeEngineProvider - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyholeシークレット・エンジンAPIをサポートするプロバイダ。
CubbyholeEngineProvider() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeEngineProviderのコンストラクタ
非推奨。
このコンストラクタは使用しないでください。これはサービス・ローダー・サービスです。
CubbyholeSecrets - io.helidon.integrations.vault.secrets.cubbyholeのインタフェース
Cubbyholeエンジン・シークレットAPI。
CubbyholeSecretsRx - io.helidon.integrations.vault.secrets.cubbyholeのインタフェース
Cubbyholeエンジン・シークレットAPI。
CubbyholeSecurityProvider - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Helidonセキュリティとの統合。
CubbyholeSecurityProvider.CubbyholeSecretConfig - io.helidon.integrations.vault.secrets.cubbyholeのクラス
セキュリティ・シークレットのプログラム設定を使用する場合のシークレットの構成。
CubbyholeSecurityProvider.CubbyholeSecretConfig.Builder - io.helidon.integrations.vault.secrets.cubbyholeのクラス
CubbyholeSecurityService - io.helidon.integrations.vault.secrets.cubbyholeのクラス
SecurityProviderServiceのサービス・ローダー・サービス実装。
CubbyholeSecurityService() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityServiceのコンストラクタ
非推奨。
このコンストラクタは使用しないでください。これはサービス・ローダー・サービスです。
current() - インタフェースio.helidon.tracing.Spanのstaticメソッド
現在のスパン(使用可能な場合)を指定します。
CURRENT_SPAN_CONTEXT_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
SpanContextプロパティ名。
currentSpan() - クラスio.helidon.tracing.jaeger.JaegerTracerProviderのメソッド
 
currentSpan() - クラスio.helidon.tracing.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
currentSpan() - クラスio.helidon.tracing.opentracing.OpenTracingTracerProviderのメソッド
 
currentSpan() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
現在のスパンを指定します。
currentThread(boolean) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
エグゼキュータ・スレッドではなく現在のスレッドでコードを実行する必要があることを示すフラグ。
CURVE_P256 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-256 Curve.
CURVE_P384 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-384 Curve.
CURVE_P521 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-521 Curve.
CUSTOM - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの列挙定数
カスタムはTokenHandlerを使用して提供されます。
customAnnotations() - インタフェースio.helidon.security.Securityのメソッド
構成された(all)セキュリティ・プロバイダで想定される注釈の完全なセットを取得します。
customMapper(JmsMessage.CustomMapper<PAYLOAD> ) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
コネクタでMessageへのマッピングに使用されるカスタム・マッパー。
customObject(Class<? extends T>) - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
プログラム的なクライアントが、カスタム・セキュリティ・プロバイダ固有のパラメータをプロバイダに送信できるようにします。
customObject(Class<U>、V) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
カスタム・オブジェクトを設定または置き換えます。
customObject(Class<U>、V) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
カスタム・オブジェクトを設定または置き換えます。
customObject(Object) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
セキュリティ・リクエストのカスタム・オブジェクトを登録します。
customObject(Object) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
セキュリティ・リクエストのカスタム・オブジェクトを登録します。
customObjects(ClassToInstanceStore<Object>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
セキュリティ・プロバイダに送信するカスタム・オブジェクト・マップを指定します。

D

daemon(boolean) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
スレッド・プール・エグゼキュータのデーモンです。
daemon(boolean) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
スレッド・プール・エグゼキュータのデーモンです。
data() - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
伝播する必要があるデータを返します。
data() - インタフェースio.helidon.common.http.DataChunkのメソッド
このチャンクの表現をByteBufferの配列として返します。
data() - クラスio.helidon.config.FileSourceHelper.DataAndDigestのメソッド
ファイルからロードされたデータ。
data() - インタフェースio.helidon.config.spi.ConfigContent.NodeContentのメソッド
この構成ソースのデータ。
data() - インタフェースio.helidon.config.spi.ConfigContent.OverrideContentのメソッド
この上書きソースのデータ。
data() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
この構成ソースのデータ。
data() - クラスio.helidon.config.spi.OverrideSource.OverrideDataのメソッド
述語と置換値のペアを返します。
data() - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
 
data() - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
 
data() - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
受信したすべてのデータをこの時点で取得します。
data() - クラスio.helidon.tracing.jaeger.JaegerDataPropagationProviderのメソッド
プライマリ・スレッドでスコープを閉じ、セカンダリ・スレッドで新しいスコープをアクティブにするコンテキストを返します。
data() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
このメソッドは、いくつかの例をテストするために必要です。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
暗号化するデータ。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのメソッド
暗号化されるようにデータを構成します。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのメソッド
署名するデータ。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
署名するデータ。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
署名するデータ。
data(OverrideSource.OverrideData) - クラスio.helidon.config.spi.ConfigContent.OverrideContent.Builderのメソッド
この上書きソースのデータ。
data(InputStream) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
基礎となるストレージからロードされた構成ソースのデータ。
data(Class<T> ) - インタフェースio.helidon.common.http.DataChunkのメソッド
このチャンクをTの配列として表現します。
data(Class<T> ) - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
DATA - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
データのキー。
DataChunk - io.helidon.common.httpのインタフェース
DataChunkは、HTTP本文コンテンツの一部を表します。
DataChunkInputStream - io.helidon.media.commonのクラス
HelidonのリアクティブFlow.PublisherとJerseyのInputStreamの間のブリッジを提供します。
DataChunkInputStream(Flow.Publisher<DataChunk>) - クラスio.helidon.media.common.DataChunkInputStreamのコンストラクタ
後でサブスクリプションするためにパブリッシャを格納します。
DataChunkInputStream(Flow.Publisher<DataChunk>, boolean) - クラスio.helidon.media.common.DataChunkInputStreamのコンストラクタ
後でサブスクリプションするためにパブリッシャを格納し、実行中のスレッドをバリデートするかどうかを設定します。
DataChunkPublisher() - クラスio.helidon.media.multipart.MultiPartDecoder.DataChunkPublisherのコンストラクタ
 
dataFileCleanupHeadFile(boolean) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
現在のヘッド・ファイル (アクティブに書き込まれた唯一のファイル)をファイルのクリーンアップにも適用するかどうかを定義するフラグ。
dataFileMaximumSize(ByteSize) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
データ・ファイルのクリーン・アップを回避するための最大ファイル・サイズ。
dataFileMinimumSize(ByteSize) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
データ・ファイルのクリーン・アップを回避するための最小ファイル・サイズ。
dataFileMinimumUseRatio(double) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ファイルが解散されないように、ストレージ・ファイルに含まれる非ギャップ・データの比率(値: ] 0.0 ; 1.0 ])。
dataFilePrefix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・ファイルの名前プレフィクス。
dataFileSuffix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・ファイルの名前サフィクス。
DataPropagationProvider<T> - io.helidon.common.context.spiのインタフェース
これは、ユーザーがスレッド間で値を伝播するのに役立つSPIプロバイダです。
dataSource(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
AqConnectorBuilder.dataSource()で提供されるDataSourceへのマッピング。
dataSource(String, DataSource) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
"named-factory"で指定された名前でカスタムConnectionFactory参照可能オブジェクトを追加します。
DATASOURCE_ATTRIBUTE - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
データ・ソース識別子の構成キー。
date() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンスのヘッダー"Date"の値を返します。
date() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
オプションで、リクエスト日("Accept-Datetime"ヘッダー)を返します。
DATE - クラスio.helidon.common.http.Http.Headerの静的変数
"Date"ヘッダー名。
daysOfWeek(DayOfWeek...) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
曜日のチェック用の時間構成を作成します。
dbClient() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
 
DbClient - io.helidon.dbclientのインタフェース
Helidonデータベース・クライアント。
DbClient.Builder - io.helidon.dbclientのクラス
Helidonデータベース・ハンドラ・ビルダー。
DbClientContext - io.helidon.dbclient.commonのクラス
クライアント全体のコンテキスト。
DbClientContext(DbClientContext.BuilderBase<?>) - クラスio.helidon.dbclient.common.DbClientContextのコンストラクタ
ビルダーからインスタンスを作成します。
DbClientContext.Builder - io.helidon.dbclient.commonのクラス
DbClientContextのFluent APIビルダー。
DbClientContext.BuilderBase<T extends DbClientContext.BuilderBase<T>> - io.helidon.dbclient.commonのクラス
DbClientContextを拡張するクラスのビルダーの共通ベース。
DbClientException - io.helidon.dbclientでの例外
Helidon DBコンポーネントで使用されるRuntimeException
DbClientException(String) - 例外io.helidon.dbclient.DbClientExceptionのコンストラクタ
メッセージの新しい例外を作成します。
DbClientException(String, Throwable) - 例外io.helidon.dbclient.DbClientExceptionのコンストラクタ
メッセージの新しい例外と原因を作成します。
DbClientHealthCheck - io.helidon.dbclient.healthのクラス
データベース・ヘルス・チェック。
DbClientHealthCheck.Builder - io.helidon.dbclient.healthのクラス
DbClientHealthCheckのFluent APIビルダー。
DbClientMapperProvider - io.helidon.dbclient.commonのクラス
データベース・タイプ・マッパーを取得するJavaサービス・ローダー・サービス。
DbClientMapperProvider() - クラスio.helidon.dbclient.common.DbClientMapperProviderのコンストラクタ
 
DbClientMetricBuilder - io.helidon.dbclient.metricsのクラス
DBクライアント・メトリック・ビルダー。
DbClientMetricBuilder() - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのコンストラクタ
 
DbClientMetrics - io.helidon.dbclient.metricsのクラス
DbClient.Builder.addService(io.helidon.dbclient.DbClientService)に登録する様々なタイプのメトリクスを取得するユーティリティ・クラス。
DbClientMetricsProvider - io.helidon.dbclient.metricsのクラス
DBメトリクスのJavaサービス・ローダー・サービス。
DbClientMetricsProvider() - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのコンストラクタ
 
DbClientProvider - io.helidon.dbclient.spiのインタフェース
データベース(またはデータベースのセット)のドライバを提供するJavaサービス・ローダー・インタフェース。
DbClientProviderBuilder<T extends DbClientProviderBuilder<T>> - io.helidon.dbclient.spiのインタフェース
データベース・プロバイダ・ビルダー。
DbClientService - io.helidon.dbclientのインタフェース
サービスでは、文の実行および文の結果への対応に使用されるデータを変更できます。
DbClientServiceBase - io.helidon.dbclient.commonのクラス
文名パターンおよび文タイプに基づいた実行の構成をサポートするクライアント・サービスの基本実装。
DbClientServiceBase(DbClientServiceBase.DbClientServiceBuilderBase<?>) - クラスio.helidon.dbclient.common.DbClientServiceBaseのコンストラクタ
各実装で拡張する必要があるビルダー・ベースに基づいて、新しいインスタンスを作成します。
DbClientServiceBase.DbClientServiceBuilderBase<B extends DbClientServiceBase.DbClientServiceBuilderBase<B>> - io.helidon.dbclient.commonのクラス
DbClientServiceBaseのビルダーのベース・クラス。
DbClientServiceBuilderBase() - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのコンストラクタ
No-opコンストラクタです。
DbClientServiceContext - io.helidon.dbclientのインタフェース
(および場合によっては操作)データベース操作を取得するインターセプタ・コンテキスト。
DbClientServiceProvider - io.helidon.dbclient.spiのインタフェース
クライアント・サービスを構成するJavaサービス・ローダー・サービス。
DbClientTracing - io.helidon.dbclient.tracingのクラス
インターセプタのトレース。
DbClientTracing.Builder - io.helidon.dbclient.tracingのクラス
DbClientTracingのFluent APIビルダー。
DbClientTracingProvider - io.helidon.dbclient.tracingのクラス
トレース・インターセプタのプロバイダ。
DbClientTracingProvider() - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのコンストラクタ
 
DbColumn - io.helidon.dbclientのインタフェース
列データおよびメタデータ。
DbConfigure - io.helidon.integrations.vault.secrets.databaseのクラス
DBリクエストおよびレスポンスを構成します。
DbConfigure.Request<T extends DbConfigure.Request<T>> - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbConfigure.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbCreateRole - io.helidon.integrations.vault.secrets.databaseのクラス
DBおよびロールの作成リクエストおよびレスポンス。
DbCreateRole.Request - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbCreateRole.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbCredentials - io.helidon.integrations.vault.secrets.databaseのインタフェース
データベース資格証明
DbDelete - io.helidon.integrations.vault.secrets.databaseのクラス
DBリクエストおよびレスポンスを削除します。
DbDelete.Request - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbDelete.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbDeleteRole - io.helidon.integrations.vault.secrets.databaseのクラス
DBロールのリクエストおよびレスポンスを削除します。
DbDeleteRole.Request - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbDeleteRole.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbEngineProvider - io.helidon.integrations.vault.secrets.databaseのクラス
DbSecretsRx.ENGINEのサービス。
DbEngineProvider() - クラスio.helidon.integrations.vault.secrets.database.DbEngineProviderのコンストラクタ
 
DbExecute - io.helidon.dbclientのインタフェース
データベース・エグゼキュータ。
DbGet - io.helidon.integrations.vault.secrets.databaseのクラス
DBのリクエストおよびレスポンスを取得します。
DbGet.Request - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbGet.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbMapper<T> - io.helidon.dbclientのインタフェース
特定のタイプとの間でデータベース・オブジェクトをマップするマッパー。
dbMapperManager() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
DBマッパー・マネージャ。
dbMapperManager() - クラスio.helidon.dbclient.common.DbClientContextのメソッド
DBマッパー・マネージャを構成しました。
dbMapperManager(DbMapperManager) - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのメソッド
使用するDBマッパー・マネージャを構成します。
DbMapperManager - io.helidon.dbclientのインタフェース
すべての構成済mappersのマッパー・マネージャ。
DbMapperManager.Builder - io.helidon.dbclientのクラス
DbMapperManagerのFluent APIビルダー。
DbMapperProvider - io.helidon.dbclient.spiのインタフェース
データベース・マッパー用のJavaサービス・ローダー・インタフェース。
dbName(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
データベースの名前。
DbRow - io.helidon.dbclientのインタフェース
データベース(SQLではこれは行になり、文書DBでは単一文書になります)での単一行の表現。
DbSecrets - io.helidon.integrations.vault.secrets.databaseのインタフェース
データベース・シークレット・エンジンAPI。
DbSecretsRx - io.helidon.integrations.vault.secrets.databaseのインタフェース
データベース・シークレット・エンジンAPI。
DbStatement<D extends DbStatement< D,R >,R > - io.helidon.dbclientのインタフェース
パラメータを処理できるデータベース文。
DbStatementContext - io.helidon.dbclient.commonのクラス
特定の文の実行のコンテキスト。
DbStatementContext(DbStatementContext.BuilderBase<?>) - クラスio.helidon.dbclient.common.DbStatementContextのコンストラクタ
各実装で拡張する必要があるビルダーを使用して、新しいインスタンスを作成します。
DbStatementContext.Builder - io.helidon.dbclient.commonのクラス
DbStatementContextを作成するfluent APIビルダー。
DbStatementContext.BuilderBase<T extends DbStatementContext.BuilderBase<T>> - io.helidon.dbclient.commonのクラス
新しいDbStatementContextを実装するために拡張する必要があるベース・ビルダー。
DbStatementDml - io.helidon.dbclientのインタフェース
DMLデータベース文。
DbStatementGet - io.helidon.dbclientのインタフェース
データベースを問い合せ、単一行(存在する場合)または空のオプションを返すデータベース文。
DbStatementQuery - io.helidon.dbclientのインタフェース
データベース問合せ文。
DbStatements - io.helidon.dbclientのインタフェース
データベース・プロバイダによって使用される文の構成。
DbStatements.Builder - io.helidon.dbclientのクラス
DbStatementsのFluent APIビルダー。
DbStatementType - io.helidon.dbclient内の列挙クラス
通常サポートされている文のタイプ。
DbTransaction - io.helidon.dbclientのインタフェース
データベース・トランザクション。
dbType() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
インターセプタ・コンテキストで使用するこのデータベースのタイプ。
dbType() - インタフェースio.helidon.dbclient.DbClientのメソッド
このデータベース・プロバイダ(jdbc:mysql、mongoDBなど。)のタイプ。
dbType() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
このデータベース(通常、DbClientProvider.name()で使用されるものと同じ文字列)のタイプ。
dbType() - インタフェースio.helidon.dbclient.DbColumnのメソッド
データベースの言語での列のタイプ。
dbType() - インタフェースio.helidon.dbclient.jdbc.ConnectionPoolのメソッド
このデータベースのタイプ - "jdbc"より詳細な情報がある場合は、それを返します。
dbType() - クラスio.helidon.dbclient.jdbc.HikariConnectionPoolのメソッド
 
dbType() - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
 
dbType() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
 
dbType() - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
 
deactivate() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
検出を非アクティブ化してメトリック登録をトリガーしないようにリクエストします。
DEADLINE - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの列挙定数
トレース・スパンにコール期限を追加します。
deadlockCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
デッドロックのヘルス・チェック。
DeadlockHealthCheck - io.helidon.health.checksのクラス
スレッド・デッドロックを探すヘルス・チェック。
debug() - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
デバッグをオンに設定します。
declaredMethod() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
宣言されたJavaメソッドを取得します。
decode(String, Errors.Collector, String) - クラスio.helidon.security.jwt.JwtHeadersのstaticメソッド
 
decodeQuery(String, boolean) - クラスio.helidon.common.http.UriComponentのstaticメソッド
URIの問合せコンポーネントをデコードします。
decodeQuery(String, boolean, boolean) - クラスio.helidon.common.http.UriComponentのstaticメソッド
URIの問合せコンポーネントをデコードします。
decrementReferenceCount(Contextual<?>) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
現在のスレッドと指定されたContextual「破壊」の組合せに関連付けられたコンテキスト・インスタンスの参照カウント(ある場合)を減らし、参照数が0以下になった場合にのみそのインスタンス「破壊」「破壊」し、結果の参照カウントを返します。
decrementReferenceCount(Contextual<?>, int) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
現在のスレッドと指定されたContextual「破壊」の組合せに関連付けられたコンテキスト・インスタンスの参照カウント(ある場合)を減らし、参照数が0以下になった場合にのみそのインスタンス「破壊」「破壊」し、結果の参照カウントを返します。
decrypt(Base64Value) - クラスio.helidon.common.crypto.AsymmetricCipherのメソッド
 
decrypt(Base64Value) - インタフェースio.helidon.common.crypto.CommonCipherのメソッド
暗号化されたメッセージを復号化します。
decrypt(Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのメソッド
 
decrypt(Decrypt.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定されたキーを使用して、指定された暗号文を復号化します。
decrypt(Decrypt.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
指定されたキーを使用して、指定された暗号文を復号化します。
decrypt(DecryptBatch.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定されたキーを使用して、指定された暗号文文字列のバッチを復号化します。
decrypt(DecryptBatch.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
指定されたキーを使用して、指定された暗号文文字列のバッチを復号化します。
decrypt(Jwk) - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたjwtの内容からSignedJwtを復号化します。
decrypt(JwkKeys) - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたjwtの内容からSignedJwtを復号化します。
decrypt(JwkKeys, Jwk) - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたjwtの内容からSignedJwtを復号化します。
decrypt(String) - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
暗号テキストをクリア・テキスト(暗号化が有効になっている場合)に復号化します。
decrypt(String) - クラスio.helidon.security.spi.EncryptionProvider.EncryptionSupportのメソッド
バイトを復号化します。
decrypt(String, byte[], byte[], Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを復号化します。
decrypt(String, String) - インタフェースio.helidon.security.Securityのメソッド
暗号テキストを復号化します。
decrypt(String, String, byte[], byte[], Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを復号化します。
decrypt(String, String, byte[], AlgorithmParameterSpec, Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを復号化します。
decrypt(String, String, PrivateKey, Base64Value) - クラスio.helidon.common.crypto.AsymmetricCipherのstaticメソッド
指定された秘密キーと選択されたアルゴリズムでメッセージを復号化します。
「復号化」 - io.helidon.integrations.vault.secrets.transitのクラス
リクエストおよびレスポンスを復号化します。
Decrypt.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Decrypt.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
decryptAes(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
AESを使用して復号化します。
decryptAesBytes(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
非推奨。
このメソッドは新しいモジュールに移動されます
decryptAesLegacy(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
レガシーAESを使用して復号化します。
DecryptBatch - io.helidon.integrations.vault.secrets.transitのクラス
バッチ・リクエストおよびレスポンスを復号化します。
DecryptBatch.BatchEntry - io.helidon.integrations.vault.secrets.transitのクラス
バッチ・エントリの定義。
DecryptBatch.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
DecryptBatch.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
decrypted() - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Responseのメソッド
復号化されたシークレット。
decryptFromString(String) - インタフェースio.helidon.common.crypto.CommonCipherのメソッド
CommonCipher.encryptToString(Base64Value)によって提供されるcipherTextを復号化します。
decryptKeyLocation(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
暗号化されたクレームを復号化するための秘密キー。
decryptRsa(PrivateKey, String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
OAEPでRSAを使用して復号化します。
decryptRsaLegacy(Key, String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
RSA (秘密キーまたは公開キー)を使用して復号化します。
deepMerge(AbstractNodeBuilderImpl.MergingKey, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
構造全体にディープ・マージを適用します。
DEFAULT - 列挙型クラスio.helidon.webclient.DnsResolverTypeの列挙定数
デフォルトのDNSリ・ソル・バー。
DEFAULT - インタフェースio.helidon.grpc.core.MarshallerSupplierの静的変数
デフォルトのマーシャラ・サプライヤの指定に使用する名前。
DEFAULT_AGE - クラスio.helidon.webserver.cors.CrossOriginConfigのstatic変数
デフォルトのキャッシュ有効期限(秒)。
DEFAULT_BACKLOG_SIZE - インタフェースio.helidon.webserver.SocketConfigurationのstatic変数
他の値が指定されていない場合にサーバー・ソケットを構成するためのデフォルトのバックログ・サイズ。
DEFAULT_BOUNDARY - クラスio.helidon.media.multipart.MultiPartBodyWriterのstatic変数
マルチパート・メッセージのエンコードに使用されるデフォルトの境界。
DEFAULT_CAPACITY - クラスio.helidon.common.configurable.LruCacheのstatic変数
キャッシュのデフォルト容量: 10000.
DEFAULT_CHANNEL_NAME - クラスio.helidon.grpc.client.GrpcChannelsProviderのstatic変数
デフォルトのチャネル構成名("default"です)を保持するための定数です。
DEFAULT_CONTEXT - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのstatic変数
メトリクス・エンドポイントのデフォルトwebコンテキスト。
DEFAULT_DIGEST_NONCE_TIMEOUT - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのstatic変数
デフォルトは24時間です。
DEFAULT_ERROR_MESSAGE - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
未チェックの例外およびエラーに対して返されるデフォルトのエラー・メッセージ。
DEFAULT_ERROR_SEVERITY - 注釈インタフェースio.helidon.security.annotations.Auditedの静的変数
OK以外のステータスのデフォルトの重大度。
DEFAULT_EVENT_TYPE - 注釈インタフェースio.helidon.security.annotations.Auditedの静的変数
デフォルト・イベント・タイプ: "request"。
DEFAULT_HOST - クラスio.helidon.grpc.client.GrpcChannelsProviderのstatic変数
デフォルトのホスト名("localhost"です)を保持するための定数です。
DEFAULT_LOGGER_NAME - クラスio.helidon.webserver.accesslog.AccessLogSupportのstatic変数
アクセス・ログ・レコードの記録に使用されるLoggerの名前。
DEFAULT_MAX_LENGTH - クラスio.helidon.webserver.accesslog.AbstractLogEntryのstatic変数
書き込まれる文字数のデフォルトの制限。
DEFAULT_MESSAGE_FORMAT - 注釈インタフェースio.helidon.security.annotations.Auditedの静的変数
デフォルトのメッセージ形式: "%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"。
DEFAULT_METHOD - クラスio.helidon.security.SecurityEnvironment.Builderのstatic変数
デフォルトのメソッドは"GET"です。
DEFAULT_NAME - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstatic変数
デフォルトのサーバー名。
DEFAULT_NAME - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの静的変数
WebServerのデフォルト・リスナーの(reserved)に名前を付けます。
DEFAULT_NOT_BEFORE_SECONDS - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstatic変数
発行時間前のデフォルトのトークン有効性。
DEFAULT_OK_SEVERITY - 注釈インタフェースio.helidon.security.annotations.Auditedの静的変数
OKステータスのデフォルトの重大度。
DEFAULT_PATH - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
ヘルス・チェックが実行されるファイル・システム上のデフォルト・パス。
DEFAULT_PORT - クラスio.helidon.grpc.client.GrpcChannelsProviderのstatic変数
デフォルト・ポート("1408"です)を保持するための定数です。
DEFAULT_PORT - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstatic変数
デフォルトのgrpcポート。
DEFAULT_PRIORITY - インタフェースio.helidon.common.Prioritizedのstatic変数
優先度付けされたコンポーネントのデフォルトの優先度(このインタフェースを実装するか、jakarta.annotation.Priority注釈を使用するか)。
DEFAULT_PRIORITY - インタフェースio.helidon.metrics.ExemplarServiceのstatic変数
明示的な@Priority注釈のないサービス・ローダーによって検出されたExemplarServiceのデフォルトの優先度。
DEFAULT_PRIORITY - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのstatic変数
チャネル・プロセッサのデフォルト優先度。
DEFAULT_RESPONSE_MEDIA_TYPE - クラスio.helidon.openapi.OpenAPISupportのstatic変数
受入ヘッダーがない場合にレスポンスで使用されるデフォルト・メディア・タイプです。
DEFAULT_SOCKET_NAME - インタフェースio.helidon.webserver.WebServerのstatic変数
デフォルトのサーバー・ソケット構成名。
DEFAULT_THRESHOLD - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
このチェックでHealthCheckResponse.Status.DOWNのレポートが開始される場合のデフォルトのしきい値パーセント。
DEFAULT_THRESHOLD - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstatic変数
デフォルトのしきい値の割合。
DEFAULT_TOKEN_HANDLER - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstatic変数
HTTP basic認証のデフォルト・トークン・ハンドラ - Authorizationヘッダーおよびbasic プレフィクスを使用します。
DEFAULT_TRANSPORT - クラスio.helidon.security.SecurityEnvironment.Builderのstatic変数
デフォルトのトランスポートは"http"です。
DEFAULT_URI - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのstatic変数
デフォルトのEtcdエンドポイント(http://localhost:2379)。
DEFAULT_VALIDITY_SECONDS - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstatic変数
アウトバウンド・ターゲットのデフォルト・トークンの有効性。
DEFAULT_VERSION - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのstatic変数
デフォルトのEtcd APIバージョン(EtcdConfigSourceBuilder.EtcdApi.v2)。
DEFAULT_WEB_CONTEXT - クラスio.helidon.health.HealthSupportのstatic変数
ヘルス・チェック・エンドポイントのデフォルトのwebコンテキスト・ルート。
DEFAULT_WEB_CONTEXT - クラスio.helidon.openapi.OpenAPISupportのstatic変数
OpenAPIドキュメントを提供するためのデフォルト・パス。
DEFAULT_WORKER_COUNT - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのstatic変数
明示的に設定しない場合に使用されるワーカー・スレッドのデフォルト数。
defaultConfig(SignedHeadersConfig.HeadersConfig) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
デフォルト構成は、明示的な構成を持たないメソッドによって使用されます。
defaultContentType() - インタフェースio.helidon.media.multipart.BodyPartHeadersのメソッド
デフォルトのContent-Typeヘッダー値を返します: Content-Dispositionヘッダーが空でない値で存在する場合はMediaType.APPLICATION_OCTET_STREAM、それ以外の場合はMediaType.TEXT_PLAIN
defaultedMetricsRestServiceSettingsBuilder() - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのstaticメソッド
デフォルト設定でメトリクスのRestServiceSettings.Builderインスタンスを準備します。
defaultErrorMessage() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
デフォルトのエラー・メッセージを構成しました。
defaultErrorMessage(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
内部サーバー・エラーが発生した場合に返すデフォルトのエラー・メッセージ。
defaultExecutor(Supplier<ExecutorService>) - クラスio.helidon.webclient.jaxrs.JaxRsClientのstaticメソッド
明示的なサプライヤが指定されていない場合に非同期リクエストに使用されるデフォルト・エグゼキュータ・サプライヤを構成します。
defaultExecutorService(Supplier<? extends ExecutorService>) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
このサーバーで使用されるデフォルト・エグゼキュータ・サービスを構成します。
defaultExecutorServiceSupplier(Supplier<? extends ExecutorService>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
(JAX-RS)を処理するアプリケーションに接続されたタスクに使用するエグゼキュータ・サービスのサプライヤを設定します。
defaultIdcsSubjectType() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
非推奨。
IDCSからのデータのリクエスト時に使用するデフォルトのサブジェクト・タイプ。
defaultIdcsSubjectType() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのメソッド
IDCSからのデータのリクエスト時に使用するデフォルトのサブジェクト・タイプ。
defaultIdcsSubjectType(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
非推奨。
IDCSからロールをリクエストするときに使用するサブジェクト・タイプを構成します。
defaultIdcsSubjectType(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.Builderのメソッド
IDCSからロールをリクエストするときに使用するサブジェクト・タイプを構成します。
defaultIfEmpty(Supplier<? extends T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが空の場合、指定したサプライヤが提供するデフォルト品目にシグナルを送信します。
defaultIfEmpty(Supplier<? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームが空の場合、指定したサプライヤが提供するデフォルト品目にシグナルを送信します。
defaultIfEmpty(Supplier<? extends T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
アップストリームが空の場合、指定したサプライヤが提供するデフォルト品目にシグナルを送信します。
defaultIfEmpty (T) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが空の場合、デフォルトのアイテムを通知します。
defaultIfEmpty (T) - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームが空の場合、デフォルトのアイテムを通知します。
defaultIfEmpty (T) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
アップストリームが空の場合、デフォルトのアイテムを通知します。
defaultInstance() - インタフェースio.helidon.grpc.core.MarshallerSupplierのstaticメソッド
デフォルトのマーシャラを取得します。
defaultJwk(Jwk) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
使用するデフォルトJWK。
defaultKeyId(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
使用するデフォルトJWTキーID。
defaultLeaseTtl(Duration) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
デフォルトのリース期間。
DefaultMarshallerSupplier() - クラスio.helidon.grpc.core.MarshallerSupplier.DefaultMarshallerSupplierのコンストラクタ
 
DefaultMediaSupport - io.helidon.media.commonのクラス
デフォルトのリーダーおよびライターをコンテキストに登録するMediaSupport。
DefaultMediaSupport.Builder - io.helidon.media.commonのクラス
デフォルトのメディア・サポート・ビルダー。
defaultMount() - インタフェースio.helidon.integrations.vault.Engineのメソッド
このエンジンをマウントするためのデフォルト・パス。
DefaultMultitenancyEndpoints(OidcConfig) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのコンストラクタ
非推奨。
デフォルトURIを使用して、指定されたOIDC構成からエンドポイントを作成します。
DefaultMultitenancyEndpoints(OidcConfig) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.DefaultMultitenancyEndpointsのコンストラクタ
デフォルトURIを使用して、指定されたOIDC構成からエンドポイントを作成します。
defaultPath() - インタフェースio.helidon.integrations.vault.AuthMethodのメソッド
認証メソッドがマウントされるデフォルトのパス。
defaultPath(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
 
defaultPriority(int) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
存在しないサービスのデフォルトの優先度を構成します。
defaultRoutingBuilder() - インタフェースio.helidon.microprofile.server.RoutingBuildersのメソッド
 
defaultSocket(Consumer<SocketConfiguration.Builder>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
デフォルトのソケットのリスナーを構成します。
defaultTimeValidators() - クラスio.helidon.security.jwt.Jwtのstaticメソッド
有効期限、発行時間および事前以外の時間をバリデートするバリデータのリストを返します。
defaultTimeValidators(Instant, int, ChronoUnit, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
有効期限、発行時間および事前以外の時間をバリデートするバリデータのリストを返します。
defaultTtl(Duration) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
このロールに関連付けられたリースのTTLを指定します。
defer(Supplier<? extends Single<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
個々のダウンストリーム・サブスクライバに対して特定のサプライヤ機能をコールし、サブスクライブするFlow.Publisherを返します。
defer(Supplier<? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
個々のダウンストリーム・サブスクライバに対して特定のサプライヤ機能をコールし、サブスクライブするFlow.Publisherを返します。
deferredRequest(AtomicReference<Flow.Subscription>, AtomicLong, long) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
サブスクリプション・フィールドがサブスクリプション・インスタンスを受信するまでリクエスト金額を累計してから、この累計金額をリクエストし、後続のリクエストを転送します。
deferredSetOnce(AtomicReference<Flow.Subscription>, AtomicLong, Flow.Subscription) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
フィールドに唯一のアップストリーム・サブスクリプションを原子的に設定し、requestedFieldに累積される金額をリクエストします。
definitionClass() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
リソース定義クラス。
definitionMethod() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
呼び出されるリソース・メソッドを定義するメソッド。
delay() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
再試行間の遅延。
delay() - インタフェースio.helidon.scheduling.FixedRateInvocationのメソッド
次回の呼出しの前の遅延。
delay(long) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
各呼出し間の固定レート遅延。
delay(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
呼出し間の遅延。
delay(Duration) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
open状態からhalf-open状態に遷移するまでの待機時間。
delay(Duration) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
呼出し間の基本遅延。
delay(Duration) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
呼出し間の基本遅延。
delayFactor() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
遅延乗算ファクタ。
delayFactor(double) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
遅延乗算係数。
delayFactor(double) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
遅延乗算係数。
delegate() - クラスio.helidon.grpc.core.SafeStreamObserverのメソッド
ラップされたStreamObserverを取得します。
DelegatingConnection - io.helidon.integrations.jdbcのクラス
別のConnectionに委任するConnection
DelegatingConnection(Connection) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのコンストラクタ
 
DelegatingInjectionTarget<T> - io.helidon.integrations.cdi.delegatesのクラス
すべてのメソッド・コールを基礎となるInjectionTarget実装およびProducer実装に転送するDelegatingProducerおよびInjectionTarget
DelegatingInjectionTarget(InjectionTarget<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのコンストラクタ
新しいDelegatingInjectionTargetを作成します。
DelegatingInjectionTarget(InjectionTarget<T>, Producer<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのコンストラクタ
新しいDelegatingInjectionTargetを作成します。
DelegatingProducer<T> - io.helidon.integrations.cdi.delegatesのクラス
すべての操作を別のProducerに転送するProducer実装。
DelegatingProducer(Producer<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのコンストラクタ
新しいDelegatingProducerを作成します。
DelegatingTransactionManager - io.helidon.integrations.jta.cdiのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
Narayana自体に同等のクラスが存在します。
DelegatingTransactionManager(TransactionManager) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのコンストラクタ
非推奨。
新しいDelegatingTransactionManagerを作成します。
DelegatingTransactionSynchronizationRegistry - io.helidon.integrations.jta.cdiのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
Narayana自体に同等のクラスが存在します。
DelegatingTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのコンストラクタ
非推奨。
新しいDelegatingTransactionSynchronizationRegistryを作成します。
delete() - インタフェースio.helidon.webclient.WebClientのメソッド
deleteメソッドのリクエスト・ビルダーを作成します。
delete(DeleteCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
シークレットを削除します。
delete(DeleteCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsRxのメソッド
シークレットを削除します。
delete(DbDelete.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース構成を削除します。
delete(DbDelete.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
データベース構成を削除します。
delete(DeleteKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
シークレットを削除します。
delete(DeleteKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxのメソッド
シークレットを削除します。
delete(DeleteKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレット・バージョンを削除します。
delete(DeleteKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
シークレット・バージョンを削除します。
delete(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
delete(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのDELETEリクエストを指定されたハンドラにルーティングします。
delete(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
delete(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
DELETEリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
Cubbyholeシークレットを削除します。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsRxのメソッド
Cubbyholeシークレットを削除します。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース構成を削除します。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
データベース構成を削除します。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
シークレットを削除します。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxのメソッド
シークレットを削除します。
delete(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットの特定のバージョンを削除します。
delete(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
シークレットの特定のバージョンを削除します。
delete(String, ApiRequest<?>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
レスポンス・エンティティなしで削除します。
delete(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
delete(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
DELETEリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
delete(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された文を使用して、delete文を作成および実行します。
DELETE - 列挙型クラスio.helidon.common.http.Http.Methodの列挙定数
DELETEメソッドは、Request-URIによって識別されたリソースが起点サーバーによって削除されることを要求します。
DELETE - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
Deleteは、既存のレコードを削除する文です。
deleteAll(DeleteAllKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットとそのすべてのバージョンを完全に削除します。
deleteAll(DeleteAllKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
シークレットとそのすべてのバージョンを完全に削除します。
deleteAll(String) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットとそのすべてのバージョンを完全に削除します。
deleteAll(String) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
シークレットとそのすべてのバージョンを完全に削除します。
DeleteAllKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
すべてのキー/バリュー・バージョン2シークレット・バージョン・リクエストおよびレスポンスを削除します。
DeleteAllKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
DeleteAllKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deleteAppRole(DeleteAppRole.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
リクエストを完全に制御したメソッドから既存のAppRoleを削除します。
deleteAppRole(DeleteAppRole.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthRxのメソッド
リクエストを完全に制御したメソッドから既存のAppRoleを削除します。
DeleteAppRole - io.helidon.integrations.vault.auths.approleのクラス
AppRoleリクエストおよびレスポンスを削除します。
DeleteAppRole.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
DeleteAppRole.Response - io.helidon.integrations.vault.auths.approleのクラス
AppRoleレスポンスを削除します。
DeleteCubbyhole - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyholeシークレット・リクエストおよびレスポンスを削除します。
DeleteCubbyhole.Request - io.helidon.integrations.vault.secrets.cubbyholeのクラス
リクエスト・オブジェクト。
DeleteCubbyhole.Response - io.helidon.integrations.vault.secrets.cubbyholeのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deleted() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
シークレットが削除されるかどうか (削除取消可能)。
DELETED - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの列挙定数
コンテンツが存在しません。
deletedTime() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
削除されたシークレットのタイムスタンプを削除しました。
deleteKey(DeleteKey.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
名前付き暗号キーを削除します。
deleteKey(DeleteKey.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
名前付き暗号キーを削除します。
DeleteKey - io.helidon.integrations.vault.secrets.transitのクラス
キー・リクエストおよびレスポンスを削除します。
DeleteKey.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
DeleteKey.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DeleteKv1 - io.helidon.integrations.vault.secrets.kv1のクラス
キー/バリュー・バージョン1のシークレット・リクエストおよびレスポンスを削除します。
DeleteKv1.Request - io.helidon.integrations.vault.secrets.kv1のクラス
リクエスト・オブジェクト。
DeleteKv1.Response - io.helidon.integrations.vault.secrets.kv1のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DeleteKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2シークレット・バージョン・リクエストおよびレスポンス。
DeleteKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
DeleteKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deletePolicy(DeletePolicy.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
ポリシーを削除します。
deletePolicy(DeletePolicy.Request) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
ポリシーを削除します。
deletePolicy(String) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
ポリシーを削除します。
deletePolicy(String) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
ポリシーを削除します。
DeletePolicy - io.helidon.integrations.vault.sysのクラス
ポリシー・リクエストおよびレスポンスを作成します。
DeletePolicy.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
DeletePolicy.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deleteRole(DeleteRole.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのメソッド
以前に登録されたロールを削除します。
deleteRole(DeleteRole.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthRxのメソッド
以前に登録されたロールを削除します。
deleteRole(DbDeleteRole.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース・ロールを削除します。
deleteRole(DbDeleteRole.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
データベース・ロールを削除します。
deleteRole(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース・ロールを削除します。
deleteRole(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
データベース・ロールを削除します。
DeleteRole - io.helidon.integrations.vault.auths.k8sのクラス
ロールの削除リクエスト。
DeleteRole.Request - io.helidon.integrations.vault.auths.k8sのクラス
リクエスト・オブジェクト。
DeleteRole.Response - io.helidon.integrations.vault.auths.k8sのクラス
ロールの削除レスポンス。
deleteTokenRole(DeleteTokenRole.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
名前付きトークン・ロールを削除します。
deleteTokenRole(DeleteTokenRole.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのメソッド
名前付きトークン・ロールを削除します。
DeleteTokenRole - io.helidon.integrations.vault.auths.tokenのクラス
トークン・ロール・リクエストを削除します。
DeleteTokenRole.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
DeleteTokenRole.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deletionDirectory(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
削除ディレクトリ。
deny() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
リクエストを拒否します。
denyAll() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
すべてへのアクセスを拒否する場合はtrueを返します。
DependentTransformer - io.helidon.integrations.micronaut.cdi.processorのクラス
CDI依存注釈をMicronaut RequestScope (統合モジュールはMicronautからこのBeanを使用しないため、スコープは関係ありません。ExecutableMethodメタデータの取得にのみ使用)に変換します。
DependentTransformer() - クラスio.helidon.integrations.micronaut.cdi.processor.DependentTransformerのコンストラクタ
 
deploy(ServiceDescriptor, PriorityBag<ServerInterceptor>) - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
指定したserviceをこのGrpcServerにデプロイします。
deprecated() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
このオプションが非推奨の場合は、trueに構成します。
DeprecatedConfig - io.helidon.configのクラス
使用する必要がなくなった構成プロパティを処理するユーティリティ・クラス。
DER - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの列挙定数
DERバイナリ・エンコード。
derive() - クラスio.helidon.security.EndpointConfigのメソッド
このインスタンスに基づいて新しいエンドポイント構成ビルダーを導出します。
derive() - クラスio.helidon.security.SecurityEnvironmentのメソッド
この環境に基づいて新しい環境ビルダーを導出します。
derived(boolean) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
キー導出を使用するかどうかを指定します。
deriveKey(char[], byte[], int, int) - クラスio.helidon.common.crypto.PasswordKeyDerivationのstaticメソッド
saltの使用でパスワードからキーを導出します。
deriveKey(String, String, char[], byte[], int, int) - クラスio.helidon.common.crypto.PasswordKeyDerivationのstaticメソッド
saltおよび選択済アルゴリズムの使用でパスワードを導出します。
deriveType(MetricType, Metric) - クラスio.helidon.metrics.api.AbstractRegistryのstaticメソッド
指定された候補者タイプおよびメトリック・インスタンスからMetricTypeを希望します。
describe() - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
 
describeTo(Description) - クラスio.helidon.config.testing.ValueNodeMatcherのメソッド
 
description() - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.MethodInvocationのメソッド
興味深い値の簡単な説明を返します。
description() - クラスio.helidon.config.AbstractSourceのメソッド
 
description() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
基礎となる構成ソースの説明。
description() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
この構成済タイプの説明。
description() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
構成オプションの説明。
description() - 注釈インタフェースio.helidon.config.metadata.ConfiguredValueの要素
この値の摘要。
description() - クラスio.helidon.config.ObjectNodeImplのメソッド
このノードの説明。
description() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
description() - インタフェースio.helidon.config.spi.Sourceのメソッド
基礎となるソースを参照する、短くて判読可能なサマリー。
description() - クラスio.helidon.config.ValueNodeImplのメソッド
このノードの説明。
description() - インタフェースio.helidon.scheduling.Invocationのメソッド
スケジュールされた間隔の人間が読める説明。
description() - インタフェースio.helidon.scheduling.Taskのメソッド
タスク呼出し間隔の人間が読める説明。
description() - クラスio.helidon.security.SecurityResponseのメソッド
現在のセキュリティ・ステータスの説明。
description(String) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
メトリック・メタデータで使用されるメトリックの説明。
description(String) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
メトリックに適用する説明を設定します。
description(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
マウントのわかりやすい説明を指定します。
description(String) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
このセキュリティ・レスポンス失敗の説明を設定します。
descriptor() - クラスio.helidon.grpc.client.ClientMethodDescriptorのメソッド
このメソッドのMethodDescriptorを返します。
descriptor() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
gRPCメソッド記述子を返します。
destination(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
キューまたはトピックの名前。
destination(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
キューまたはトピックの名前。
destroy(DestroyKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレット・バージョンを破棄します。
destroy(DestroyKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
特定のバージョンのシークレットを完全に削除します。
destroy(Contextual<?>) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
指定されたContextualReferenceCountedContext.decrementReferenceCount(Contextual)メソッドをコールし、そのスレッド固有の参照数が0以下になった場合にのみそれを破棄します。
destroy(Object) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
 
destroy(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
特定のバージョンのシークレットを完全に削除します。
destroy(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
特定のバージョンのシークレットを完全に削除します。
destroyed() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
シークレットが破棄されるかどうか (削除取消できません)。
DestroyKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2のシークレット・バージョン・リクエストおよびレスポンスを破棄します。
DestroyKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
DestroyKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
destroySecretId(DestroySecretId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
AppRoleシークレットIDを破棄します。
destroySecretId(DestroySecretId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthRxのメソッド
AppRoleシークレットIDを破棄します。
DestroySecretId - io.helidon.integrations.vault.auths.approleのクラス
シークレットIDのリクエストおよびレスポンスを破棄します。
DestroySecretId() - クラスio.helidon.integrations.vault.auths.approle.DestroySecretIdのコンストラクタ
 
DestroySecretId.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
DestroySecretId.Response - io.helidon.integrations.vault.auths.approleのクラス
シークレットIDレスポンスを破棄します。
detach() - インタフェースio.helidon.config.Configのメソッド
親を持たないConfigノードのコピーを戻します。
detectExtensionType(String) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
特定のファイル拡張子のデコード・メディア・タイプ。
detectExtensionType(String) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
ファイルサフィクスからメディア・タイプを検出します。
detectType(String) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
パス(ファイル・システム上のURL、URI、パス)のメディア・タイプを検出します。
detectType(String) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
ファイル文字列に基づいてタイプを検出します。
detectType(URI) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
URIに基づいてメディア・タイプを検出します。
detectType(URI) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
URLに基づくタイプの検出。
detectType(URL) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
URLに基づいてメディア・タイプを検出します。
detectType(URL) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
URLに基づくタイプの検出。
detectType(Path) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
ファイルシステム上のファイルのメディア・タイプを検出します。
detectType(Path) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
Pathに基づくタイプの検出。
determineCharset(Parameters) - クラスio.helidon.media.common.ContentTypeCharsetのstaticメソッド
非推奨。
StandardCharsets.UTF_8をデフォルトとして使用して、content-typeヘッダーで指定されたCharsetを返します。
determineCharset(Parameters, Charset) - クラスio.helidon.media.common.ContentTypeCharsetのstaticメソッド
非推奨。
コンテンツ・タイプ・ヘッダーで指定されたCharsetを返します。
determineMethodName(AnnotatedMethod, GrpcMethod) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのstaticメソッド
メソッドから使用する名前を決定します。
determineServiceName(Class<?>) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
gRPCサービスの名前を確認します。
diagnosticEvent() - クラスio.helidon.webserver.Http1Routeのメソッド
 
digest() - クラスio.helidon.config.FileSourceHelper.DataAndDigestのメソッド
ロードされたデータのダイジェスト。
digest(byte[], boolean) - クラスio.helidon.security.spi.DigestProvider.DigestSupportのメソッド
シグネチャまたはHMACを生成します。
digest(Base64Value) - インタフェースio.helidon.common.crypto.Digestのメソッド
値のダイジェストを作成します。
digest(Base64Value) - クラスio.helidon.common.crypto.HashDigestのメソッド
 
digest(Base64Value) - クラスio.helidon.common.crypto.HmacDigestのメソッド
 
digest(Base64Value) - クラスio.helidon.common.crypto.Signatureのメソッド
 
digest(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProviderのメソッド
 
digest(Config) - インタフェースio.helidon.security.spi.DigestProviderのメソッド
構成からダイジェスト・サポートを作成します。
digest(TransitSecurityProvider.TransitDigestConfig) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProviderのメソッド
 
digest(String, byte[]) - インタフェースio.helidon.security.Securityのメソッド
指定されたRAWバイトのダイジェストを作成します。
digest(String, byte[], boolean) - インタフェースio.helidon.security.Securityのメソッド
指定されたバイトのダイジェストを作成します。
digest(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
指定されたファイルのMD5ダイジェストを返すか、ファイルを読み取れない場合はnullを返します。
「ダイジェスト (T)」 - インタフェースio.helidon.security.spi.DigestProviderのメソッド
構成オブジェクトからダイジェスト・サポートを作成します。
Digest - io.helidon.common.cryptoのインタフェース
ダイジェストの作成とその検証を簡素化する共通ダイジェスト。
digestAlgorithm(HttpDigest.Algorithm) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
使用するダイジェスト・アルゴリズム。
digestHa1(String, HttpDigest.Algorithm) - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
ダイジェスト認証には、ユーザー名、レルムおよびパスワードのハッシュが必要です。
digestKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
検証する暗号化キーの名前を指定します。
digestNonceTimeout(long, TimeUnit) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
nonce値が有効になる期間。
DigestProvider<T extends ProviderConfig> - io.helidon.security.spiのインタフェース
バイトのダイジェストを作成してから検証できるプロバイダ。
DigestProvider.DigestFunction - io.helidon.security.spiのインタフェース
バイトからダイジェストを生成する関数。
DigestProvider.DigestSupport - io.helidon.security.spiのクラス
Security.digest(String, byte[])およびSecurity.verifyDigest(String, byte[], String)メソッドでSecurityによって使用される、名前付きダイジェスト構成ごとに作成されるダイジェスト・サポート。
DigestProvider.VerifyFunction - io.helidon.security.spiのインタフェース
ダイジェスト文字列を検証する機能。
digestServerSecret(char[]) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
nonceはこのシークレットを使用して暗号化されます - 復帰するnonceが生成されたことを確認し、nonce値を安全にタイムアウトできることを確認します。
digestString(Base64Value) - インタフェースio.helidon.common.crypto.Digestのメソッド
値のダイジェストを作成し、文字列形式として返します。
DigestSupport(DigestProvider.DigestFunction, DigestProvider.VerifyFunction) - クラスio.helidon.security.spi.DigestProvider.DigestSupportのコンストラクタ
2つの機能に基づくダイジェスト・サポート。
directHandler(DirectHandler, DirectHandler.EventType...) - クラスio.helidon.webserver.WebServer.Builderのメソッド
ルーティングをバイパスするイベントのカスタム・ハンドラを指定します。
DirectHandler - io.helidon.webserverのインタフェース
レスポンスがルーティング外で送信されたときに呼び出されるハンドラ。
DirectHandler.EventType - io.helidon.webserver内の列挙クラス
ルーティングの外部でトリガー可能なイベントのタイプで、即座にレスポンスを返します。
DirectHandler.TransportRequest - io.helidon.webserverのインタフェース
情報のリクエスト
DirectHandler.TransportResponse - io.helidon.webserverのクラス
元のクライアントに正しく応答するレスポンス。
DirectHandler.TransportResponse.Builder - io.helidon.webserverのクラス
DirectHandler.TransportResponseのFluent APIビルダー。
directory() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
ローカルgitディレクトリを返します。
directory(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定したディレクトリ・パスからConfigSourceを作成するためのBuilderを提供します。
directory(Path) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
リポジトリのクローニング先またはクローニング先のディレクトリを設定します。
DirectoryConfigSource - io.helidon.configのクラス
ファイルシステム上のディレクトリから構成コンテンツをロードするConfigSource実装。
DirectoryConfigSource.Builder - io.helidon.configのクラス
構成モジュールで認識される構成可能なオプションを考慮した、構成ソース・ビルダーの共通の祖先。
disableAuth(DisableAuth.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
認証メソッドを無効にします。
disableAuth(DisableAuth.Request) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
認証メソッドを無効にします。
disableAuth(String) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
認証メソッドを無効にします。
disableAuth(String) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
認証メソッドを無効にします。
DisableAuth - io.helidon.integrations.vault.sysのクラス
認証メソッドのリクエストおよびレスポンスを無効にします。
DisableAuth.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
DisableAuth.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
disableCaching() - インタフェースio.helidon.config.Config.Builderのメソッド
Config側での基本構成値のキャッシュを無効にします。
DISABLED - クラスio.helidon.tracing.config.ComponentTracingConfigの静的変数
無効なコンポーネント - 後続のすべてのコールは、無効なスパンとログを返します。
DISABLED - クラスio.helidon.tracing.config.SpanLogTracingConfigの静的変数
トレースされたスパン・ログを無効にしました。
DISABLED - クラスio.helidon.tracing.config.SpanTracingConfigの静的変数
無効になっているトレース対象のスパンと、そのスパン上のすべてのログも無効になります。
DISABLED - クラスio.helidon.tracing.config.TracingConfigの静的変数
すべてのコンポーネント、スパンおよびログに対して無効化されているトレース対象の構成。
disableDefaultInterceptor() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
このメソッドに表示される示された注釈に対応するメトリックにデフォルト・メトリクス・インターセプタを使用しないようにリクエストします。
disableDiscovery() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
disableEngine(Engine<?>) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
デフォルト・パスからシークレット・エンジンを無効にします(unmount)。
disableEngine(Engine<?>) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
デフォルト・パスからシークレット・エンジンを無効にします(unmount)。
disableEngine(DisableEngine.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
シークレット・エンジンの(unmount)を無効にします。
disableEngine(DisableEngine.Request) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
シークレット・エンジンの(unmount)を無効にします。
disableEngine(String) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
特定のパスからシークレット・エンジンを無効にします (unmount)。
disableEngine(String) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
特定のパスからシークレット・エンジンを無効にします(unmount)。
DisableEngine - io.helidon.integrations.vault.sysのクラス
Secrets Engineのリクエストとレスポンスを無効にします。
DisableEngine.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
DisableEngine.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
disableEnvironmentVariablesSource() - インタフェースio.helidon.config.Config.Builderのメソッド
environment variables config sourceの使用を無効にします。
disableFilterServices() - インタフェースio.helidon.config.Config.Builderのメソッド
serviceとしてロードされたフィルタの自動登録を無効にします。
disableHostnameVerification(boolean) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
ホスト名検証を無効にするかどうかを設定します。
disableIssuerValidation(boolean) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
JWT発行者バリデーションを使用不可にします。
disableKeyResolving() - インタフェースio.helidon.config.Config.Builderのメソッド
キー・トークンの解決の使用を無効にします。
disableLocalCaJwt(boolean) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
Kubernetesポッドで実行する場合、ローカルCA証明書およびサービス・アカウントJWTのデフォルト設定を無効にします。
disableMapperServices() - インタフェースio.helidon.config.Config.Builderのメソッド
serviceとしてロードされたConfigMapperProvider SPIを介したマッパーの自動登録を無効にします。
disableParserServices() - インタフェースio.helidon.config.Config.Builderのメソッド
serviceとしてロードされたパーサーの自動登録を無効にします。
disableResolving() - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
disableSystemPropertiesSource() - インタフェースio.helidon.config.Config.Builderのメソッド
system properties config sourceの使用を無効にします。
disableTracing() - クラスio.helidon.security.Security.Builderのメソッド
このセキュリティ・インスタンスでオープン・トレース・サポートを無効にします。
disableValueResolving() - インタフェースio.helidon.config.Config.Builderのメソッド
値トークンの解決の使用を無効にします。
disableVaultAuthDiscovery() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
サービス・ローダーを使用してVaultAuth実装を検出しないでください。
discoverServices(boolean) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
MediaSupportProviderのロードにJavaサービス・ローダーを使用するかどうか。
diskSpaceCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
ディスク領域ヘルス・チェック。
diskSpaceCheck(Config) - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
ディスク・スペースのヘルス・チェック。構成を介して設定します。
DiskSpaceHealthCheck - io.helidon.health.checksのクラス
サーバーのディスク領域が不足しているかどうかを検証するヘルス・チェック。
DiskSpaceHealthCheck.Builder - io.helidon.health.checksのクラス
DiskSpaceHealthCheckのFluent APIビルダー。
displayName() - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.MethodInvocationのメソッド
値の表示可能な名前を返します。
displayName(String) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
メトリックに適用する表示名を設定します。
displayName(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークンの表示名。
「(T)の処分」 - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
 
distinct() - インタフェースio.helidon.common.reactive.Multiのメソッド
すべての重複をフィルタで除外します。
dlqTopic(String...) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
メッセージがナックされる場合に使用する"デッド・レター・キュー"トピックの名前。
dml() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
ヘルス・チェック文のタイプをDMLに設定します。
dml(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用して、データ変更文を作成および実行します。
DML - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
汎用DML文。
dnsResolverType(DnsResolverType) - クラスio.helidon.webclient.WebClient.Builderのメソッド
使用するDNSリゾルバのタイプを設定します。
DnsResolverType - io.helidon.webclient内の列挙クラス
DNSリゾルバ・タイプ。
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
"raw"ログ・エントリを適用します。
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.HostLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.SizeLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.StatusLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.TimestampLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.UserLogEntryのメソッド
 
doBuild() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
RestApi実装のインスタンスを作成します。
doBuild() - クラスio.helidon.integrations.vault.auths.common.VaultRestApi.BuilderBaseのメソッド
 
doBuild() - クラスio.helidon.webserver.staticcontent.StaticContentSupport.Builderのメソッド
実際のインスタンスを作成します。
doBuild() - クラスio.helidon.webserver.staticcontent.StaticContentSupport.ClassPathBuilderのメソッド
 
doBuild() - クラスio.helidon.webserver.staticcontent.StaticContentSupport.FileSystemBuilderのメソッド
 
doExecute(Single<DbClientServiceContext>, CompletableFuture<Void>, CompletableFuture<Long>) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
データベースに対して文を実行します。
doExecute(Single<DbClientServiceContext>, CompletableFuture<Void>, CompletableFuture<Long>) - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
 
doFilter(ContainerRequestContext, SecurityContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
domain(String) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
Domainパラメータを設定します。
domainAndPath(URI) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
DomainおよびPathパラメータを設定します。
doSign(byte[]) - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
 
doSign(byte[]) - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
doVerify(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
doVerify(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
 
doVerify(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.JwkRSAのメソッド
 
down(String) - クラスio.helidon.grpc.server.ConstantHealthCheckのstaticメソッド
常に停止のステータスを返すHealthCheckを取得します。
drain() - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
競合値が正の場合、アップストリーム・データを排出します。
drain() - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
すべてのチャンクをリリースし、部品コンテンツのパブリッシャを完了します。
drain(Throwable) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
アップストリーム・データを排出し、指定されたエラーを通知します。
drainBoth() - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
アップストリーム(raw)データを排出し、ダウンストリーム・データをデコードします。
drainLoop() - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
輪郭の値が正の場合に、アップストリーム・データをループにドレインします。
driver() - クラスio.helidon.integrations.neo4j.Neo4jのメソッド
Neo4jサポートの主なエントリ・ポイント。
driver(Driver) - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsSupport.Builderのメソッド
Neo4jドライバを発行します。
dropWhile(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された述語を満たす要素の最長のプレフィクスをこのストリームから削除します。
DropwizardMetricsListener - io.helidon.dbclient.metrics.jdbcのクラス
Hikari CP to Helidonメトリクス・マッパー。
dump(OutputStream) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
 
duplicate() - インタフェースio.helidon.common.http.DataChunkのメソッド
基礎となるByteBufferを含む、このデータ・チャンクのコピーを作成します。
duplicate() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
DUPS_OK_ACKNOWLEDGE - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの列挙定数
メッセージは遅れて確認されるため、重複するメッセージが配信される可能性があります。
DURABLE_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
永続コンシューマ(トピック専用)を作成する場合にTrue。
durationToTtl(Duration) - クラスio.helidon.integrations.vault.VaultRequestのstaticメソッド
「HCP Vault」形式で存続する期間。

E

EARLIEST - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの列挙定数
オフセットを自動的に最新のオフセットにリセットします。
email() - クラスio.helidon.security.jwt.Jwtのメソッド
Eメール・クレームです。
email(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Eメール・クレームです。
emailProtectionFlag(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
証明書に電子メール保護用のフラグを設定するかどうかを指定します。
emailVerified() - クラスio.helidon.security.jwt.Jwtのメソッド
Eメール検証済請求です。
emailVerified(Boolean) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Eメールを検証するかどうかを定義するクレームです。
embeddedStorageManager() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
現在のconfiguredEmbeddedStorageManagerを取得します。
EmbeddedStorageManagerBuilder - io.helidon.integrations.microstream.coreのクラス
マイクロ・ストリームEmbeddedStorageManagerのビルダー。
EmbeddedStorageManagerExtension - io.helidon.integrations.microstream.cdiのクラス
指定されたMicrostreamStorageインジェクション・ポイントを満足させるExtension
EmbeddedStorageManagerExtension() - クラスio.helidon.integrations.microstream.cdi.EmbeddedStorageManagerExtensionのコンストラクタ
新しいEmbeddedStorageManagerExtensionを作成します。
emit(Message<P>...) - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
1つ以上のメッセージをモックされたチャネルに直接送信します。
emit(Message<PAYLOAD> ) - クラスio.helidon.messaging.Emitterのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
emit(P...) - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
1つ以上のペイロードをモックされたチャネルに直接送信します。
「(T)を発行」 - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
ストリームに品目を発行します。ダウンストリームからの即時需要がない場合は、需要が通知されたときに送信するためのバッファ品目です。
「(T)を発行」 - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
あるアイテムをストリームに出力します。十分なリクエストがあってパブリッシャが取り消されていない場合、そのアイテムはonNextとしてダウンストリームに通知され、メソッドはtrueを返します。
emitter(Emitter<PAYLOAD> ) - クラスio.helidon.messaging.Messaging.Builderのメソッド
新しいエミッタとそのすべてのチャネルを登録します。
Emitter<PAYLOAD> - io.helidon.messagingのクラス
エミッタは、単一または複数のチャネルの便利なパブリッシャであり、Emitter.send(Object)メソッドを呼び出すのと同じくらい簡単に公開できます。
Emitter.Builder<PAYLOAD> - io.helidon.messagingのクラス
Emitterのビルダー。
EmittingPublisher<T> - io.helidon.common.reactiveのクラス
同じスレッドでの手動パブリッシュのためのパブリッシャの発行。
empty() - クラスio.helidon.common.http.ReadOnlyParametersのstaticメソッド
空で不変のシングルトンを返します。
empty() - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
すぐに完了するMultiインスタンスを取得します。
empty() - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
すぐに完了するSingleインスタンスを取得します。
empty() - インタフェースio.helidon.config.Configのstaticメソッド
Configの空のインスタンスを返します。
empty() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
空の構成ソースを指定します。
empty() - クラスio.helidon.config.ConfigValuesのstaticメソッド
使用できる単純な空の値。例:。
empty() - クラスio.helidon.config.OverrideSourcesのstaticメソッド
OverrideSourceの空の実装。
empty() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
空のオブジェクト・ノードを返します。
empty() - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
オーバーライドを含まないOverrideDataオブジェクトを作成します。
empty() - クラスio.helidon.config.testing.OptionalMatcherのstaticメソッド
空であることをチェックするOptionalの正規表現エンジン。
empty() - クラスio.helidon.media.common.MediaContextのstaticメソッド
デフォルトが登録されていない新しい空のインスタンスを作成します。
empty() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
レジストリが空かどうかを判定します。
empty() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
empty() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
追加できるものはありません - e.g.
empty() - インタフェースio.helidon.tracing.HeaderProviderのstaticメソッド
空のヘッダー。
empty() - インタフェースio.helidon.webserver.Routerのstaticメソッド
ルーターが空です。
EMPTY_PASSWORD - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstatic変数
空のパスワードに使用される空の文字配列。
EMPTY_PATH_MATCHER - クラスio.helidon.webserver.Http1Routeのstatic変数
ほかのパスマッチャを指定しないルーティングのパスマッチャ。
emptyArray(String) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
空の配列を構成します。
emptyArray(String) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
emptyResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, ResponseBuilder<?, T, ?>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
空のレスポンスは、Http.Status.NOT_FOUND_404または他のステータス(Http.Status.NOT_MODIFIED_304など)による可能性があります。
emptyResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, ResponseBuilder<?, T, ?>) - クラスio.helidon.integrations.vault.auths.common.VaultRestApiのメソッド
 
enableAuth(AuthMethod<?>) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
デフォルトのパスで認証メソッドを有効にします。
enableAuth(AuthMethod<?>) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
デフォルトのパスで認証メソッドを有効にします。
enableAuth(EnableAuth.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
カスタム・パスまたは追加の構成で認証メソッドを有効にします。
enableAuth(EnableAuth.Request) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
カスタム・パスまたは追加の構成で認証メソッドを有効にします。
EnableAuth - io.helidon.integrations.vault.sysのクラス
認証メソッドのリクエストおよびレスポンスを有効にします。
EnableAuth.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
EnableAuth.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
enableAutoCommit(boolean) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
trueの場合、コンシューマ・オフセットはバックグラウンドで定期的にコミットされます。
enableBaseMetric(String, boolean) - インタフェースio.helidon.metrics.api.BaseMetricsSettings.Builderのメソッド
特定のベース・メトリックを有効にするかどうかを設定します。
enableCompression() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
gzip/deflateコンテンツ・エンコーディングのネゴシエーションを許可するかどうか。
enableCompression(boolean) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
 
enableCompression(boolean) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
圧縮用のコンテンツ・ネゴシエーションを有効にするかどうかを構成します。
enableCompression(boolean) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
gzip/deflateコンテンツ・エンコーディングのネゴシエーションを使用可能にします。
enableCompression(boolean) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
enabled() - インタフェースio.helidon.security.Securityのメソッド
セキュリティが有効か無効か。
enabled() - クラスio.helidon.tracing.config.Traceableのメソッド
このトレース可能オブジェクトを実行するかどうか。
enabled() - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
このトレーサが実際のバックエンドで有効なトレーサであるかどうかを返します。
enabled() - インタフェースio.helidon.tracing.Tracerのメソッド
このトレーサが有効かどうか。
enabled() - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
enabled() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
このソケットが有効な(サーバーの起動時に開かれます)であるか無効な(サーバーの起動時に無視されます)であるか。
enabled() - クラスio.helidon.webserver.WebServerTlsのメソッド
このTLS構成でセキュリティが有効な(ソケットはTLSプロトコルのいずれかによって保護されます)があるか、(ソケットはプレーンになります)がないか。
enabled(boolean) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
このサービスが有効かどうかを構成します。
enabled(boolean) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
TLSを有効または無効にします。
enabled(boolean) - クラスio.helidon.health.HealthSupport.Builderのメソッド
HealthSupportを無効にするには、このメソッドを呼び出します。
enabled(boolean) - インタフェースio.helidon.metrics.api.BaseMetricsSettings.Builderのメソッド
ベース・メトリクスを有効にするかどうかを設定します。
enabled(boolean) - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのメソッド
コンポーネントに対してメトリクスを有効にするかどうかを設定します。
enabled(boolean) - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのメソッド
メトリクスを有効にするかどうかを設定します。
enabled(boolean) - インタフェースio.helidon.metrics.api.RegistrySettings.Builderのメソッド
メトリック・タイプを有効にするかどうかを設定します。
enabled(boolean) - クラスio.helidon.security.providers.oidc.OidcSupport.Builderのメソッド
OIDCサポートは、使用しない場合は無効にできます。
enabled(boolean) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティは、構成を使用して無効にすることも、明示的に無効にすることもできます。
enabled(boolean) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
このコンポーネントが有効か無効かを構成します。
enabled(boolean) - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
このトレースされたスパン・ログを有効にするか無効にするかを構成します。
enabled(boolean) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
このトレース対象スパンを有効にするか無効にするかを構成します。
enabled(boolean) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
全体的なトレースが有効かどうか。
enabled(boolean) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
enabled(boolean) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
有効にすると、トレースが送信されます。
enabled(boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
有効にすると、トレースが送信されます。
enabled(boolean) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
enabled(boolean) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
アクセス・ロギングは(構成を介して、またはコード内で明示的に)無効にできます。
enabled(boolean) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
CORSサポートを有効にするかどうかを設定します。
enabled(boolean) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
enabled(boolean) - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
結果のMappedクロス・オリジン構成を有効にするかどうかを設定します。
enabled(boolean) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
このソケット・ビルダーを有効または無効に設定します。
enabled(boolean) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
TLS構成を有効にするかどうか。
ENABLED - クラスio.helidon.tracing.config.ComponentTracingConfigの静的変数
有効なコンポーネント - 後続のすべてのコールは、有効なスパンとログを返します。
ENABLED - クラスio.helidon.tracing.config.SpanLogTracingConfigの静的変数
トレースされたスパン・ログをイネーブルにしました。
ENABLED - クラスio.helidon.tracing.config.SpanTracingConfigの静的変数
無効になっているトレース対象のスパンと、そのスパン上のすべてのログも有効になります。
ENABLED - クラスio.helidon.tracing.config.TracingConfigの静的変数
すべてのコンポーネント、スパンおよびログに対して有効なトレース構成。
ENABLED_CONFIG_KEY - クラスio.helidon.health.HealthSupport.Builderのstatic変数
ヘルスが有効かどうかを制御する構成healthセクション内の構成キー。
ENABLED_CONFIG_KEY - インタフェースio.helidon.metrics.api.BaseMetricsSettings.Builderのstatic変数
ベース・メトリクスを有効にするかどうかを制御する構成 {code metrics.base} セクション内の構成キー。
ENABLED_CONFIG_KEY - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのstatic変数
コンポーネントmetrics構成セクション内の構成キーで、そのコンポーネントに対してメトリクスが使用可能かどうかを制御します。
ENABLED_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのstatic変数
メトリクスが有効かどうかを制御する構成metricsセクション内の構成キー。
ENABLED_CONFIG_KEY - インタフェースio.helidon.metrics.api.RegistrySettings.Builderのstatic変数
レジストリ構成セクション内の構成キーで、現在のタイプのメトリクスを有効にするかどうかを制御します。
ENABLED_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
falseに設定すると、トレースは無効になります。
enableDecorators(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
enabledProtocols(String...) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
サーバー・ソケットで有効にするTLSプロトコルを構成します。
enabledProtocols(Collection<String>) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
サーバー・ソケットで有効にするTLSプロトコルを構成します。
enabledSslProtocols() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにtls().enabledTlsProtocols()を使用します。 このメソッドは3.0.0バージョンで削除されます。
enabledSSlProtocols(String...) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
デフォルトのサーバー・ソケットで有効にするようにSSLプロトコルを構成します。
enabledSSlProtocols(String...) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
非推奨。
2.0.0以降、かわりにWebServerTls.Builder.enabledProtocols(String...)を使用してください
enabledSSlProtocols(List<String>) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
デフォルトのサーバー・ソケットで有効にするようにSSLプロトコルを構成します。
enabledSSlProtocols(List<String>) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
非推奨。
enableEngine(Engine<?>) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
デフォルト・パスでシークレット・エンジンを有効にします(mount)。
enableEngine(Engine<?>) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
デフォルト・パスでシークレット・エンジンを有効にします(mount)。
enableEngine(EnableEngine.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
カスタム構成でシークレット・エンジンを有効にします(mount)。
enableEngine(EnableEngine.Request) - インタフェースio.helidon.integrations.vault.sys.SysRxのメソッド
カスタム構成でシークレット・エンジンを有効にします(mount)。
EnableEngine - io.helidon.integrations.vault.sysのクラス
シークレット・エンジンのリクエストおよびレスポンスを有効にします。
EnableEngine.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
EnableEngine.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
enableInterceptors(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
enableManagement(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
enableStatistics(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
encode(String) - クラスio.helidon.webserver.HtmlEncoderのstaticメソッド
特殊文字を対応するエンティティで置き換えるHTML文字列をエンコードします。
encode(Charset) - クラスio.helidon.media.common.CharBufferのメソッド
指定された文字セットにエンコードされたコンテンツを返します。
encrypt(byte[]) - クラスio.helidon.security.spi.EncryptionProvider.EncryptionSupportのメソッド
バイトを暗号化します。
encrypt(Base64Value) - クラスio.helidon.common.crypto.AsymmetricCipherのメソッド
 
encrypt(Base64Value) - インタフェースio.helidon.common.crypto.CommonCipherのメソッド
メッセージを暗号化します。
encrypt(Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのメソッド
 
encrypt(Encrypt.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定されたキーを使用して、提供されたプレーンテキストを暗号化します。
encrypt(Encrypt.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
指定されたキーを使用して、提供されたプレーンテキストを暗号化します。
encrypt(EncryptBatch.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定されたキーを使用して、プレーン・テキスト文字列の指定されたバッチを暗号化します。
encrypt(EncryptBatch.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
指定されたキーを使用して、プレーン・テキスト文字列の指定されたバッチを暗号化します。
encrypt(String, byte[]) - インタフェースio.helidon.security.Securityのメソッド
バイトを暗号化します。
encrypt(String, byte[], byte[], Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを暗号化します。
encrypt(String, String, byte[], byte[], Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを暗号化します。
encrypt(String, String, byte[], AlgorithmParameterSpec, Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを暗号化します。
encrypt(String, String, PublicKey, Base64Value) - クラスio.helidon.common.crypto.AsymmetricCipherのstaticメソッド
指定された公開キーと選択されたアルゴリズムでメッセージを暗号化します。
「暗号化」 - io.helidon.integrations.vault.secrets.transitのクラス
リクエストおよびレスポンスを暗号化します。
Encrypt.Encrypted - io.helidon.integrations.vault.secrets.transitのクラス
暗号化された値。
Encrypt.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Encrypt.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
encryptAes(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
AESをGCMメソッドで使用して暗号化します。キーはランダムsaltを使用してパスワードから導出されます。
encryptAesBytes(char[], byte[]) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
非推奨。
このメソッドは、暗号化用の個別のモジュールが作成されると削除されます
EncryptBatch - io.helidon.integrations.vault.secrets.transitのクラス
バッチ・リクエストおよびレスポンスを暗号化します。
EncryptBatch.BatchEntry - io.helidon.integrations.vault.secrets.transitのクラス
バッチ・エントリの定義。
EncryptBatch.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
EncryptBatch.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
encrypted() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Responseのメソッド
暗号化された値 - 暗号テキストとキーのバージョン。
encrypted(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
ecryptedフィールドを有効にします。
EncryptedJwt - io.helidon.security.jwtのクラス
ネットワークを介したコンテンツの転送に使用されるJWT - e.g.
EncryptedJwt.Builder - io.helidon.security.jwtのクラス
暗号化されたJWTビルダー。
EncryptedJwt.SupportedAlgorithm - io.helidon.security.jwt内の列挙クラス
コンテンツ・キー暗号化でサポートされているRSA暗号。
EncryptedJwt.SupportedEncryption - io.helidon.security.jwt内の列挙クラス
コンテンツ暗号化でサポートされているAES暗号。
encryptedKey() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたコンテンツ暗号化キー。
encryptedPayload() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたコンテンツ。
encryption() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
暗号化アルゴリズム要求。
encryption(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProviderのメソッド
 
encryption(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのメソッド
 
encryption(Config) - インタフェースio.helidon.security.spi.EncryptionProviderのメソッド
構成から暗号化サポートを作成します。
encryption(TransitSecurityProvider.TransitEncryptionConfig) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProviderのメソッド
 
encryption(EncryptedJwt.SupportedEncryption) - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
コンテンツの暗号化に使用する暗号化。
encryption(ConfigVaultProvider.EncryptionConfig) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのメソッド
 
encryption(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
使用する暗号化アルゴリズム。
「暗号化 (T)」 - インタフェースio.helidon.security.spi.EncryptionProviderのメソッド
構成オブジェクトから暗号化サポートを作成します。
EncryptionFilter - io.helidon.config.encryptionのクラス
構成ソースからパスワードを復号化できます。
EncryptionFilter.Builder - io.helidon.config.encryptionのクラス
EncryptionFilterをプログラムで設定するためのビルダー。
EncryptionFilterService - io.helidon.config.encryptionのクラス
EncryptionFilterのJavaサービス。
EncryptionFilterService() - クラスio.helidon.config.encryption.EncryptionFilterServiceのコンストラクタ
 
encryptionKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのメソッド
復号化する暗号化キーの名前を指定します。
encryptionKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.Requestのメソッド
暗号化する暗号化キーの名前を指定します。
encryptionKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
暗号化する暗号化キーの名前を指定します。
encryptionKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
暗号化する暗号化キーの名前を指定します。
encryptionKeyType(String) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
このパラメータは、暗号化キーを作成する場合に必要です。
encryptionKeyType(String) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
このパラメータは、暗号化キーを作成する場合に必要です。
encryptionKeyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
暗号化に使用するキーのバージョンを指定します。
encryptionKeyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
暗号化に使用するキーのバージョンを指定します。
EncryptionProvider<T extends ProviderConfig> - io.helidon.security.spiのインタフェース
シークレットを暗号化および復号化できるプロバイダ。
EncryptionProvider.EncryptionSupport - io.helidon.security.spiのクラス
名前付き暗号化構成ごとに作成される暗号化サポート。
EncryptionSupport(Function<byte[], Single<String>>, Function<String, Single<byte[]>>) - クラスio.helidon.security.spi.EncryptionProvider.EncryptionSupportのコンストラクタ
2つの機能に基づく暗号化サポート。
EncryptionUtil - io.helidon.config.encryptionのクラス
シークレット保護のための暗号化ユーティリティ。
encryptRsa(PublicKey, String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
RSAとOAEPを使用してシークレットを暗号化します。
encryptToString(Base64Value) - インタフェースio.helidon.common.crypto.CommonCipherのメソッド
文字列形式にメッセージを暗号化します。
end() - インタフェースio.helidon.tracing.Spanのメソッド
現在のタイムスタンプを使用して、このタグ(処理の終了)を終了します。
end(Throwable) - インタフェースio.helidon.tracing.Spanのメソッド
エラー・ステータスおよび例外で終了します。
endpoint(ServerEndpointConfig) - クラスio.helidon.webserver.websocket.WebSocketRouting.Builderのメソッド
エンドポイントの追加
endpoint(Class<?>) - クラスio.helidon.webserver.websocket.WebSocketRouting.Builderのメソッド
エンドポイントの追加
endpoint(String, ServerEndpointConfig) - クラスio.helidon.webserver.websocket.WebSocketRouting.Builderのメソッド
エンドポイントの追加
endpoint(String, Class<?>) - クラスio.helidon.webserver.websocket.WebSocketRouting.Builderのメソッド
エンドポイントの追加
endpointConfig() - クラスio.helidon.security.ProviderRequestのメソッド
呼び出されたエンドポイントの構成(宣言されている注釈など)。
endpointConfig() - インタフェースio.helidon.security.SecurityContextのメソッド
現在のエンドポイント構成。
endpointConfig(EndpointConfig) - クラスio.helidon.security.SecurityContext.Builderのメソッド
開始するエンドポイント構成を設定します。
endpointConfig(EndpointConfig) - インタフェースio.helidon.security.SecurityContextのメソッド
後続のセキュリティ・リクエストに使用するエンドポイント構成を設定します。
endpointConfig(Supplier<EndpointConfig>) - インタフェースio.helidon.security.SecurityContextのメソッド
構築されたインスタンスではなくビルダーを使用してEndpointConfigを設定するショートカット・メソッド。
EndpointConfig - io.helidon.securityのクラス
各エンドポイントには、静的に宣言されたセキュリティ構成を設定できます(例:
EndpointConfig.AnnotationScope - io.helidon.security内の列挙クラス
セキュリティを統合するアプリケーションで使用される注釈のスコープ。
EndpointConfig.Builder - io.helidon.securityのクラス
EndpointConfig用のfluent APIビルダー。
endRequest() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
enforce() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
デフォルトのインスタンスを返して、デフォルトの強制ポイント(または結果をさらに変更してください)を作成します。
enforce() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
デフォルトのインスタンスを返して、デフォルトの強制ポイント(または結果をさらに変更してください)を作成します。
enforceHostnames(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
CN、DNS SANおよび電子メール・アドレスのホスト部分に有効なホスト名のみを許可するかどうかを指定します。
engine(Engine<?>) - クラスio.helidon.integrations.vault.sys.DisableEngine.Requestのメソッド
無効化するシークレット・エンジン。
engine(Engine<?>) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
有効化するシークレット・エンジン。
Engine<T extends SecretsRx> - io.helidon.integrations.vaultのインタフェース
シークレット・エンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsRxの静的変数
Cubbyhole (トークン・スコープ付き) secretsエンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsの静的変数
データベース・シークレット・エンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxの静的変数
データベース・シークレット・エンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxの静的変数
KV (Key/Value)シークレット・エンジン・バージョン1。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxの静的変数
KV (Key/Value)シークレット・エンジン・バージョン2。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxの静的変数
PKIシークレット・エンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxの静的変数
トランジット・シークレット・エンジン。
enhance(ProviderRequest, AuthenticationResponse, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのメソッド
IDCSの適切なロールでサブジェクトを拡張します。
enhance(ProviderRequest, AuthenticationResponse, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderのメソッド
 
enhance(ProviderRequest, AuthenticationResponse, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのメソッド
IDCSロール、リアクティブでサブジェクトを拡張します。
enhance(Subject, ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
非推奨。
IDCSの適切なロールでサブジェクトを拡張します。
enhance(Subject, ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
非推奨。
 
enhance(Subject, ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
非推奨。
IDCSロールでサブジェクトを拡張します。
enroll(MetricAnnotationDiscoveryObserver) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
メトリック注釈検出のオブザーバを記録します。
enroll(MetricRegistrationObserver) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
メトリック登録のオブザーバを記録します。
enrollBuiltInRegistry(MeterRegistryFactory.BuiltInRegistryType) - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
そのタイプのデフォルト構成を使用して、組込みレジストリ・タイプを登録します。
enrollBuiltInRegistry(MeterRegistryFactory.BuiltInRegistryType, MeterRegistryConfig) - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
サポートする組込みレジストリ・タイプを登録します。
enrollRegistry(MeterRegistry, Function<ServerRequest, Optional<Handler>>) - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
MicrometerSupportによって管理されるMetricRegistryと、特定のリクエストをMicrometerエンドポイントで処理するためにHandlerOptionalを返す関数を記録します。
ensureSafeObserver(StreamObserver<T> ) - クラスio.helidon.grpc.core.SafeStreamObserverのstaticメソッド
指定したStreamObserverが安全なオブザーバであることを確認してください。
ensureStatusException(Throwable, Status) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
ThrowableStatusRuntimeExceptionまたはStatusExceptionのいずれかであることを確認します。
ensureStatusRuntimeException(Throwable, Status) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
ThrowableStatusRuntimeExceptionであることを確認します。
entity() - クラスio.helidon.integrations.common.rest.ApiEntityResponse.Builderのメソッド
ApiEntityResponseのサブクラスでフィールドを設定するために使用できるエンティティへのアクセス。
entity() - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのメソッド
ネットワークから受信されるエンティティ。
entity() - クラスio.helidon.integrations.common.rest.ApiOptionalResponseのメソッド
エンティティが存在する場合は取得します。
entity(byte[]) - クラスio.helidon.webserver.DirectHandler.TransportResponse.Builderのメソッド
カスタム・エンティティ。
entity(Object) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
指定されたエンティティに基づく新しい本文パートを作成します。
entity(String) - クラスio.helidon.webserver.DirectHandler.TransportResponse.Builderのメソッド
カスタム・エンティティ。
「エンティティ(X)」 - クラスio.helidon.integrations.common.rest.ApiEntityResponse.Builderのメソッド
このメソッドは、エンティティの受信時にRestApiによって呼び出されます。
「エンティティ(X)」 - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのメソッド
エンティティを構成します。
「エンティティ(X)」 - インタフェースio.helidon.integrations.common.rest.ResponseBuilderのメソッド
このメソッドは、エンティティの受信時にRestApiによって呼び出されます。
entityAlias(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークンの作成時に関連付けるエンティティ別名の名前。
entityCacheThreshold(long) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
キャッシュ内のエンティティの存続期間の抽象しきい値。
entityCacheTimeout(Duration) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
エンティティ・キャッシュ評価機能のタイムアウト(ミリ秒)。
entityId() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
エンティティID。
entityProcessor() - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのメソッド
構成されたエンティティ・プロセッサ。
entityProcessor(Function<X, R> ) - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのメソッド
エンティティをターゲット・オブジェクトに変換する機能。
entityStream(Flow.Publisher<T>, Class<T> ) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
指定されたエンティティ・ストリームに連動する新しい本文部分を作成します。
entityType() - インタフェースio.helidon.media.common.MessageBodyContext.Eventのメソッド
変換のためにリクエストされたタイプを取得します。
entrySet() - クラスio.helidon.config.ObjectNodeImplのメソッド
 
env() - クラスio.helidon.security.ProviderRequestのメソッド
呼び出されたURI、セキュリティ・ディシジョンに使用する時間など、現在のリクエストの環境。
env() - インタフェースio.helidon.security.SecurityContextのメソッド
env(SecurityEnvironment) - クラスio.helidon.security.SecurityContext.Builderのメソッド
開始するセキュリティ環境を設定します。
env(SecurityEnvironment) - インタフェースio.helidon.security.SecurityContextのメソッド
このコンテキストで使用する新しいセキュリティ環境を設定します。
env(Supplier<SecurityEnvironment>) - インタフェースio.helidon.security.SecurityContextのメソッド
このコンテキストで使用する新しいセキュリティ環境を設定します。
envConfig(TracingConfig) - クラスio.helidon.webserver.WebTracingConfig.Builderのメソッド
指定された構成をリクエストのデフォルトとして使用します。
environmentBuilder() - インタフェースio.helidon.security.Securityのメソッド
統合コンポーネントでセキュリティを評価するための環境を作成するために使用されるセキュリティ環境ビルダー。
EnvironmentVariableAliases - io.helidon.configのクラス
有効な環境変数名にマップするための構成キーの別名を提供します。
environmentVariables() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
環境変数からConfigを作成するための@{code ConfigSource} を提供します。
environmentVariables() - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
環境変数構成ソース。
EnvironmentVariables - io.helidon.configのクラス
別名を含む環境変数を提供します。これにより、環境変数として有効になる可能性が低いキーを使用して構成を設定またはオーバーライドできます。
EP_PROPERTY_OUTBOUND_PASSWORD - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstatic変数
アウトバウンド・リクエストで使用するパスワードをオーバーライドするには、これを構成します。
EP_PROPERTY_OUTBOUND_USER - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstatic変数
アウトバウンド・リクエストで使用するユーザーをオーバーライドするには、これを構成します。
EP_PROPERTY_OUTBOUND_USER - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstatic変数
アウトバウンド・リクエストで使用するユーザーをオーバーライドするには、これを構成します。
EP_PROPERTY_OUTBOUND_USER - クラスio.helidon.security.providers.jwt.JwtProviderのstatic変数
アウトバウンド・リクエストで使用するユーザーをオーバーライドするには、これを構成します。
EPollTransport - io.helidon.webserver.transport.netty.epollのクラス
Netty 「環式輸送」に基づくTransport実装。
EPollTransport() - クラスio.helidon.webserver.transport.netty.epoll.EPollTransportのコンストラクタ
 
equals(Object) - クラスio.helidon.common.Errors.ErrorMessageのメソッド
 
equals(Object) - クラスio.helidon.common.GenericTypeのメソッド
 
equals(Object) - クラスio.helidon.common.http.HashParametersのメソッド
 
equals(Object) - クラスio.helidon.common.http.MediaTypeのメソッド
objをこのメディア・タイプと比較し、タイプ、サブタイプおよびパラメータを比較して同じかどうかを確認します。
equals(Object) - クラスio.helidon.config.ValueNodeImplのメソッド
 
equals(Object) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
 
equals(Object) - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
 
equals(Object) - クラスio.helidon.security.Grantのメソッド
 
equals(Object) - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
 
equals(Object) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
 
equals(Object) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
非推奨。
 
equals(Object) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKeyのメソッド
 
equals(Object) - クラスio.helidon.tracing.Tagのメソッド
 
equals(Object) - クラスio.helidon.webclient.Proxyのメソッド
 
equals(Object) - クラスio.helidon.webclient.WebClientTlsのメソッド
 
error() - インタフェースio.helidon.media.common.MessageBodyContext.ErrorEventのメソッド
このイベントのサブスクリプション・エラーを取得します。
error(Class<T>, ErrorHandler<T> ) - クラスio.helidon.webserver.Routing.Builderのメソッド
指定されたタイプの例外を処理するエラー・ハンドラを登録します。
error(Exception) - クラスio.helidon.messaging.Emitterのメソッド
すべてのサブスクライバにonErrorシグナルを送信します。
error(String) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
エラーを記録してスパンを終了してください。
error(Throwable) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定された例外をサブスクライバに報告するMultiインスタンスを作成します。
error(Throwable) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定された例外をサブスクライバに報告するSingleインスタンスを作成します。
error(Throwable) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
エラーを記録してスパンを終了してください。
ERROR - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
セキュリティ・イベント・エラー - セキュリティを処理しようとしましたが、例外(http 500と同等)で失敗しました。
ERROR - 列挙型クラスio.helidon.tracing.Span.Statusの列挙定数
スパンはエラーで終了しました。
ErrorHandler<T extends Throwable> - io.helidon.webserverのインタフェース
ルーティング・エラー・ハンドラ。
errorRatio(int) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
100のうち何回障害が発生すると回路が開きます。
errorResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
エラー・レスポンスを作成します。
errors() - クラスio.helidon.integrations.vault.VaultOptionalResponseのメソッド
Vaultから返されたエラー(存在する場合)のリスト。
errors(boolean) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
失敗した文を測定するかどうか。
errors(List<String>) - クラスio.helidon.integrations.vault.VaultOptionalResponse.BuilderBaseのメソッド
レスポンスからの読取りとしてVaultエラーのリストを構成します。
Errors - io.helidon.commonのクラス
メッセージの処理に使用されるエラー・ユーティリティ(例:
ERRORS - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
エラーのキー。
Errors.Collector - io.helidon.commonのクラス
Errors.ErrorMessageのコレクタ。
Errors.ErrorMessage - io.helidon.commonのクラス
重大度とソースを含むエラー・メッセージ。
Errors.ErrorMessagesException - io.helidon.commonでの例外
致命的メッセージがある場合にスローされるErrors.checkValid()で使用される例外です。
errorSeverity() - 注釈インタフェースio.helidon.security.annotations.Auditedの要素
レスポンス(httpの場合、これは4 **および5 **ステータスになります)が失敗したリクエストの重大度。
escapeName(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
指定した名前の'~'~0に、'.'~1にエスケープします。
etag() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンスのヘッダー"ETag"の値を返します。
ETAG - クラスio.helidon.common.http.Http.Headerの静的変数
"ETag"ヘッダー名。
EtcdConfigSource - io.helidon.config.etcdのクラス
Etcdから構成ドキュメントをロードする構成ソース。
EtcdConfigSourceBuilder - io.helidon.config.etcdのクラス
Etcd ConfigSourceビルダー。
EtcdConfigSourceBuilder.EtcdApi - io.helidon.config.etcd内の列挙クラス
EtcdApiは、使用するetcd APIのバージョンを決定します。
EtcdConfigSourceBuilder.EtcdEndpoint - io.helidon.config.etcdのクラス
Etcdエンドポイント・リモート記述子。
EtcdConfigSourceProvider - io.helidon.config.etcdのクラス
ETCD構成ソースのサービス・ローダー・サービスです。
EtcdConfigSourceProvider() - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのコンストラクタ
 
EtcdEndpoint(URI, String, EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのコンストラクタ
記述子を初期化します。
EtcdWatcher - io.helidon.config.etcdのクラス
Etcd監視戦略はetcd監視操作に基づいています。
EtcdWatcherProvider - io.helidon.config.etcdのクラス
ETCD構成ソースのサービス・ローダー・サービスです。
EtcdWatcherProvider() - クラスio.helidon.config.etcd.EtcdWatcherProviderのコンストラクタ
 
EventConfigSource - io.helidon.config.spiのインタフェース
変更時の通知をサポートするソース。
eventStreamWriter() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
デフォルトのJacksonエンティティ・イベント・ストリーム・ライターを返します。
eventStreamWriter() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
デフォルトのJSON-Bエンティティ・イベント・ストリーム・ライターを返します。
eventStreamWriter() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
デフォルトのJSON-Pエンティティ・イベント・ストリーム・ライターを返します。
eventStreamWriter(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
ObjectMapperインスタンスに基づいて、新しいJacksonエンティティ・ストリーム・ライターを作成します。
eventStreamWriter(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
Jsonbインスタンスに基づいて、新しいJSON-Bエンティティ・ストリーム・ライターを作成します。
eventStreamWriter(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
JsonWriterFactoryインスタンスに基づいて、新しいJSON-Pエンティティ・ストリーム・ライターを作成します。
eventStreamWriterInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
MediaType.TEXT_EVENT_STREAMコンテンツ・タイプのJacksonストリーム・ライター・インスタンスを返します。
eventStreamWriterInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
MediaType.TEXT_EVENT_STREAMコンテンツ・タイプのJSON-Bストリーム・ライター・インスタンスを返します。
eventStreamWriterInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
JSON-Pストリーム・ライターを返します。
eventType() - インタフェースio.helidon.media.common.MessageBodyContext.Eventのメソッド
このイベントのイベント型を取得します。
eventType() - インタフェースio.helidon.security.AuditEventのメソッド
このAuditEventのタイプを取得します。
EVICT_PARALLELISM_THRESHOLD - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
削除に使用されるConcurrentHashMap.forEachKey(long, Consumer)へのパラメータ。
EvictableCache < K,V > - io.helidon.security.providers.commonのインタフェース
エビクション・サポート付きの汎用キャッシュ。
EvictableCache.Builder < K,V > - io.helidon.security.providers.commonのクラス
ConcurrentHashMapに基づくデフォルトの実装を使用してEvictableCacheのインスタンスを作成するビルダー。
evictionManagerFactory(Factory<EvictionManager<K, V> >) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
evictor(BiFunction<K, V, Boolean>) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
レコードがまだ有効かどうかを確認するようにエビクタを構成します。
evictSchedule(long, long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
エビクション・スケジューリングを構成します。
exceptionally(Function<Throwable, ? extends T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
exceptionally(Function<Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
exceptionallyAccept(Consumer<Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
このステージが例外で完了したときに、このステージ例外を指定されたコンシューマへの引数として実行される新しいCompletionAwaitableを返します。
exceptionallyAccept(Consumer<Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
このステージが例外で完了したときに、このステージ例外を指定されたコンシューマへの引数として実行される新しいCompletionAwaitableを返します。
exceptionBlacklist(String[]) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
コール元にエラー・メッセージを返さないブラックリストに記載されたエラー・クラス。
exceptionCaught(ChannelHandlerContext, Throwable) - クラスio.helidon.webserver.ForwardingHandlerのメソッド
パイプラインで例外がスローされた場合の動作をオーバーライドします。
exceptionWhitelist(String[]) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
コール元にエラー・メッセージを返すホワイトリストに登録されたエラー・クラス。
exclude(String) - インタフェースio.helidon.metrics.api.RegistryFilterSettings.Builderのメソッド
除外する名前の正規表現を設定します。
EXCLUDE_CLASSES_CONFIG_KEY - クラスio.helidon.health.HealthSupport.Builderのstatic変数
除外するヘルス・チェック実装クラスを示す構成healthセクション内の構成キー。
EXCLUDE_CONFIG_KEY - クラスio.helidon.health.HealthSupport.Builderのstatic変数
除外するヘルス・チェックを示す構成healthセクション内の構成キー。
EXCLUDE_CONFIG_KEY - インタフェースio.helidon.metrics.api.RegistryFilterSettings.Builderのstatic変数
除外する名前用の正規表現のfilterセクション内の構成キー。
excludeCnFromSans(boolean) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
trueの場合、指定されたcommon_nameはDNSまたは電子メール・サブジェクト代替名(適宜)に含まれません。
excludePaths(String...) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
アクセス・ログで除外するパス・パターンのリスト。
excludePaths(List<String>) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
アクセス・ログで除外するパス・パターンのリスト。
excludeUnlistedClasses() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
execPing() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
ping文を実行します。
execute() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
 
execute() - インタフェースio.helidon.dbclient.DbStatementのメソッド
paramsおよびaddParamsメソッドで構成されたパラメータを使用して、この文を実行します。
execute() - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
 
execute() - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
execute(String) - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
GraphQL問合せを実行します。
execute(String, String, Map<String, Object>) - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
GraphQL問合せを実行します。
execute(Function<DbExecute, T>) - インタフェースio.helidon.dbclient.DbClientのメソッド
データベース文を実行します。
execute(Function<DbExecute, T>) - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
 
execute(Supplier<T> ) - クラスio.helidon.config.SimpleRetryPolicyのメソッド
 
execute(Supplier<T> ) - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
指定されたSupplierを起動してソース・データを読み取り、そのデータを返します。
executePolicy(String, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのメソッド
 
executePolicy(String, Errors.Collector, ProviderRequest) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorのメソッド
ポリシー文に基づいてポリシーを実行します。
ExecutionContext - io.helidon.graphql.serverのインタフェース
結果の一部をサポートするGraphQL実行コンテキスト。
executor() - インタフェースio.helidon.scheduling.Taskのメソッド
スケジュール済タスクの起動に使用されるExecutor
executor(ThreadPoolSupplier) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
確認などの非同期操作のカスタム・エグゼキュータ・サプライヤ。
executor(ThreadPoolSupplier) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
確認などの非同期操作のカスタム・エグゼキュータ・サプライヤ。
executor(Executor) - クラスio.helidon.common.reactive.IoMulti.MultiToByteChannelBuilderのメソッド
WritableByteChannelのブロックを処理するためのカスタム・エグゼキュータを指定します。
executor(ExecutorService) - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
InputStreamが読取りメソッドでブロックできる場合は、非同期待機にエグゼキュータを使用します。
executor(ExecutorService) - クラスio.helidon.faulttolerance.Async.Builderのメソッド
タスクの非同期実行に使用するエグゼキュータ・サービスを構成します。
executor(ExecutorService) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
GraphQL処理に使用するエグゼキュータ・サービス。
executor(ExecutorService) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
確認などの非同期操作のカスタム・エグゼキュータ。
executor(ExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
確認などの非同期操作のカスタム・エグゼキュータ。
executor(ExecutorService) - クラスio.helidon.webserver.websocket.WebSocketRouting.Builderのメソッド
エンドポイント・メソッドを実行するためのスレッドを指定するExecutorService。
executor(ScheduledExecutorService) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
チャネルからの読取りのスケジュールに使用するエグゼキュータ・サービスを構成します。
executor(ScheduledExecutorService) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
このウォッチャに使用するエグゼキュータ。
executor(ScheduledExecutorService) - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
ポーリング・ティックをスケジュールするために使用するカスタムserviceを設定します。
executor(ScheduledExecutorService) - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
ポーリング・イベントのスケジュールに使用するエグゼキュータ・サービス。
executor(ScheduledExecutorService) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
将来のタスクをスケジュールするエグゼキュータ・サービス。
executor(ScheduledExecutorService) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
タイムアウトをスケジュールするエグゼキュータ・サービス。
executor(ScheduledExecutorService) - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor(ScheduledExecutorService) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor(Supplier<? extends ExecutorService>) - クラスio.helidon.faulttolerance.Async.Builderのメソッド
タスクの非同期実行に使用するエグゼキュータ・サービスを構成します。
executor(Supplier<? extends ExecutorService>) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
タスクの非同期実行に使用するエグゼキュータ・サービスを構成します。
executor(Supplier<? extends ExecutorService>) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
フォルト・トレランスのためのHelidon全体のエグゼキュータ・サービスを構成します。
executor(Supplier<? extends ExecutorService>) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
GraphQL処理に使用するエグゼキュータ・サービス。
EXECUTOR_THREAD_NAME_PREFIX - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
確認などの非同期操作に使用されるスレッド名プレフィクスの構成キー。
ExecutorException - io.helidon.common.contextでの例外
コンテキスト内のタスクの実行に関連する例外です。
ExecutorException(String) - 例外io.helidon.common.context.ExecutorExceptionのコンストラクタ
説明メッセージを含む例外を作成します。
ExecutorException(String, Throwable) - 例外io.helidon.common.context.ExecutorExceptionのコンストラクタ
説明メッセージと原因を含む例外を作成します。
executorService() - インタフェースio.helidon.security.Securityのメソッド
セキュリティで可能なブロック・タスクを処理するエグゼキュータ・サービス。
executorService() - インタフェースio.helidon.security.SecurityContextのメソッド
セキュリティ・モジュールのエグゼキュータ・サービス。
executorService(ExecutorService) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このアプリケーションに使用するエグゼキュータ・サービスを構成します。
executorService(ExecutorService) - クラスio.helidon.security.SecurityContext.Builderのメソッド
このコンテキスト内のリクエストに使用するエグゼキュータ・サービス。
executorService(ExecutorService) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
JerseySupportが登録されているパスと一致するリクエストの処理に使用するエグゼキュータ・サービスを設定します。
executorService(ScheduledExecutorService) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
再試行をスケジュールし、時間指定操作を実行するエグゼキュータ・サービス。
executorService(Supplier<ExecutorService>) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
明示的なエグゼキュータ・サービス・サプライヤを構成します。
executorService(Supplier<ExecutorService>) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティ内の操作のブロックに使用されるエグゼキュータ・サービスを構成します。
executorService(Supplier<ExecutorService>) - クラスio.helidon.security.SecurityContext.Builderのメソッド
このコンテキスト内のリクエストに使用するエグゼキュータ・サービス。
ExecutorServiceMetricsObserver - io.helidon.metricsのクラス
各Helidon-createdスレッド・プールのメトリクスを管理します。
ExecutorServiceMetricsObserver() - クラスio.helidon.metrics.ExecutorServiceMetricsObserverのコンストラクタ
オブザーバの新しいインスタンスを作成します。
ExecutorServices - io.helidon.microprofile.cdiのクラス
ExecutorServices.wrap(Collection)メソッドが提供されたCallableCollectionをそのまま返すCommonForkJoinPoolExecutorServices
ExecutorServices() - クラスio.helidon.microprofile.cdi.ExecutorServicesのコンストラクタ
新しいExecutorServicesを作成します。
ExecutorServiceSupplierObserver - io.helidon.common.configurable.spiのインタフェース
様々なエグゼキュータ・サービス・サプライヤのオブザーバの動作。
ExecutorServiceSupplierObserver.MethodInvocation - io.helidon.common.configurable.spiのインタフェース
エグゼキュータ・サービスから興味深い(例、メトリクス)値を取得するためのメソッド呼出しに関する情報。
ExecutorServiceSupplierObserver.SupplierObserverContext - io.helidon.common.configurable.spiのインタフェース
サプライヤ(またはそれらの代理人)がオブザーバと対話するコンテキスト。
ExemplarService - io.helidon.metricsのインタフェース
メトリクス・ヒストグラムで外部テンプレートをサポートする動作。
exists() - インタフェースio.helidon.config.Configのメソッド
ノードが存在する場合は、オブジェクト、リストまたは値ノードのいずれかのtrueを戻します。
exists() - 列挙型クラスio.helidon.config.Config.Typeのメソッド
ノードが存在する場合は、オブジェクト、リストまたは値ノードとしてtrueを戻します。
exists() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
exists() - クラスio.helidon.config.FileConfigSourceのメソッド
 
exists() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
exists() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
exists() - インタフェースio.helidon.config.spi.Sourceのメソッド
この時点で基礎となるデータが存在するかどうか。
expand() - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
環境変数とその別名を返します。
expand(Map<String, String>) - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
環境変数とその別名を返します。
EXPECT - クラスio.helidon.common.http.Http.Headerの静的変数
"Expect"ヘッダー名。
EXPECTATION_FAILED_417 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
417 予想に失敗しました。「HTTP/1.1ドキュメント」を参照してください。
expectedAudience(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにJwtAuthProvider.Builder.addExpectedAudience(String)を使用してください
expectedAudience(String) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
インバウンドJWTではオーディエンスが必要です。
expectedAudiences(Collection<String>) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
予想されるオーディエンスが提供されたコレクションのコンテンツに置き換えます。
expectedIssuer(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
受信リクエストには発行者が必要です。
expectedVersion(int) - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのメソッド
更新される予定のシークレットのバージョン。
experimental() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
実験的な構成の場合は、trueに設定します。
expiration() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
証明書の有効期限。
expirationTime() - クラスio.helidon.security.jwt.Jwtのメソッド
失効時間クレームです。
expirationTime(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
有効期限は、このJWTが有効性を失う時間を定義します。
expires() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンスのヘッダー"Expires"の値を返します。
expires() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
オプションで、"Expires"ヘッダーの値を取得します。
expires(Instant) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
Expiresパラメータを設定します。
expires(Instant) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
"Expires"ヘッダーの値を設定します。
expires(ZonedDateTime) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
Expiresパラメータを設定します。
expires(ZonedDateTime) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
"Expires"ヘッダーの値を設定します。
EXPIRES - クラスio.helidon.common.http.Http.Headerの静的変数
"Expires"ヘッダー名。
expiryPolicyFactory(Factory<ExpiryPolicy>) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
explicit() - 注釈インタフェースio.helidon.security.annotations.Authorizedの要素
デフォルトでは、認可は暗黙的であり、アクセスを認可するためにすべての注釈がメソッド呼出しの前に処理されます。
explicitMaxTtl(Duration) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
設定した場合、トークンには明示的な最大TTLが設定されます。
explicitPassword(String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
このアウトバウンド・ターゲットに使用する明示的なパスワードを構成します。
explicitProvider(String) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
明示的なプロバイダを使用します。
explicitUser(String) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
伝播するユーザー名。
explicitUser(String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
このアウトバウンド・ターゲットに使用する明示的なユーザーを構成します。
exportable(boolean) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
キーをエクスポート可能にします。
exportable(boolean) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
キーをエクスポート可能にします。
exporterTimeout(Duration) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
エクスポート業者リクエストのタイムアウトです。
exposeHeaders() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
"standard"以外のクライアントに許可されているレスポンス・ヘッダーのリスト。
exposeHeaders() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
exposeHeaders(String...) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
exposeHeaders(String...) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
expression(String) - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
実行期間を指定するためのCron式。
expressionFactory(ExpressionFactory) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
このエグゼキュータで使用する特定の式ファクトリを構成します。
expTime(Instant) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークンが期限切れになる時間。
extended(boolean) - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
設定で目的のKPIメトリクスを有効にするかどうかを設定します。
extended(boolean) - インタフェースio.helidon.metrics.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
非推奨。
 
extension(Config) - インタフェースio.helidon.dbclient.jdbc.spi.HikariCpExtensionProviderのメソッド
JDBC DBクライアント構成拡張のインスタンスを取得します。
extension(Config) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsExtensionProviderのメソッド
 
extension(Extension) - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
単一の拡張子を追加します。
extension(Extension) - クラスio.helidon.webserver.websocket.WebSocketRouting.Builderのメソッド
JakartaのWebSocket拡張子を追加します。
extensions() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのメソッド
インストールされた拡張機能のリストを取得します。
EXTENSIONS - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
拡張機能のキー。
extract(HeaderProvider) - インタフェースio.helidon.tracing.Tracerのメソッド
HTTPヘッダーなど、インバウンド・リクエストから親スパン・コンテキストを抽出します。
extract(Format<C>、C) - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
 
extractIdcsMtContext(Subject, ProviderRequest) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
非推奨。
IDCSマルチテナンシ・コンテキストをリクエストから抽出します。
extractIdcsMtContext(Subject, ProviderRequest) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのメソッド
IDCSマルチテナンシ・コンテキストをリクエストから抽出します。
extractMethodName(String) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
メソッドのフルネームからgRPCメソッド名を抽出します。
extractNamePrefix(String) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
メソッドのフルネームから名前のプレフィクスを抽出します。
extractServiceName(String) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
メソッドのフルネームからgRPCサービス名を抽出します。
extractToken(String) - クラスio.helidon.security.util.TokenHandlerのメソッド
ヘッダー(またはその他のフィールド)の文字列値からトークンを抽出します。
extractToken(Map<String, List<String>>) - クラスio.helidon.security.util.TokenHandlerのメソッド
リクエストからトークンを抽出します。

F

fail(Throwable) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファの内容に関係なく、ダウンストリームでonErrorシグナルを送信します。
fail(Throwable) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ストリームに適切に失敗し、パブリッシャを取消済状態に設定して、onErrorシグナルをダウンストリームに送信します。
fail(Throwable) - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
端末エラー・シグナルをチャネルに送信します。
FAIL - 列挙型クラスio.helidon.common.SerializationConfig.Actionの列挙定数
IllegalStateExceptionをスローして失敗します。
FAIL_ON_MISSING_REFERENCE_KEY_NAME - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのstatic変数
ValueResolvingFilterで欠落している参照動作を設定するための構成キー。
failCause() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
パブリッシャが失敗状態の場合、失敗の原因を返します。
failed(String) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
説明メッセージを使用して失敗したレスポンスを構築します。
failed(String, Throwable) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
原因としてスロー可能な失敗したレスポンスを構築します。
failed(Throwable) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
failIfNoneValidated(boolean) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
いずれの属性もバリデートされない場合に失敗するかどうか。
failOnMissingReference(boolean) - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
存在しないキーへの参照が値に含まれている場合に、このビルダーから生成されるValueResolvingFilterの動作を設定します。
failOnUnvalidated(boolean) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
未バリデートの属性がある場合に失敗するかどうか。
FAILURE - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
セキュリティ・イベント失敗 - セキュリティを処理しようとしましたが、結果が負でした(例:
FAILURE - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
セキュリティ・モジュールによるメッセージ処理が成功しなかったことを示します。
FAILURE_FINISH - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
失敗し、プロバイダはすべての処理を実行しました。
fallback() - インタフェースio.helidon.config.spi.MergingStrategyのstaticメソッド
リスト内の前のルートのノードが、リスト内の後のルートのノードよりも優先度が高いMergingStrategyの実装を返します。
fallback(Function<Throwable, ? extends CompletionStage<T> >) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
SingleまたはCompletionStageのフォールバックを構成します。
Fallback<T> - io.helidon.faulttoleranceのインタフェース
フォールバックを使用すると、ユーザーは、指定されたサプライヤに障害が発生した場合に代替機能を実行できます。
Fallback.Builder<T> - io.helidon.faulttoleranceのクラス
FallbackのFluent APIビルダー。
fallbackMulti(Function<Throwable, ? extends Flow.Publisher<T> >) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
MultiまたはFlow.Publisherのフォールバックを構成します。
family() - インタフェースio.helidon.common.http.Http.ResponseStatusのメソッド
ステータス・コードのクラスを取得します。
family() - 列挙型クラスio.helidon.common.http.Http.Statusのメソッド
ステータス・コードのクラスを取得します。
familyName() - クラスio.helidon.security.jwt.Jwtのメソッド
姓クレームです。
familyName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクト(surname)のファミリ名。
fatal(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストに致命的エラーを追加します。
fatal(String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストに致命的エラーを追加します。
FATAL - 列挙型クラスio.helidon.common.Severityの列挙定数
致命的
faultTolerance(FtHandler) - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
クライアント・リクエストで使用するフォルト・トレランス・ハンドラを構成します。
faultTolerance(FtHandler) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
Vaultへのすべてのコールで使用するようにFtHandlerを構成し、再試行、サーキット・ブレーカ、バルクヘッドなどのサポートを追加できます。
FaultTolerance - io.helidon.faulttoleranceのクラス
システム全体のフォルト・トレランス構成およびカスタマイズされたフォルト・トレランス・ハンドラのシーケンスへのアクセス。
FaultTolerance.Builder - io.helidon.faulttoleranceのクラス
フォルト・トレランス・ハンドラのカスタマイズされたリストの設定に使用されるビルダー。
FaultTolerance.TypedBuilder<T> - io.helidon.faulttoleranceのクラス
Fallbackなど、特定のタイプを使用する必要があるフォルト・トレランス・ハンドラに使用されるビルダー。
FaultToleranceExtension - io.helidon.microprofile.faulttoleranceのクラス
Helidonフォルト・トレランス実装のCDI拡張。
FaultToleranceExtension() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtensionのコンストラクタ
 
FaultToleranceExtension.AnnotatedTypeWrapper<T> - io.helidon.microprofile.faulttoleranceのクラス
一部の注釈を追加またはオーバーライドするために、注釈付きの型をラップします。
featureConfig() - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
FIELD - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの列挙定数
フィールドの注釈。
file(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定したファイル・パスからConfigSourceを作成するためのBuilderを提供します。
file(String) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
File OverrideSourceインスタンスのブートストラップに使用するFile OverrideSource Builderの新しいインスタンスを作成します。
file(Path) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定したファイル・パスからConfigSourceを作成するためのBuilderを提供します。
FILE - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースがファイルからロードされました。
FileBasedBuilder() - クラスio.helidon.webserver.staticcontent.StaticContentSupport.FileBasedBuilderのコンストラクタ
 
FileConfigSource - io.helidon.configのクラス
ファイルシステム上のファイルから構成コンテンツをロードするConfigSource実装。
FileConfigSource.Builder - io.helidon.configのクラス
ファイルConfigSourceビルダー。
FileFormParams - io.helidon.media.multipartのインタフェース
マルチパート・フォームの送信を簡略化するフォーム・オブジェクト。
FileFormParams.Builder - io.helidon.media.multipartのクラス
FileFormParamsのFluent APIビルダー。
filename() - インタフェースio.helidon.media.multipart.BodyPartのメソッド
ファイル名を取得します。
filename() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
エンティティがデタッチされて別のファイルに格納されている場合に使用するファイル名を提案するために使用できるfilenameパラメータの値を取得します。
filename(String) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
コンテンツ処理filenameパラメータを設定します。
filename(String) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
ContentDispositionで使用されるファイル名。
filename(String) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
ContentDispositionで使用されるファイル名。
fileName() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
このイベントの原因となったソースのファイル名。
FileOverrideSource - io.helidon.configのクラス
ファイルシステム上のファイルからオーバーライド定義をロードするOverrideSource実装。
FileOverrideSource.Builder - io.helidon.configのクラス
ファイルOverrideSourceビルダー。
FileSourceHelper - io.helidon.configのクラス
ファイル関連のソース・クラスのユーティリティ。
FileSourceHelper.DataAndDigest - io.helidon.configのクラス
ファイルのデータおよびダイジェスト。
FileSubscriber - io.helidon.webclientのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにIoMulti.writeToFile(java.nio.file.Path)を使用してください
FileSystemBuilder() - クラスio.helidon.webserver.staticcontent.StaticContentSupport.FileSystemBuilderのコンストラクタ
 
FileSystemWatcher - io.helidon.configのクラス
この変更ウォッチャは、監視対象のPathで変更が行われるたびにポーリング・イベントを起動するために、WatchServiceによってバッキングされます。
FileSystemWatcher.Builder - io.helidon.configのクラス
FileSystemWatcherのFluent APIビルダー。
fileWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
Fileライター・インスタンスを返します。
filter(ClientRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingRestClientFilterのメソッド
 
filter(ClientRequestContext) - クラスio.helidon.security.integration.jersey.client.ClientSecurityFilterのメソッド
 
filter(ClientRequestContext) - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのメソッド
 
filter(ClientRequestContext, ClientResponseContext) - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのメソッド
 
filter(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingContextFilterのメソッド
 
filter(ContainerRequestContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
filter(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
 
filter(ContainerRequestContext, ContainerResponseContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
filter(ContainerRequestContext, ContainerResponseContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
 
filter(String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
アプリケーション提供のOpenAPIモデル・フィルタ・クラスを設定します。
filter(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された述語でストリーム・アイテムをフィルタします。
filter(Predicate<? super T>) - インタフェースio.helidon.config.ConfigValueのメソッド
値が存在し、それが指定された述語に一致する場合はその値を記述するOptionalを返し、そうでない場合は空のOptionalを返します。
filter(Predicate<AnnotatedMethod>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
method list predicateでサポートされているメソッドのみを含む新しいメソッド・リストを作成しました。
FILTER_CONFIG_KEY - インタフェースio.helidon.metrics.api.RegistrySettings.Builderのstatic変数
フィルタを指定するレジストリ構成セクション内の構成キー。
filterAnnotations(Class<T>, EndpointConfig.AnnotationScope ) - クラスio.helidon.security.SecurityLevelのメソッド
特定のスコープ内の特定のタイプのすべての注釈をフィルタで除外します。
filterPattern(String) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
使用するフィルタ・パターン。
filterServices(boolean) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
Javaサービス・ローダーによってロードされたサービスをフィルタするかどうか。
filterSettings(RegistryFilterSettings.Builder) - インタフェースio.helidon.metrics.api.RegistrySettings.Builderのメソッド
有効にする特定のメトリクスを識別するために使用するフィルタを設定します。
find(int) - 列挙型クラスio.helidon.common.http.Http.Statusの静的メソッド
数値ステータス・コードを対応するStatus列挙値に変換します。
find(Class<?>, int) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
クラス注釈から優先度を検索するか、見つからない場合はデフォルトを返します。
find(Object, int) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
インスタンスの優先度を検索します。
findAccepted(MediaType) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
インバウンドAcceptヘッダーで指定されたメディア・タイプを検索します。
findAccepted(Predicate<MediaType>, MediaType) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
インバウンドAcceptヘッダーで、指定された述語とデフォルト値を持つメディア・タイプを検索します。
findAnnotation(Class<T> ) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
処理メソッドに最も近いクラスで注釈を検索します。
findClassAnnotation(Class<T> ) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
処理クラスに最も近いクラスでクラス注釈を検索します。
findCookie(Map<String, List<String>>) - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
ヘッダーのマップでcookieを検索し、その値を返します。
findMethodAnnotation(Class<T> ) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
処理メソッドに最も近いクラスでメソッド注釈を検索します。
findMethodOnClass(Class<?>, Method) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
クラス内のメソッドを検索します。
findParent() - クラスio.helidon.security.integration.common.AtnTracingのメソッド
検索を選択すると、親スパン・コンテキストが閉じます。
findTarget(SecurityEnvironment) - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
現在のセキュリティ・リクエストのターゲットを検索します。
findTargetCustomObject(SecurityEnvironment, Class<T>, Function<Config, ? extends T>, Supplier<? extends T>) - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
特定のアウトバウンド・ターゲットに関連付けられたカスタム・オブジェクトを検索、作成およびキャッシュします。
finish() - クラスio.helidon.security.integration.common.AtnTracingのメソッド
スパンを終了します。
first() - インタフェースio.helidon.common.reactive.Multiのメソッド
このMultiインスタンスの最初のアイテムをSingleとして取得します。
first() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
最初のキー・トークンを返します。
first(String) - クラスio.helidon.common.http.HashParametersのメソッド
 
first(String) - インタフェースio.helidon.common.http.Parametersのメソッド
指定されたパラメータ(および場合によっては複数値)パラメータの最初の値を含むOptionalを戻します。
first(String) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
firstAnnotationOrMetaAnnotation(Class<T> ) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
メソッド注釈またはメソッド自体の(メタ注釈は、他の注釈に注釈を付ける注釈です)で見つかった、指定されたメタ注釈型のうち最初のものを取得します。
firstHeader(String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
指定されたヘッダーの最初の値をStringとして取得します。
FixedRate - io.helidon.microprofile.schedulingの注釈インタフェース
固定レートで定期的に呼び出される予定です。
fixedRateBuilder() - クラスio.helidon.scheduling.Schedulingのstaticメソッド
固定レートで定期的に実行されるタスクを作成します。
FixedRateInvocation - io.helidon.schedulingのインタフェース
スケジュール済タスクの特定のメソッド呼出しメタデータ。
flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
提供された関数を使用してアイテムを変換し、結果のFlow.Publisherをダウンストリームにフラット化します。
flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたMapperを使用して、このSingleインスタンスをパブリッシャにマップします。
flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
提供された関数を使用してアイテムを変換し、結果のFlow.Publisherをダウンストリームにフラット化します。
flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>, long, boolean, long) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された関数を使用してアイテムを変換し、結果のFlow.Publisherをダウンストリームにフラット化し、同時に発生する内部Flow.Publisherの最大数とその進行中のアイテム数を制限します。オプションで、すべてのソースが終了するまですべてのエラーを集計および遅延します。
flatMap(Function<? super T, Optional<U> >) - インタフェースio.helidon.config.ConfigValueのメソッド
値が存在する場合は、指定されたOptional生成マッピング関数をその値に適用し、その結果を返します。そうでない場合は空のOptionalを返します。
flatMapCompletionStage(Function<? super T, ? extends CompletionStage<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された関数およびフラット化された結果のCompletionStage結果をダウンストリームに変換します。
flatMapCompletionStage(Function<? super T, ? extends CompletionStage<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された関数およびフラット化された結果のCompletionStage結果をダウンストリームに変換します。
flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
提供された関数を使用してアイテムを変換し、結果のIterableをダウンストリームにフラット化します。
flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
単一のアップストリーム値をIterableにマップし、そのアイテムをダウンストリームにリレーします。
flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
提供された関数を使用してアイテムを変換し、結果のIterableをダウンストリームにフラット化します。
flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>, int) - インタフェースio.helidon.common.reactive.Multiのメソッド
提供された関数を使用してアイテムを変換し、結果のIterableをダウンストリームにフラット化します。
flatMapOptional(Function<? super T, Optional<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された関数およびフラット化された結果、Optionalを1つのアイテム(存在する場合)としてダウンストリームに変換するか、空の場合は何もしません。
flatMapOptional(Function<? super T, Optional<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された関数およびフラット化された結果、Optionalを単独としてダウンストリームに変換し、その値が存在するか空の場合はアイテムとして指定します。
flatMapSingle(Function<? super T, ? extends Single<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された関数およびフラット化された結果、Singleをダウンストリームに変換します。
flattenNodes(ConfigNode.ObjectNode) - クラスio.helidon.config.ConfigHelperのstaticメソッド
オブジェクト・ノードから文字列値へのキーのマップを作成します。
flavor(HelidonFlavor) - クラスio.helidon.common.HelidonFeaturesのstaticメソッド
現在のHelidonフレーバを設定します。
flush() - インタフェースio.helidon.common.http.DataChunkのメソッド
このチャンクの書込み時にすべてのキャッシュがフラッシュをリクエストされた場合、trueを返します。
flush() - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
ユーザーがリクエストしたフラッシュを示す空のバッファを送信します。
flush() - クラスio.helidon.media.common.CharBufferのメソッド
 
flush() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
followRedirects(boolean) - クラスio.helidon.webclient.WebClient.Builderのメソッド
リダイレクトを追跡するかどうかを設定します。
followRedirects(boolean) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
このリクエストでリダイレクトを追跡するかどうかを設定します。
forbidden(String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
headerメソッドを使用して割り当てられたヘッダーなしで、禁止ステータスおよび指定されたエラー・メッセージを含むレスポンスを返します。
FORBIDDEN - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
このリクエストに対してプロバイダを成功させることはできません(例:
FORBIDDEN - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの列挙定数
セキュリティは、(厳密にパブリックなエンドポイント - セキュリティを呼び出さない)では使用できません。
FORBIDDEN_403 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
403 禁止、「HTTP/1.1ドキュメント」を参照。
forceHttpsRedirects() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
アイデンティティ・プロバイダにリダイレクトするときにhttpsを強制するかどうか。
forceHttpsRedirects(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
アイデンティティ・プロバイダへのリダイレクトのためにHTTPSを強制します。
forceNoCache(boolean) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
キャッシュを無効にします。
forEach(BiConsumer<String, CrossOriginConfig>) - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
マップされたCORS構成のエントリごとに、指定されたコンシューマを呼び出します。
forEach(Consumer<? super DbColumn>) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の各列を反復します。
forEach(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
ストリーム内のすべてのアイテムに対して提供されたコンシューマを呼び出すターミナル・ステージ。
forEach(Consumer<? super T>) - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのメソッド
 
forget() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Forgetという注釈が付いた参加者メソッドのURI。
forHeader(String) - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
トークン・コンテンツを変更しないトークン・ハンドラを構築するためのショートカット・メソッド。
forKeyId(String) - クラスio.helidon.security.jwt.jwk.JwkKeysのメソッド
定義されたキーIDのJWKを取得します(存在する場合)。
format() - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Requestのメソッド
リクエストされた形式。
format() - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのメソッド
リクエストされた形式。
format() - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Requestのメソッド
構成された形式。
format() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
バイトの書式。
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Requestのメソッド
取得する証明書のフォーマット。
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのメソッド
取得する証明書のフォーマット。
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Requestのメソッド
CRLの形式。
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
 
format(LogRecord) - クラスio.helidon.common.HelidonConsoleHandler.ThreadFormatterのメソッド
非推奨。
 
format(LogRecord) - クラスio.helidon.logging.jul.HelidonFormatterのメソッド
 
formatMessage() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
このイベント・メッセージ書式およびパラメータから書式設定されたメッセージを作成します。
formatter(DateTimeFormatter) - クラスio.helidon.webserver.accesslog.TimestampLogEntry.Builderのメソッド
このログ・エントリで使用する日時フォーマッタを構成します。
FormBuilder < B,T > - io.helidon.common.httpのインタフェース
Formビルダー・インタフェース。
formParamReader() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
FormParamsリーダー・インスタンスを返します。
FormParams - io.helidon.common.httpのインタフェース
リクエスト・エンティティに存在するフォーム・パラメータへのアクセスを提供します。
FormParams.Builder - io.helidon.common.httpのクラス
新しいFormParamsインスタンスのビルダー。
formParamWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
FormParamsライター・インスタンスを返します。
forService(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのstaticメソッド
指定された名前のサービスのトレース・データを処理するためのJaeger Tracerビルダーを取得します。
forService(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのstaticメソッド
指定された名前のサービスのトレース・データを処理するためのZipkin Tracerビルダーを取得します。
forSingle(Consumer<T> ) - インタフェースio.helidon.common.reactive.Singleのメソッド
単一が完了すると、指定されたコンシューマを起動するターミナル・ステージ。
FORWARDED - クラスio.helidon.common.http.Http.Headerの静的変数
"Forwarded"ヘッダー名。
ForwardingHandler - io.helidon.webserverのクラス
ForwardingHandlerはNettyレスポンスをブリッジし、BareRequestおよびBareResponseに関連するAPIをリクエストします。
FOUND_302 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
302 「HTTP/1.1ドキュメント」を参照してください。
fragment() - インタフェースio.helidon.common.http.HttpRequestのメソッド
先行するハッシュ'#'文字なしでデコードされたリクエストURIフラグメントを返します。
fragment(String) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
リクエストのフラグメント。
fragment(String) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエストの新しいフラグメントを設定します。
from() - 注釈インタフェースio.helidon.security.abac.time.TimeValidator.TimeOfDayの要素
このリソースが1日以内にアクセス可能になるまでの時間。
from(Single<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(io.helidon.common.reactive.Single)を使用してください
from(Single<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
非推奨。
かわりにSingle.create(io.helidon.common.reactive.Single)を使用してください
from(TimeValidator.TimeConfig) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
既存の構成インスタンスからこのビルダーを更新します。
from(Iterable<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(java.lang.Iterable)を使用してください
from(CompletionStage<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(java.util.concurrent.CompletionStage)を使用してください
from(CompletionStage<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
非推奨。
かわりにSingle.create(java.util.concurrent.CompletionStage)を使用してください
from(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
from(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
非推奨。
from(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(java.util.concurrent.Flow.Publisher)を使用してください
from(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
非推奨。
かわりにSingle.create(java.util.concurrent.Flow.Publisher)を使用してください
from(Stream<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(java.util.stream.Stream)を使用してください
FROM - クラスio.helidon.common.http.Http.Headerの静的変数
"From"ヘッダー名。
fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
fromAnnotations(EndpointConfig) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
このバリデータが予期する注釈から構成クラス・インスタンスをロードします。
fromCompletionStage(CompletionStage<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromCompletionStageNullable(CompletionStage<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromConfig() - クラスio.helidon.config.encryption.EncryptionFilterのstaticメソッド
構成(フィルタ処理する構成オブジェクトから構成を取得)に基づいてフィルタを作成します。
fromConfig(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
fromConfig(Config) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
fromConfig(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
fromConfig(Config) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
fromConfig(Config) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
Configから構成クラス・インスタンスをロードします。
fromConfig(Config, TokenHandler) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.JwtOutboundTargetのstaticメソッド
構成からインスタンスをロードします。
fromIterable(Iterable<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このビルダーをJWKからjson形式で更新します。
fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
このビルダーをJWKからjson形式で更新します。
fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
このビルダーをJWKからjson形式で更新します。
fromPersistenceUnit(Persistence.PersistenceUnit, ClassLoader, Supplier<? extends ClassLoader>, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, PersistenceUnitInfoBean.DataSourceProvider) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
Persistence.PersistenceUnit ( META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)を指定すると、JPAクラスおよびリソースをロードするためのClassLoaderPersistenceUnitInfo.getNewTempClassLoader()メソッドを実装するためのClassLoaderインスタンスのSupplier、永続性ユニットを表すURLはroot、リストされていない管理対象クラス(エンティティ・クラス、マップされたスーパークラスなど)のMapは永続性ユニット名で索引付けされ、DataSourceインスタンスを提供できるPersistenceUnitInfoBean.DataSourceProviderは、問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。
fromPersistenceUnit(Persistence.PersistenceUnit, ClassLoader, Supplier<? extends ClassLoader>, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
Persistence.PersistenceUnit ( META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)を指定すると、JPAクラスおよびリソースをロードするためのClassLoaderPersistenceUnitInfo.getNewTempClassLoader()メソッドを実装するためのClassLoaderインスタンスのSupplier、永続性ユニットを表すURLはroot、リストされていない管理対象クラス(エンティティ・クラス、マップされたスーパークラスなど)のMapは永続性ユニット名で索引付けされ、DataSourceインスタンスを提供できるPersistenceUnitInfoBean.DataSourceProviderは、問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。
fromPersistenceUnit(Persistence.PersistenceUnit, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, PersistenceUnitInfoBean.DataSourceProvider) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
Persistence.PersistenceUnit ( META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)の場合、永続性ユニットを表すURLはルート、リストされていない管理クラスのMap (エンティティ・クラス、マップされたスーパークラスなど)は永続性ユニット名で索引付けされ、DataSourceインスタンスを提供できるPersistenceUnitInfoBean.DataSourceProviderは問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。
fromPersistenceUnit(Persistence.PersistenceUnit, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
Persistence.PersistenceUnit ( META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)の場合、永続性ユニットを表すURLはルート、リストされていない管理クラス(エンティティ・クラス、マップされたスーパークラスなど)は永続性ユニット名で索引付けされ、および DataSourceProviderインスタンスを提供できる DataSourceProviderSupplier、問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。
fromProcessor(Processor<? super T, ? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromPublisher(Publisher<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromSubscriber(Subscriber<? super T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
frontendUri(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ユーザー・ブラウザに表示されるこのアプリケーションの完全なURI。
ftHandler() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
構成されたフォルト・トレランス・ハンドラ。
ftHandler() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエストの起動に使用するフォルト・トレランス・ハンドラ。
ftHandler() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
構成済フォルト・トレランス・ハンドラ。
FtHandler - io.helidon.faulttoleranceのインタフェース
フォルト・トレランス・ハンドラ。
FtHandlerTyped<T> - io.helidon.faulttoleranceのインタフェース
型指定フォルト・トレランス・ハンドラ。型情報を失わずに複数のハンドラを組み合せることができます。
FULL - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの列挙定数
フル・トレースでは、デシリアライズ・フィルタに対するリクエストがトレースされます。
fullBuilder() - クラスio.helidon.common.pki.KeyConfigのstaticメソッド
インスタンスを構成する新しいビルダーを作成します。
fullName() - クラスio.helidon.security.jwt.Jwtのメソッド
氏名クレームです。
fullName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのフルネーム。

G

GATEWAY_TIMEOUT_504 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
504 Gateway Timeout。「HTTP/1.1ドキュメント」を参照してください。
gatherApplications(ProcessInjectionPoint<T, X> ) - クラスio.helidon.microprofile.grpc.client.GrpcClientCdiExtensionのメソッド
プロセス・インジェクション・ポイント。
gauge(String, Supplier<T>, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
gauge(String, T, Function<T, R>, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
gauge(Metadata, Supplier<T>, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
gauge(Metadata, T, Function<T, R>, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
gauge(MetricID, Supplier<T> ) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
gauge(MetricID, T, Function<T, R> ) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
gaugeInProgress() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
進行中の新規ゲージ・クライアント・メトリックを作成します。
gender() - クラスio.helidon.security.jwt.Jwtのメソッド
性別クレームです。
gender(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトの性別。
generalClient() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
代わりにOidcConfig.generalWebClient()を使用してください
generalWebClient() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
プロキシが構成されているがセキュリティが設定されていないクライアント。
generate(Supplier<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
generateLease(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
このロールに対して発行された証明書または署名された証明書が、Vaultリースをアタッチするかどうかを指定します。
generateName(DbStatementType, String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
文書の名前を生成します。
generateSecretId(GenerateSecretId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
既存のAppRoleで新しいSecretIDを生成して発行します。
generateSecretId(GenerateSecretId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthRxのメソッド
既存のAppRoleで新しいSecretIDを生成して発行します。
GenerateSecretId - io.helidon.integrations.vault.auths.approleのクラス
シークレットIDのリクエストおよびレスポンスを生成します。
GenerateSecretId.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
GenerateSecretId.Response - io.helidon.integrations.vault.auths.approleのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
generateSelfSignedRoot(GenerateSelfSignedRoot.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
自己署名付きルート証明書を生成します。
generateSelfSignedRoot(GenerateSelfSignedRoot.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
自己署名付きルート証明書を生成します。
generateSelfSignedRoot(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
自己署名付きルート証明書を生成します。
generateSelfSignedRoot(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
自己署名付きルート証明書を生成します。
GenerateSelfSignedRoot - io.helidon.integrations.vault.secrets.pkiのクラス
自己署名付きルート・リクエストおよびレスポンスを生成します。
GenerateSelfSignedRoot.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
GenerateSelfSignedRoot.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
generateSpanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのメソッド
TracingHelper.create(Function)が提供する機能を使用してスパンを生成します。
genericParameterTypes() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
汎用メソッド・パラメータ・タイプを取得します。
genericReturnType() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
汎用メソッドの戻り型を取得します。
GenericType<T> - io.helidon.commonのクラス
型消去による情報の損失を回避するために、ジェネリック・ス宣言を含む完全な型を表します。
GenericType() - クラスio.helidon.common.GenericTypeのコンストラクタ
型パラメータからジェネリック型とクラスを派生させて、新しいジェネリック型を構築します。
genericTypeMappers() - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
適切なターゲット・タイプ(GenericType<?>)に関連付けられたマッパー関数のマップを返します。
geometric(long, double, long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
再試行スキーマをバインド・ジオメトリ・シリーズとして作成します。
get() - インタフェースio.helidon.common.Builderのメソッド
 
get() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのメソッド
 
get() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのメソッド
 
get() - クラスio.helidon.common.configurable.ThreadPoolSupplierのメソッド
 
get() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
現在リクエストされているイベント・カウンタ値を取得します。
get() - インタフェースio.helidon.common.reactive.Singleのメソッド
toFuture().toCompletableFuture().get()の短縮形。
get() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
格納されているサブスクライバを取得します。
get() - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
 
get() - インタフェースio.helidon.config.ConfigValueのメソッド
表されたConfigノードの入力済の値。
get() - インタフェースio.helidon.config.objectmapping.Value.Noneのメソッド
 
get() - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
 
get() - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのメソッド
この値ノードの値を取得します。
get() - インタフェースio.helidon.config.spi.ConfigSourceのメソッド
 
get() - インタフェースio.helidon.config.spi.OverrideSourceのメソッド
 
get() - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
 
get() - クラスio.helidon.config.ValueNodeImplのメソッド
 
get() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
 
get() - クラスio.helidon.messaging.Channel.Builderのメソッド
 
get() - クラスio.helidon.messaging.Emitter.Builderのメソッド
 
get() - クラスio.helidon.microprofile.grpc.core.Instance.NewInstanceのメソッド
 
get() - クラスio.helidon.microprofile.grpc.core.Instance.SingletonInstanceのメソッド
 
get() - クラスio.helidon.security.integration.common.SecurityTracingのstaticメソッド
現在のContextからインスタンスを取得するか、新しいインスタンスを作成してセキュリティ・スパンを開始します。
get() - インタフェースio.helidon.security.SecurityClientのメソッド
SecurityClient.submit()への同期補完。
get() - クラスio.helidon.security.SecurityTimeのメソッド
現在の(または構成どおり)時間を取得します。
get() - インタフェースio.helidon.webclient.WebClientのメソッド
getメソッドのリクエスト・ビルダーを作成します。
get(long, TimeUnit) - インタフェースio.helidon.common.reactive.Singleのメソッド
toFuture().toCompletableFuture().get()の短縮形。
get(Config.Key) - インタフェースio.helidon.config.Configのメソッド
指定されたサブキーの単一のサブノードを返します。
get(Config, String, String) - クラスio.helidon.config.DeprecatedConfigのstaticメソッド
configから値を取得し、両方のキーを読み取ろうとしています。
get(GetCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
シークレットを取得します。
get(GetCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsRxのメソッド
シークレットを取得します。
get(DbGet.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
/credsエンドポイントから資格証明を取得します。
get(DbGet.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
/credsエンドポイントから資格証明を取得します。
get(GetKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
シークレットを取得します。
get(GetKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxのメソッド
シークレットを取得します。
get(GetKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットのバージョンを取得します。
get(GetKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
シークレットのバージョンを取得します。
get(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
get(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのGETリクエストを指定されたハンドラにルーティングします。
get(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
get(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
GETリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
get(Contextual<T> ) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
現在のスレッドおよび指定されたContextualに関連付けられたコンテキスト・インスタンス、またはそのようなコンテキスト・インスタンスが存在しない場合はnullを返します。
get(Contextual<T>, CreationalContext<T> ) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
現在のスレッドおよび指定したContextual、必要に応じて「作成」に関連付けられたコンテキスト・インスタンスを返します。
get(InjectionPoint) - クラスio.helidon.microprofile.grpc.client.ChannelProducerのメソッド
gRPC Channelを生成します。
get(Class<T> ) - インタフェースio.helidon.common.context.Contextのメソッド
オプションで、登録済インスタンスをタイプ別に取得します。
get(Class<T> ) - クラスio.helidon.grpc.core.JsonbMarshaller.Supplierのメソッド
 
get(Class<T> ) - クラスio.helidon.grpc.core.MarshallerSupplier.DefaultMarshallerSupplierのメソッド
 
get(Class<T> ) - インタフェースio.helidon.grpc.core.MarshallerSupplierのメソッド
型のMethodDescriptor.Marshallerを取得します。
get(Class<T> ) - クラスio.helidon.grpc.core.MarshallerSupplier.ProtoMarshallerSupplierのメソッド
 
get(Object, Class<T> ) - インタフェースio.helidon.common.context.Contextのメソッド
オプションで、登録済インスタンスをタイプ別に取得します。
get(String) - インタフェースio.helidon.config.Configのメソッド
指定されたサブキーの単一のサブノードを返します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
Cubbyholeシークレットを取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsRxのメソッド
Cubbyholeシークレットを取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
/credsエンドポイントから資格証明を取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
/credsエンドポイントから資格証明を取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
シークレットを取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxのメソッド
シークレットを取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
最新バージョンのシークレットを取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
最新バージョンのシークレットを取得します。
get(String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
最初に見つかった値を特定のキーに戻します。
get(String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
特定のキーにバインドされた戻り値。
get(String) - クラスio.helidon.logging.jul.JulMdcのstaticメソッド
MDCストレージからキーにバインドされた戻り値。
get(String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
 
get(String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
 
get(String) - インタフェースio.helidon.tracing.HeaderProviderのメソッド
名前に基づいてヘッダーを取得します。
get(String) - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
指定されたパス式に関連付けられたCrossOriginConfigを検索します(存在する場合)。
get(String, int) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットのバージョンを取得します。
get(String, int) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
シークレットのバージョンを取得します。
get(String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, JsonObject, R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
オプションのレスポンスを得ます。
get(String, AnnotatedMethod, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplierのメソッド
 
get(String, AnnotatedMethod, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplierのメソッド
 
get(String, AnnotatedMethod, Supplier<?>) - インタフェースio.helidon.microprofile.grpc.core.MethodHandlerSupplierのメソッド
メソッドのMethodHandlerを指定します。
get(String, AnnotatedMethod, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplierのメソッド
 
get(String, AnnotatedMethod, Supplier<?>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplierのメソッド
 
get(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
get(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
GETリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
get(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用して、データベース問合せを作成および実行します。
「(K)の取得」 - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュから値を取得します。
「(K)の取得」 - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
現在のキャッシュ値を取得します(有効な場合)。
GET - 列挙型クラスio.helidon.common.http.Http.Methodの列挙定数
GETメソッドは、(エンティティの形式)がRequest-URIによって識別する情報を取得することを意味します。
GET - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
Getは、ゼロまたは1つの結果を返すステートメントです。
getAckMode() - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeのメソッド
Connection.createSession(boolean, int)で指定されたこのackモードと同等のJMS api定数を返します。
getAcknowledgeMode() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
getActiveThreads() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
アクティブ・スレッドの現在の数を返します。
getAlgorithm() - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Algorithmのメソッド
アルゴリズム文字列を取得します。
getAll(String) - インタフェースio.helidon.tracing.HeaderProviderのメソッド
名前に基づいてヘッダーを取得し、すべての値を返します。
getAllDeclaredMethods(Class<?>) - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
サービス・クラスで宣言されたすべてのメソッドのリストを取得します。
getAnnotatedResourceClass(Class<?>, Class<? extends Annotation>) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
指定されたリソース・クラスの祖先階層内で、指定された注釈で実際に注釈されているクラスを取得します。
getAnnotation(Class<R> ) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getAnnotation(Class<T> ) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
 
getAnnotations() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getAnnotations() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
 
getAnnotations(Class<T> ) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getAppToken(String, RoleMapTracing) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
非推奨。
キャッシュまたはサーバーからトークンを取得します。
getAppToken(String, RoleMapTracing) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのメソッド
キャッシュまたはサーバーからトークンを取得します。
getArrayComponentType(Type) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
配列のコンポーネント・タイプを取得します。
getArrayForComponentType(Class<?>) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
コンポーネント・タイプの配列クラスを取得します。
getAutoCommit() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getAverageActiveThreads() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
プールの存続期間中のアクティブ・スレッドの平均数を返します。
getAverageQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
平均キュー・サイズを返します。
getBaseType() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getBigInteger(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
base64-urlでエンコードされたjsonオブジェクトからキー値を抽出し、存在する場合は大きな整数に変換します。
getBuilder() - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
getByteArray(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
base64-urlでエンコードされたバイト配列(存在する場合)であるjsonオブジェクトからキー値を抽出します。
getBytes(String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, byte[], R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
オプションのレスポンスでバイトを取得します。
getCatalog() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getCDI() - クラスio.helidon.microprofile.cdi.HelidonCdiProviderのメソッド
 
getClaim(String) - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
非推奨。
 
getClaim(String, Class<T> ) - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
このクラスは将来のバージョンでは公開されなくなります
getClaimNames() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
非推奨。
 
getClassLevelAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
クラス・レベルの注釈を返します。
getClassLoader() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getClassName() - クラスio.helidon.security.SecurityLevelのメソッド
このレベルが表すクラスの名前を返します。
getClientInfo() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getClientInfo(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getCommonPropertyType(ELContext, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
getCompletedTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
完了したタスクの数を返します。
getComponent(String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
トレースされるコンポーネントの構成。
getConcurrentGauge(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getConcurrentGauges() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getConcurrentGauges(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getConfig() - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
getConfig() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
構成プロパティ値の取得に使用されるConfigインスタンスを返します。
getConfig() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
このターゲットの構成。
getConfig(ClassLoader) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
getConfigSources(ClassLoader) - クラスio.helidon.config.yaml.mp.YamlConfigSourceProviderのメソッド
 
getConfiguration() - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
getConnection() - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
基礎となるDataSourceから取得される特別なConnectionを返します。
getConnection() - クラスio.helidon.integrations.jta.jdbc.XADataSourceWrappingDataSourceのメソッド
 
getConnection(String, String) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
基礎となるDataSourceから取得される特別なConnectionを返します。
getConnection(String, String) - クラスio.helidon.integrations.jta.jdbc.XADataSourceWrappingDataSourceのメソッド
 
getConnector(Client, Configuration) - クラスio.helidon.jersey.connector.HelidonConnectorProviderのメソッド
 
getConstructors() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getConsumerRecord() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
Kafkaからメッセージを受信した場合はConsumerRecordを返し、それ以外の場合はOptional.empty()を返します。
getConsumerRecord() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getConversionType(Class<?>, String) - クラスio.helidon.integrations.jedis.cdi.JedisExtensionのメソッド
指定されたnameによって識別されるプロパティのMicroProfile Configベースの変換が発生するタイプを表す、null以外のClassを返します。
getCorrelationId() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
メッセージの相関IDを返します。
getCount() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsCounterのメソッド
 
getCount() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
 
getCount() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
 
getCount() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
getCounter(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getCounters() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getCounters(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getCountry() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
GetCubbyhole - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyholeシークレットのリクエストおよびレスポンスを取得します。
GetCubbyhole.Request - io.helidon.integrations.vault.secrets.cubbyholeのクラス
リクエスト・オブジェクト。
GetCubbyhole.Response - io.helidon.integrations.vault.secrets.cubbyholeのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
getDataSource(boolean, boolean, String) - インタフェースio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBean.DataSourceProviderのメソッド
DataSourceを指定します。
getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
AbstractDataSourceExtension.getDataSourcePropertyPatternMatcher(String)メソッドによって生成されたMatcherを指定すると、関連するデータ・ソース名を返します。
getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
 
getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
 
getDataSourceNames() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
このAbstractDataSourceExtension実装で認識されているデータ・ソース名のSetを返します。
getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
AbstractDataSourceExtension.getDataSourcePropertyPatternMatcher(String)メソッドによって生成されたMatcherを指定すると、関連するデータ・ソース・プロパティ名を返します。
getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
 
getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
 
getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
プロパティ名のMatcherを返します。
getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
 
getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
 
getDbConnection() - インタフェースio.helidon.messaging.connectors.aq.AqMessageのメソッド
このメッセージの受信に使用されるDB接続を返します。
getDeclaredAnnotations() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
 
getDeclaredMethods(Class<?>) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
指定されたクラスで宣言されたメソッドのコレクションを取得します。
getDefaultChannel() - クラスio.helidon.microprofile.grpc.client.ChannelProducerのメソッド
デフォルトのgRPC Channelを生成します。
getElapsedTime() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
getExpTime() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
トークンの有効期限。
getExternalTransactionControllerClass() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
AbstractTransactionController、つまりCDISEPlatform.TransactionControllerを拡張するnull Class以外を返します。
getFactory(ConnectionContext) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
 
getFactory(ConnectionContext) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
チャネルの正しいConnectionFactoryを見つけます。
getFailedTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
例外をスローしたタスクの数を返します。
getFeatureDescriptors(ELContext, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
getFields() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getFifteenMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
 
getFifteenMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
getFiveMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
 
getFiveMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
getFormatted() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getGauge(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getGauges() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getGauges(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getGenericType(Type) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
Typeの汎用タイプを取得します。
getGrantsFromServer(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
非推奨。
IDCSサーバーから権限を取得します。
getGrantsFromServer(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderのメソッド
IDCSサーバーから権限を取得します。
getGrantsFromServer(String, String, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
非推奨。
IDCSサーバーから権限を取得します。
getGrantsFromServer(String, String, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのメソッド
IDCSサーバーから権限を取得します。
getHeaders() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
メッセージがKafkaコネクタによって作成されなかった場合、レコードまたは空のヘッダーとともにKafkaから受信したHeadersを返します。
getHeaders() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getHistogram(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getHistograms() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getHistograms(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getHoldability() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getIndex() - クラスio.helidon.microprofile.lra.LraCdiExtensionのメソッド
 
getInjectionPoints() - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
 
getInstance() - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
ファクトリのシングルトン・インスタンスを返します。
getInstance() - インタフェースio.helidon.metrics.api.RegistryFactoryのstaticメソッド
RegistryFactoryのシングルトン・インスタンスを返します。初期デフォルト値、またはRegistryFactory.getInstance(MetricsSettings)またはRegistryFactory.getInstance(Config)の最近の使用による結果のいずれかです。
getInstance() - クラスio.helidon.metrics.RegistryFactoryのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
getInstance(Config) - インタフェースio.helidon.metrics.api.RegistryFactoryのstaticメソッド
非推奨。
代わりにRegistryFactory.getInstance(MetricsSettings)を使用してください
getInstance(Config) - クラスio.helidon.metrics.RegistryFactoryのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
getInstance(MeterRegistryFactory.Builder) - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
シングルトンに新しいファクトリを作成して保存します。
getInstance(ComponentMetricsSettings) - インタフェースio.helidon.metrics.api.RegistryFactoryのstaticメソッド
指定されたComponentMetricsSettingsおよび基礎となる全体的なメトリクス設定に従って、RegistryFactoryを返します。
getInstance(MetricsSettings) - インタフェースio.helidon.metrics.api.RegistryFactoryのstaticメソッド
指定されたMetricsSettingsに従ってRegistryFactoryを返し、インスタンスをシングルトンの新しい値にします。
getInstance(Class<U> ) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
ストアからインスタンスを取得します。
getInstanceFrom(BeanManager) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのstaticメソッド
指定されたBeanManagerに登録されている唯一のReferenceCountedContextを返します。
getIssuer() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
トークンの発行者。
getIssueTime() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
トークンの発行時間。
getJarFileUrls() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getJavaClass() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getJmsConnection() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getJmsConnection() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSプロバイダへのクライアント接続を取得します。
getJmsConnectionFactory() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getJmsConnectionFactory() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMS接続ファクトリの取得。
getJmsMessage() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getJmsMessage() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
元のJMSメッセージを受信しました。
getJmsMessage() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getJmsSession() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getJmsSession() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSセッションに関するメタデータ。
getJNDIConnectorLookupType() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
呼び出されると、JNDIConnector.UNDEFINED_LOOKUPを返します。
getJson() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
このアドレスのjson表現を作成します。
getJtaDataSource() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getJwt() - クラスio.helidon.security.jwt.SignedJwtのメソッド
この署名付きJWTからJWTインスタンスを返します。
getKey() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
キー。指定されていない場合はOptional.empty()
getKey() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getKeyBytes() - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
秘密キーのバイト数を取得します。
getKeyFactory(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
アルゴリズムのキー・ファクトリを作成します。
GetKv1 - io.helidon.integrations.vault.secrets.kv1のクラス
KV1シークレット・リクエストおよびレスポンスを取得します。
GetKv1.Request - io.helidon.integrations.vault.secrets.kv1のクラス
リクエスト・オブジェクト。
GetKv1.Response - io.helidon.integrations.vault.secrets.kv1のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
GetKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
KV2シークレット・リクエストおよびレスポンスを取得します。
GetKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
GetKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
getLocality() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getLoginTimeout() - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
getLogWriter() - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
getMac(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
アルゴリズムのMACを作成します。
getManagedClassNames() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getMappingFileNames() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getMarshallerSupplier() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
使用するMarshallerSupplierの取得。
getMarshallerSupplier(GrpcMarshaller) - クラスio.helidon.microprofile.grpc.core.ModelHelperのstaticメソッド
注釈で指定された名前付きMarshallerSupplierを取得します。
getMax() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
 
getMBeanServer() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
CDIを使用して関連するMBeanServerを検索し、それをキャッシュして返します。
getMean() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
 
getMeanRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
 
getMeanRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
getMessage() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
人間が読める形式の問題の説明。
getMessage() - 例外io.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryType.UnrecognizedBuiltInRegistryTypeExceptionのメソッド
 
getMessageListener() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
getMessages() - 例外io.helidon.common.Errors.ErrorMessagesExceptionのメソッド
すべてのタイプの(ヒント、警告、致命的)のエラー・メッセージを取得します。
getMetadata() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMetadata(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMetaData() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getMeter(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMeters() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMeters(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMethodLevelAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
メソッド・レベルの注釈を返します。
getMethodName() - クラスio.helidon.security.SecurityLevelのメソッド
このレベルが表すメソッドの名前を返します。
getMethods() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getMetric(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMetric(MetricID, Class<T> ) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMetricIDs() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMetrics() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMetrics(Class<T>, MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMetrics(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getMetricsByName(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
指定されたメトリック名と一致するメトリックID/メトリック・ペアのリストを返します。
getMetricsByName(String) - クラスio.helidon.metrics.Registryのメソッド
 
getMin() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
 
getName() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
このプールの名前を返します。
getName() - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのメソッド
 
getName() - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのメソッド
 
getName() - クラスio.helidon.integrations.micronaut.cdi.processor.ApplicationScopedTransformerのメソッド
 
getName() - クラスio.helidon.integrations.micronaut.cdi.processor.DependentTransformerのメソッド
 
getName() - クラスio.helidon.integrations.micronaut.cdi.processor.RequestScopedTransformerのメソッド
 
getName() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
非推奨。
 
getName() - クラスio.helidon.security.Grantのメソッド
 
getName() - クラスio.helidon.security.NamedProviderのメソッド
このプロバイダの名前。
getNames() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getNetworkTimeout() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getNewTempClassLoader() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getNonJtaDataSource() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getObject() - クラスio.helidon.security.ProviderRequestのメソッド
このリクエストのオブジェクト。
getOffset() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
このメッセージを受信したパーティション内のレコードのオフセット。
getOffset() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getOneMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
 
getOneMinuteRate() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
getOptionalMetricEntry(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
メトリックIDおよび指定されたメトリック名に一致する対応するメトリックを含むエントリのOptionalを返します。
getOptionalMetricEntry(String) - クラスio.helidon.metrics.Registryのメソッド
 
getParentLogger() - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
getPartition() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
このメッセージを受信したパーティションの数。
getPartition() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getPayload() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getPayload() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getPayload() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getPeakQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
ピーク・キュー・サイズを返します。
getPersistenceProviderClassName() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getPersistenceUnitName() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getPersistenceUnitRootUrl() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getPersistenceXMLSchemaVersion() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getPostalCode() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getProperties() - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのメソッド
 
getProperties() - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのメソッド
 
getProperties() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getProperty(String) - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getProperty(String) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSプロパティを名前で取得します。
getPropertyNames() - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのメソッド
 
getPropertyNames() - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのメソッド
 
getPropertyNames() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
既知のすべての構成プロパティ名のSetを返します。
getPropertyNames() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getPropertyNames() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
すべてのJMSプロパティ名のセットを返します。
getProvidedJtaPlatform() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformProviderのメソッド
null以外のJtaPlatformを返します。
getProvider() - クラスio.helidon.security.NamedProviderのメソッド
プロバイダ・インスタンス。
getProviders(Class<T> ) - インタフェースio.helidon.security.spi.ProviderSelectionPolicy.Providersのメソッド
プロバイダ・タイプに基づいて名前付きプロバイダのリストを取得します。
getPublisher(String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, Multi<DataChunk>, R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
ストリームで構成されるレスポンスを取得します。
getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
 
getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.mock.MockConnectorのメソッド
 
getQop() - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopのメソッド
QOP文字列を取得します。
getQueue() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
getQueueCapacity() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
キューの容量を返します。
getQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
キュー内の現在のタスク数を返します。
getReferenceCount(Contextual<?>) - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
現在のスレッドと指定されたContextualの組合せに関連付けられたコンテキスト・インスタンスの参照数(ある場合)を返します。
getRegion() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getRegistry(MetricRegistry.Type) - インタフェースio.helidon.metrics.api.RegistryFactoryのメソッド
リクエストされたタイプのMetricRegistryインスタンスを返します。
getRegistry(MetricRegistry.Type) - クラスio.helidon.metrics.RegistryFactoryのメソッド
タイプに基づいてレジストリを取得します。
getRejectedExecutionHandler() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
getRejectionCount() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
拒否数を返します。
getRejectionCount() - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
拒否の数を返します。
getReplyTo() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
メッセージの宛先に返信を返します。
getRequestType() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
リクエスト・タイプを取得します。
getResource(Object) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドの呼出し時に、現在のスレッドにバインドされているトランザクションに対して管理されているリソースのMapからオブジェクトを取得します。
getResponseType() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
レスポンス・タイプを取得します。
getRoles(Subject) - インタフェースio.helidon.security.Securityのstaticメソッド
Roleに基づいて、サブジェクトが持つロールのセットを取得します。
getRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドが呼び出された時点で現在のスレッドにバインドされているトランザクションのrollbackOnlyステータスを取得します。
getSchema() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getScope() - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
呼び出されると、ReferenceCounted.classを返します。
getServices() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
登録されたServerServiceDefinitionの不変のListを取得します。
getSeverity() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
Severityの取得。
getSharedCacheMode() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getSignature() - クラスio.helidon.security.jwt.SignedJwtのメソッド
シグネチャ・バイト。
getSignature(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
アルゴリズムのシグネチャを作成します。
getSignedBytes() - クラスio.helidon.security.jwt.SignedJwtのメソッド
(ペイロード・バイト)に署名されたバイト数。
getSimpleTimer(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getSimpleTimers() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getSimpleTimers(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getSnapshot() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
 
getSnapshot() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
getSource() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
問題のソース。
getSpan(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
指定されたspanのトレースされたspan構成を取得します。
getSpanLog(String) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
トレースされたスパン・ログの構成。
getStatus() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
現在のスレッドに関連付けられたトランザクションのステータスを返します。
getStdDev() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
 
getStreetAddress() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getString(JsonObject, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
文字列であるjsonオブジェクト(存在する場合)からキー値を抽出します。
getStrings(JsonObject, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
文字列のリストであるjsonオブジェクト(存在する場合)からキー値を抽出します。
getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
 
getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.mock.MockConnectorのメソッド
 
getSum() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
 
getSupportedAnnotationTypes() - クラスio.helidon.config.metadata.processor.ConfigMetadataProcessorのメソッド
 
getSupportedSourceVersion() - クラスio.helidon.config.metadata.processor.ConfigMetadataProcessorのメソッド
 
getTimer(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getTimers() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getTimers(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getToken(RoleMapTracing) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.AppTokenのメソッド
非推奨。
IDCSへのリクエストに使用するトークンを取得します。
getToken(RoleMapTracing) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.AppTokenRxのメソッド
 
getTokenInstance(Class<U> ) - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
特定のクラスのトークンを取得します。
getTopic() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
このメッセージを受信したトピックの名前。
getTopic() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getTotalTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
完了および失敗したタスクの数を返します。
getTransacted() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
getTransaction() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
呼出し側のスレッドのトランザクション・コンテキストを表すTransactionオブジェクトを返します。
getTransactionIsolation() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getTransactionKey() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドが呼び出された時点で現在のスレッドにバインドされているトランザクションを表す不透明なオブジェクトを返します。
getTransactionStatus() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドが呼び出された時点で、現在のスレッドにバインドされているトランザクションのステータスを返します。
getTransactionType() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getType() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSクライアントを送信して設定された戻りタイプ識別子。
getType() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
getType(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
getTypeClosure() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getTypeMap() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getTypeName() - クラスio.helidon.common.GenericTypeのメソッド
 
getUserTransaction() - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのメソッド
UserTransaction.userTransaction()メソッドを起動して結果を返すことで、この環境に存在するUserTransactionを返します。
getValidationMode() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getValue() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsGaugeのメソッド
 
getValue(double) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
 
getValue(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
getValue(Object, String) - クラスio.helidon.security.ProviderRequestのstaticメソッド
オブジェクトからプロパティの値を取得します。
getValue(String) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのメソッド
 
getValue(String) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのメソッド
 
getValues() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
 
getWarnings() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
GitConfigSource - io.helidon.config.gitのクラス
Gitリポジトリから構成ドキュメントをロードする構成ソース。
GitConfigSourceBuilder - io.helidon.config.gitのクラス
Git ConfigSourceビルダー。
GitConfigSourceBuilder.GitEndpoint - io.helidon.config.gitのクラス
Gitソース・エンドポイント記述子
GitConfigSourceProvider - io.helidon.config.gitのクラス
このプロバイダのメタ構成のサービス・ローダー・サービス。
GitConfigSourceProvider() - クラスio.helidon.config.git.GitConfigSourceProviderのコンストラクタ
 
GitEndpoint(URI, String, Path, String, CredentialsProvider) - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのコンストラクタ
記述子を作成します。
givenName() - クラスio.helidon.security.jwt.Jwtのメソッド
指定の名前クレーム。
givenName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクト(名)の指定名。
global() - クラスio.helidon.tracing.jaeger.JaegerTracerProviderのメソッド
 
global() - クラスio.helidon.tracing.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
global() - クラスio.helidon.tracing.opentracing.OpenTracingTracerProviderのメソッド
 
global() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
登録されているグローバル・トレーサ、または登録されていない場合はNoOpトレーサ。
global() - インタフェースio.helidon.tracing.Tracerのstaticメソッド
現在登録されているグローバル・トレーサを取得します。
global(Tracer) - クラスio.helidon.tracing.jaeger.JaegerTracerProviderのメソッド
 
global(Tracer) - クラスio.helidon.tracing.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
global(Tracer) - クラスio.helidon.tracing.opentracing.OpenTracingTracerProviderのメソッド
 
global(Tracer) - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
グローバル・トレーサ・インスタンスを登録します。
global(Tracer) - インタフェースio.helidon.tracing.Tracerのstaticメソッド
グローバル・トレーサを登録します。動作は実装によって異なります。
GLOBAL_TAGS_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのstatic変数
カンマ区切りのtag=valueグローバル・タグ設定の構成キー。
globalContext() - クラスio.helidon.common.context.Contextsのstaticメソッド
グローバル・コンテキストは常に存在し、このJVMで静的に共有されます。
globalTags() - インタフェースio.helidon.metrics.api.MetricsSettingsのメソッド
グローバル・タグ(ある場合)を返します。
globalTags(Map<String, String>) - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのメソッド
すべてのメトリクスに適用されるグローバル・タグを設定します。
globalTracer() - クラスio.helidon.tracing.opentelemetry.OpenTelemetryTracerProviderのstaticメソッド
グローバル・トレーサまたはグローバル・オープン・テレメトリからのトレーサを登録しました。
globalTracer(Tracer) - クラスio.helidon.tracing.opentelemetry.OpenTelemetryTracerProviderのstaticメソッド
グローバル・トレーサを登録します。
GONE_410 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
410 Gone、「HTTP/1.1ドキュメント」を参照。
GoogleTokenException - io.helidon.security.providers.google.loginでの例外
Googleアクセス・トークンの処理に問題がある場合にスローされる例外です。
GoogleTokenProvider - io.helidon.security.providers.google.loginのクラス
フロントエンドからのログイン・ボタンをサポートするプロバイダ。
GoogleTokenProvider.Builder - io.helidon.security.providers.google.loginのクラス
GoogleTokenProviderインスタンスを構築するFluent APIビルダー。
GoogleTokenService - io.helidon.security.providers.google.loginのクラス
googleトークン・プロバイダ用のJavaサービス(SecurityProviderService)。
GoogleTokenService() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのコンストラクタ
 
Grant - io.helidon.securityのクラス
サブジェクトに付与できるものを表す概念。
Grant(Grant.Builder<?>) - クラスio.helidon.security.Grantのコンストラクタ
ビルダーに基づくインスタンスを作成します。
Grant.Builder<B extends Grant.Builder<B>> - io.helidon.securityのクラス
他のGrant実装によって拡張されるGrant用のfluent APIビルダー。
grants(Class<T> ) - クラスio.helidon.security.Subjectのメソッド
タイプ・クラスによって決定された特定のタイプのすべての権限付与を取得します。
grantsByType(String) - クラスio.helidon.security.Subjectのメソッド
タイプ名で決定された特定のタイプのすべての権限付与を取得します。
GRAPHQL_SCHEMA_URI - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
GraphQlConstants.GRAPHQL_WEB_CONTEXTでのGraphQlスキーマのデフォルトURI。
GRAPHQL_WEB_CONTEXT - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
GraphQlエンドポイントのデフォルトのwebコンテキスト。
GraphQlCdiExtension - io.helidon.microprofile.graphql.serverのクラス
Microprofile GraphQLに関連するクラスを収集するためのCDI Extension
GraphQlCdiExtension() - クラスio.helidon.microprofile.graphql.server.GraphQlCdiExtensionのコンストラクタ
 
GraphQlConfigurationException - io.helidon.microprofile.graphql.serverでの例外
GraphQLアプリケーションが起動しないようにするのに十分なクリティカルな例外を定義します。
GraphQlConfigurationException() - 例外io.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
GraphQlConfigurationExceptionを構築します。
GraphQlConfigurationException(String) - 例外io.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
指定されたメッセージでGraphQlConfigurationExceptionを構築します。
GraphQlConfigurationException(String, Throwable) - 例外io.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
指定されたメッセージとThrowableを使用してGraphQlConfigurationExceptionを構築します。
GraphQlConstants - io.helidon.graphql.serverのクラス
GraphQL実装全体で使用される定数です。
GraphQlSupport - io.helidon.graphql.serverのクラス
GraphQL for Helidon WebServerのサポート。
GraphQlSupport.Builder - io.helidon.graphql.serverのクラス
GraphQlSupportを作成するFluent APIビルダー。
groupId(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
このコンシューマが属するコンシューマ・グループを識別する一意の文字列。
Grpc - io.helidon.microprofile.grpc.coreの注釈インタフェース
gRPCサービスを表すものとしてクラスをマークするために使用される注釈。
GRPC_SECURITY_HANDLER - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
デフォルトのセキュリティ・ハンドラgRPCメタデータ・ヘッダー・キー。
Grpc.Literal - io.helidon.microprofile.grpc.coreのクラス
GrpcCdiExtension - io.helidon.microprofile.grpc.coreのクラス
検出時にBeanを処理する拡張機能。
GrpcCdiExtension() - クラスio.helidon.microprofile.grpc.core.GrpcCdiExtensionのコンストラクタ
 
GrpcChannel - io.helidon.microprofile.grpc.clientの注釈インタフェース
GrpcChannelsProvider.channel(String)のドキュメントで説明されているように、インジェクト先の構成済gRPCチャネルの名前または接続先のホストの名前を指定するために使用できる修飾子注釈。
GrpcChannel.Literal - io.helidon.microprofile.grpc.clientのクラス
GrpcChannelDescriptor - io.helidon.grpc.clientのクラス
GrpcChannelDescriptorには、Channelの構成が含まれます。
GrpcChannelDescriptor.Builder - io.helidon.grpc.clientのクラス
ビルダーはGrpcChannelDescriptorを構築します。
GrpcChannelsProvider - io.helidon.grpc.clientのクラス
GrpcChannelsProviderは、事前構成済gRPCチャネル・インスタンスのファクトリです。
GrpcChannelsProvider.Builder - io.helidon.grpc.clientのクラス
ビルダーは、GrpcChannelsProviderのインスタンスを構築します。
GrpcClientCdiExtension - io.helidon.microprofile.grpc.clientのクラス
gRPCクライアント機能を追加するCDI拡張機能。
GrpcClientCdiExtension() - クラスio.helidon.microprofile.grpc.client.GrpcClientCdiExtensionのコンストラクタ
 
GrpcClientSecurity - io.helidon.security.integration.grpcのクラス
gRPC CallCredentials実装。
GrpcClientSecurity.Builder - io.helidon.security.integration.grpcのクラス
GrpcClientSecurityインスタンスのビルダー。
GrpcHelper - io.helidon.grpc.coreのクラス
一般的なgRPCタスクのヘルパー・メソッド。
GrpcInterceptor - io.helidon.microprofile.grpc.coreの注釈インタフェース
クラスがgRPCインターセプタであることを指定します。
GrpcInterceptor.Literal - io.helidon.microprofile.grpc.coreのクラス
GrpcInterceptorBinding - io.helidon.microprofile.grpc.coreの注釈インタフェース
注釈型がgRPCインターセプタ・バインディング・タイプであることを指定します。
GrpcInterceptors - io.helidon.microprofile.grpc.coreの注釈インタフェース
ターゲットgRPCサービス・クラスまたはターゲット・クラスのgRPCサービス・メソッドのgRPCインターセプタの順序付きリストを宣言します。
GrpcMarshaller - io.helidon.microprofile.grpc.coreの注釈インタフェース
rpcメソッド・コールに使用する名前付きマーシャラ・サプライヤを指定するために、型またはメソッドに注釈を付けるために使用される注釈。
GrpcMethod - io.helidon.microprofile.grpc.coreの注釈インタフェース
gRPCサービスを表すものとしてクラスをマークする注釈またはgRPCサービス・メソッドとしてメソッドをマークする注釈。
GrpcMetricRegistrationObserver - io.helidon.microprofile.grpc.metricsのクラス
静的ファクトリ・メソッドを使用したMetricRegistrationObserverのgRPC実装。
GrpcMetrics - io.helidon.grpc.metricsのクラス
gRPCコール・メトリクスの取得を可能にするServerInterceptor
GrpcMetrics.NamingFunction - io.helidon.grpc.metricsのインタフェース
メトリック名を作成できるクラスによって実装されます。
GrpcMetricsCdiExtension - io.helidon.microprofile.grpc.metricsのクラス
gRPCメトリクスのCDI拡張。
GrpcMetricsCdiExtension() - クラスio.helidon.microprofile.grpc.metrics.GrpcMetricsCdiExtensionのコンストラクタ
 
GrpcMpContext - io.helidon.microprofile.grpc.server.spiのインタフェース
マイクロプロファイルgRPCサーバー拡張機能がgRPCサーバーの追加サービスまたはコンポーネントを構成したり、CDI beanマネージャを使用できるようにするためのコンテキスト。
GrpcMpExtension - io.helidon.microprofile.grpc.server.spiのインタフェース
gRPCサーバーの機能を拡張するマイクロプロファイル・サービス。
GrpcProxy - io.helidon.microprofile.grpc.clientの注釈インタフェース
gRPCサービス・クライアント・プロキシのインジェクション・ポイントをマークするために使用される修飾子注釈。
GrpcProxy.Literal - io.helidon.microprofile.grpc.clientのクラス
GrpcProxyBuilder<T> - io.helidon.microprofile.grpc.clientのクラス
gRPCクライアントの動的プロキシのビルダー。
GrpcRouting - io.helidon.grpc.serverのインタフェース
GrpcRoutingは、gRPCサービスとインターセプタおよびルーティング・ルールの構成を表します。
GrpcRouting.Builder - io.helidon.grpc.serverのクラス
GrpcRoutingインスタンスを構築できるビルダー。
GrpcRoutingImpl - io.helidon.grpc.serverのクラス
GrpcRoutingの実装。
GrpcSecurity - io.helidon.security.integration.grpcのクラス
gRPCサーバーへのセキュリティの統合。
GrpcSecurityHandler - io.helidon.security.integration.grpcのクラス
gRPCサーバーのセキュリティを処理します。
GrpcServer - io.helidon.grpc.serverのインタフェース
不変に構成されたgRPCサーバーを表します。
GrpcServer.Builder - io.helidon.grpc.serverのクラス
GrpcServerビルダー・クラスは、GrpcServerインスタンスを時間指定する便利な方法を提供します。
GrpcServerBasicConfig - io.helidon.grpc.serverのクラス
GrpcServer実装の構成クラス。
GrpcServerCdiExtension - io.helidon.microprofile.grpc.serverのクラス
gRPC serverを起動するCDI拡張機能。
GrpcServerCdiExtension() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtensionのコンストラクタ
 
GrpcServerCdiExtension.ServerProducer - io.helidon.microprofile.grpc.serverのクラス
実行中のGrpcServerにインプロセスChannelを提供できるCDIプロデューサ。
grpcServerConfiguration() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
GrpcServerConfigurationを取得します。
GrpcServerConfiguration - io.helidon.grpc.serverのインタフェース
gRPCサーバーの構成。
GrpcServerConfiguration.Builder - io.helidon.grpc.serverのクラス
GrpcServerImpl - io.helidon.grpc.serverのクラス
gRPCサーバーの実装。
GrpcService - io.helidon.grpc.serverのインタフェース
Helidon gRPCサービス。
GrpcServiceBuilder - io.helidon.microprofile.grpc.serverのクラス
注釈付きPOJOからServiceDescriptorインスタンスを構築するためのビルダー。
GrpcServiceClient - io.helidon.grpc.clientのクラス
特定のgRPCサービスのgRPCクライアント。
GrpcServiceClient.Builder - io.helidon.grpc.clientのクラス
GrpcServiceClientのインスタンスを構築するためのビルダー。
GrpcServiceClient.SingleValueStreamObserver<T> - io.helidon.grpc.clientのクラス
オブザーバの完了時にCompletableFutureを完了する単純なStreamObserverアダプタ・クラス。
GrpcTlsDescriptor - io.helidon.grpc.coreのクラス
GrpcTlsDescriptorには、ChannelのTLSの構成に関する詳細が含まれています。
GrpcTlsDescriptor.Builder - io.helidon.grpc.coreのクラス
ビルダー: GrpcTlsDescriptorの新しいインスタンスを構築します。
GrpcTracing - io.helidon.grpc.serverのクラス
gRPCサービス・コールにトレースを追加するServerInterceptor
GrpcTracingConfig - io.helidon.grpc.serverのクラス
gRPCトレースの構成。
GrpcTracingConfig.Builder - io.helidon.grpc.serverのクラス
トレーサの構成を構築します。
GrpcTracingContext - io.helidon.grpc.coreのクラス
トレースに関連するコンテキスト情報。
GrpcTracingName - io.helidon.grpc.coreのインタフェース
スパン操作名の名前ジェネレータ。

H

HALF_OPEN - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの列挙定数
回線が半分オープンで、一部のテスト・リクエストが処理され、その他のテスト・リクエストはCircuitBreakerOpenExceptionで失敗します。
handle(DirectHandler.TransportRequest, DirectHandler.EventType, Http.ResponseStatus, String) - インタフェースio.helidon.webserver.DirectHandlerのメソッド
ルーティングをバイパスするレスポンスのハンドラ、「現在のスレッドをブロックしないでください」
handle(DirectHandler.TransportRequest, DirectHandler.EventType, Http.ResponseStatus, Throwable) - インタフェースio.helidon.webserver.DirectHandlerのメソッド
ルーティングをバイパスするレスポンスのハンドラ、「現在のスレッドをブロックしないでください」
handle(BiFunction<? super T, Throwable, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
handle(BiFunction<? super T, Throwable, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
handleBytesResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, ApiOptionalResponse.BuilderBase<?, T, byte[], R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
オプションのバイト・エンティティのバイト・レスポンスを処理します。
handleJsonResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, ApiEntityResponse.Builder<?, T, JsonObject>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
レスポンス・エンティティからJsonObjectを読み取り、成功に応じてjsonOkResponseまたはerrorResponseを呼び出します。
handleOptionalJsonResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, ApiOptionalResponse.BuilderBase<?, T, JsonObject, R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
オプションのJSONエンティティのレスポンスを処理します。
handlePublisherResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, ApiOptionalResponse.BuilderBase<?, T, Multi<DataChunk>, R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
オプションのパブリッシャ・エンティティのレスポンスを処理します。
handler() - クラスio.helidon.webserver.Http1Routeのメソッド
有効なHandlerを返します。
handler(URI) - クラスio.helidon.webclient.Proxyのメソッド
新しいプロキシ・チャネル・ハンドラを作成します。
Handler - io.helidon.webserverのインタフェース
ServerRequestおよびServerResponseハンドラ。
Handler.EntityHandler<T> - io.helidon.webserverのインタフェース
requestresponseおよびHTTPリクエスト・コンテンツ・エンティティを処理します。
handleResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, ApiResponse.Builder<?, T>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
エンティティを予期していないリクエストに対するレスポンスを処理します。
handlerSuppliers() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
メソッド・ハンドラ・サプライヤのリストを取得します。
handlingClass() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
リソース処理クラス。
handlingMethod() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
呼び出されたリソース・メソッドを処理するメソッド。
hasContentType(MediaType...) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたコンテンツ・タイプのリクエストのみを受け入れます。
hasContentType(String...) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたコンテンツ・タイプのリクエストのみを受け入れます。
hasFatal() - クラスio.helidon.common.Errors.Collectorのメソッド
このコレクタにすでに致命的なメッセージがあるかどうかをチェックするヘルパー・メソッドです。
hasFatal() - クラスio.helidon.common.Errorsのメソッド
致命的メッセージがこれらのメッセージの一部であるかどうかを確認します。
HASH_ALGORITHM_SHA2_224 - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-224"。
HASH_ALGORITHM_SHA2_224 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-224"。
HASH_ALGORITHM_SHA2_256 - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-256"。
HASH_ALGORITHM_SHA2_256 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-256"。
HASH_ALGORITHM_SHA2_384 - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-384"。
HASH_ALGORITHM_SHA2_384 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-384"。
HASH_ALGORITHM_SHA2_512 - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-512"。
HASH_ALGORITHM_SHA2_512 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-512"。
hashAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのメソッド
キー・タイプ(ただし、独自のハッシュ・アルゴリズムを指定するed25519は含まれません)のサポートに使用するハッシュ・アルゴリズムを指定します。
hashAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
キー・タイプ(ただし、独自のハッシュ・アルゴリズムを指定するed25519は含まれません)のサポートに使用するハッシュ・アルゴリズムを指定します。
hashAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
キー・タイプ(ただし、独自のハッシュ・アルゴリズムを指定するed25519は含まれません)のサポートに使用するハッシュ・アルゴリズムを指定します。
hashAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
キー・タイプ(ただし、独自のハッシュ・アルゴリズムを指定するed25519は含まれません)のサポートに使用するハッシュ・アルゴリズムを指定します。
hashCode() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
 
hashCode() - クラスio.helidon.common.GenericTypeのメソッド
 
hashCode() - クラスio.helidon.common.http.HashParametersのメソッド
 
hashCode() - クラスio.helidon.common.http.MediaTypeのメソッド
タイプ、サブタイプおよびパラメータからハッシュ・コードを生成します。
hashCode() - クラスio.helidon.config.ValueNodeImplのメソッド
 
hashCode() - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
 
hashCode() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
 
hashCode() - クラスio.helidon.security.Grantのメソッド
 
hashCode() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
 
hashCode() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
 
hashCode() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
非推奨。
 
hashCode() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKeyのメソッド
 
hashCode() - クラスio.helidon.tracing.Tagのメソッド
 
hashCode() - クラスio.helidon.webclient.Proxyのメソッド
 
hashCode() - クラスio.helidon.webclient.WebClientTlsのメソッド
 
HashDigest - io.helidon.common.cryptoのクラス
HashDigestは、通常のデータ・ダイジェストの作成と検証に使用されます。
HashDigest.Builder - io.helidon.common.cryptoのクラス
HashDigestのビルダー。
hasHint() - クラスio.helidon.common.Errorsのメソッド
ヒント・メッセージがこれらのメッセージの一部であるかどうかを確認します。
HashParameters - io.helidon.common.httpのクラス
書込みのたびにコピーする必要がある、大/小文字を区別しないキーおよび不変のList値を持つConcurrentSkipListMapベースのParameters実装。
HashParameters() - クラスio.helidon.common.http.HashParametersのコンストラクタ
新しいインスタンスを作成します。
HashParameters(Parameters) - クラスio.helidon.common.http.HashParametersのコンストラクタ
指定されたデータから新しいインスタンスを作成します。
HashParameters(Map<String, List<String>>) - クラスio.helidon.common.http.HashParametersのコンストラクタ
指定されたデータから新しいインスタンスを作成します。
hasMore() - クラスio.helidon.common.http.Tokenizerのメソッド
処理する文字がさらにあるかどうかをテストします。
hasParameterCount(int) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
このメソッド・リストから、特定の数のパラメータを持つすべてのメソッドを含むメソッドの新しいサブリストを取得します。
hasPartialResultsException() - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
このコンテキストに例外が設定されたかどうか。
hasProperty(String) - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
hasProperty(String) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSプロパティが存在するかどうか確認してください。
hasProvider(String) - クラスio.helidon.security.Security.Builderのメソッド
名前のプロバイダが構成されているかどうかを確認してください。
hasRequests() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
需要が0より大きいかどうかをチェックします。
hasRequests() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
需要が0より大きいかどうかをチェックします。
hasRequests() - クラスio.helidon.messaging.Emitterのメソッド
 
hasReturnType(Class<?>) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
このメソッド・リストから、指定された戻り型を宣言するすべてのメソッドを含むメソッドの新しいサブリストを取得します。
hasSocket(String) - クラスio.helidon.webserver.WebServer.Builderのメソッド
このビルダーには、名前付きソケット構成をバリデートするメソッドが存在します。
hasSuffix(String) - クラスio.helidon.common.http.MediaTypeのメソッド
このメディア・タイプがStructured Syntax suffix (RFC 6839)を提供しているかどうかをテストします。
hasTls() - インタフェースio.helidon.webserver.WebServerのメソッド
デフォルトのソケットにTLSが構成されている場合は、trueを返します。
hasTls(String) - インタフェースio.helidon.webserver.WebServerのメソッド
指定されたソケットにTLSが構成されている場合、trueを返します。
hasValue() - インタフェースio.helidon.config.Configのメソッド
この構成ノードが直接値を持つ場合にtrueを返します。
hasValue() - インタフェースio.helidon.config.MergeableNodeのメソッド
各ノードには直接値を指定でき、さらにオブジェクト・ノードまたはリスト・ノードを指定できます。
hasValue() - クラスio.helidon.config.ObjectNodeImplのメソッド
 
hasValue() - クラスio.helidon.config.ValueNodeImplのメソッド
 
hasWarning() - クラスio.helidon.common.Errorsのメソッド
警告メッセージがこれらのメッセージの一部であるかどうかを確認します。
HcpSysProvider - io.helidon.integrations.vault.sysのクラス
SysRx用のJava Service Loaderサービスの実装。
HcpSysProvider() - クラスio.helidon.integrations.vault.sys.HcpSysProviderのコンストラクタ
 
head() - インタフェースio.helidon.webclient.WebClientのメソッド
headメソッドのリクエスト・ビルダーを作成します。
head(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
head(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのHEADリクエストを指定されたハンドラにルーティングします。
head(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
head(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
HEADリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
head(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
head(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
HEADリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
HEAD - 列挙型クラスio.helidon.common.http.Http.Methodの列挙定数
HEADメソッドは、サーバーがレスポンスでメッセージ本文を返さないことを除き、Http.Method.GETと同じです。
header() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
シグネチャを格納するヘッダー。
header(HttpSignHeader) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
シグネチャを格納するヘッダー。
header(String, Object) - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
指定されたヘッダーと値を最終レスポンスに追加するように配置します。
header(String, String) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
新しいヘッダーの追加
header(String, String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
単一値ヘッダーを追加します。
header(String, String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
指定されたヘッダーと値を最終レスポンスに追加するように配置します。
header(String, String...) - クラスio.helidon.webserver.DirectHandler.TransportResponse.Builderのメソッド
ヘッダーを追加/置換します。
header(String, List<String>) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
複数値ヘッダーを追加します。
header(Map<String, List<String>>, String) - クラスio.helidon.security.util.TokenHandlerのメソッド
トークンを新しいヘッダーとして設定します。
HEADER_ORIG_URI - インタフェースio.helidon.security.Securityのstatic変数
統合では、各リクエストに特別なヘッダーを追加する必要があります。
HeaderAtnOutboundConfig - io.helidon.security.providers.headerのクラス
アウトバウンドのヘッダー・アサーション・セキュリティ・プロバイダ構成。
HeaderAtnOutboundConfig.Builder - io.helidon.security.providers.headerのクラス
HeaderAtnOutboundConfigのFluent APIビルダー。
HeaderAtnProvider - io.helidon.security.providers.headerのクラス
ヘッダーからユーザー名(またはサービス名)を抽出するセキュリティ・プロバイダ。
HeaderAtnProvider.Builder - io.helidon.security.providers.headerのクラス
HeaderAtnProvider用のfluent APIビルダー。
HeaderAtnService - io.helidon.security.providers.headerのクラス
Securityで自動構成するためのHeaderAtnProviderのサービス。
HeaderAtnService() - クラスio.helidon.security.providers.header.HeaderAtnServiceのコンストラクタ
 
headerAudience(List<String>) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
headerClaim(String) - クラスio.helidon.security.jwt.Jwtのメソッド
ヘッダーからクレームの名前を取得します。
headerClaim(String) - クラスio.helidon.security.jwt.JwtHeadersのメソッド
ヘッダーからクレームの名前を取得します。
HeaderConsumer - io.helidon.tracingのインタフェース
トレース情報をサービス境界に伝播する際のヘッダーの構成に使用するAPI。
headerContainsKey(String) - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
指定されたヘッダーが存在するかどうかを報告します。
headerHandler() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
リクエストからヘッダー情報を抽出するTokenHandler
headerIssuer(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
発行者クレームはJWTを発行したプリンシパルを識別します。
headerJson() - クラスio.helidon.security.jwt.Jwtのメソッド
JSONヘッダー・オブジェクトを作成します。
headerJson() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
JSONヘッダー・オブジェクトを作成します。
HeaderLogEntry - io.helidon.webserver.accesslogのクラス
ヘッダー値のアクセス・ログ・エントリ。
HeaderLogEntry.Builder - io.helidon.webserver.accesslogのクラス
HeaderLogEntryのFluent APIビルダー。
HeaderProvider - io.helidon.tracingのインタフェース
サービス境界を越えて受信される伝播されたトレース情報の読取り時にヘッダーを取得するために使用されるAPI。
headers() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
不変の構成済みのヘッダーを返します。
headers() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
不変の構成済みのヘッダーを返します。
headers() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
HTTPヘッダーを受信しました。
headers() - クラスio.helidon.integrations.common.rest.ApiResponseのメソッド
レスポンスで返されたHTTPヘッダー。
headers() - 例外io.helidon.integrations.common.rest.ApiRestExceptionのメソッド
レスポンスHTTPヘッダー。
headers() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
headers() - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
ベースとなるヘッダーを取得します。
headers() - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
ベースとなるヘッダーを取得します。
headers() - インタフェースio.helidon.media.multipart.BodyPartのメソッド
HTTPパート・ヘッダーを返します。
headers() - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
 
headers() - クラスio.helidon.media.multipart.WriteableBodyPartのメソッド
 
headers() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたJWTヘッダー。
headers() - クラスio.helidon.security.jwt.Jwtのメソッド
ヘッダー
headers() - クラスio.helidon.security.SecurityEnvironmentのメソッド
メッセージの処理に使用できるトランスポート・ヘッダー。
headers() - インタフェースio.helidon.webclient.WebClientRequestBuilder.ClientRequestのメソッド
現在のリクエストで使用されるヘッダー。
headers() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
送信ヘッダーの(mutable)インスタンスを取得します。
headers() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
HTTPレスポンスのヘッダー。
headers() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエスト・ヘッダーを構成しました。
headers() - インタフェースio.helidon.webclient.WebClientServiceResponseのメソッド
レスポンス・ヘッダーを受信しました。
headers() - インタフェースio.helidon.webserver.BareRequestのメソッド
HTTPリクエスト・ヘッダーを取得します。
headers() - インタフェースio.helidon.webserver.DirectHandler.TransportRequestのメソッド
ヘッダー(リクエストで見つかった場合)。
headers() - インタフェースio.helidon.webserver.ServerRequestのメソッド
httpリクエスト・ヘッダーを返します。
headers() - インタフェースio.helidon.webserver.ServerResponseのメソッド
レスポンス・ヘッダーを返します。
headers(Headers) - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
APIコールによって返されるHTTPヘッダーを構成します。
headers(Headers) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたHTTPヘッダー。
headers(Headers) - インタフェースio.helidon.integrations.common.rest.ResponseBuilderのメソッド
APIコールによって返されるHTTPヘッダーを構成します。
headers(Headers) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
ヘッダーを構成します。
headers(ReadableBodyPartHeaders) - クラスio.helidon.media.multipart.ReadableBodyPart.Builderのメソッド
このパーツのヘッダーを設定します。
headers(WriteableBodyPartHeaders) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
このパーツのヘッダーを設定します。
headers(String) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのメソッド
メソッド用に構成されたヘッダー。
headers(String, Map<String, List<String>>) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのメソッド
オプションのヘッダーが実際のトランスポート・ヘッダーと照合されたメソッド用に構成されたヘッダー。
headers(Function<WebClientRequestHeaders, Headers>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
パラメータからの関数は、格納されているヘッダーの上で実行されます。
headers(Map<String, List<String>>) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
トランスポート・ヘッダー(HTTPヘッダー、JMSヘッダーなど)。
Headers - io.helidon.common.httpのインタフェース
HTTPヘッダーに便利なメソッドを追加して、Parametersインタフェースを拡張します。
HEADERS - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの列挙定数
トレース・スパンにメソッド・コール・ヘッダーを追加します。
HEADERS - 列挙型クラスio.helidon.grpc.server.ServerRequestAttributeの列挙定数
リクエスト・ヘッダーをログに記録します。
headerSubject(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
サブジェクトは、このJWTが発行されたプリンシパルを定義します(例:
headerTokenHandler(TokenHandler) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWTを含むヘッダーを処理するTokenHandler
HEALTH_CONFIG_KEY - クラスio.helidon.health.HealthSupport.Builderのstatic変数
healthセクションの構成キー。
HealthCdiExtension - io.helidon.microprofile.healthのクラス
Health拡張。
HealthCdiExtension() - クラスio.helidon.microprofile.health.HealthCdiExtensionのコンストラクタ
ヘルスCDI拡張の新しいインスタンスを作成します。
healthCheck() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
このサービスのHealthCheckを返します。
healthCheck(HealthCheck) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
healthCheck(HealthCheck) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスHealthCheckを登録します。
HealthCheckBuilderException - io.helidon.dbclient.healthでの例外
ヘルス・チェック・ビルダーの例外。
HealthCheckBuilderException(String) - 例外io.helidon.dbclient.health.HealthCheckBuilderExceptionのコンストラクタ
メッセージの新しい例外を作成します。
HealthCheckBuilderException(String, Throwable) - 例外io.helidon.dbclient.health.HealthCheckBuilderExceptionのコンストラクタ
メッセージの新しい例外と原因を作成します。
HealthCheckException - io.helidon.healthでの例外
何か問題が発生した場合にHealthシステムによってスローされる例外です。
HealthCheckException(String, Throwable) - 例外io.helidon.health.HealthCheckExceptionのコンストラクタ
メッセージと原因を含む例外。
HealthCheckProvider - io.helidon.microprofile.healthのインタフェース
HealthCheckインスタンスのプロバイダ。
HealthCheckResponseProviderImpl - io.helidon.healthのクラス
特定のjava-to-jsonマッピング戦略に依存しないHealthCheckResponseProviderの実装。
HealthCheckResponseProviderImpl() - クラスio.helidon.health.HealthCheckResponseProviderImplのコンストラクタ
 
healthChecks() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
このサーバーのヘルス・チェックの配列を返します。
healthChecks() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
healthChecks() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
組込みヘルス・チェック。
healthChecks(Config) - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
組込みのヘルス・チェック。"helidon.health"構成を使用して設定します。
HealthChecks - io.helidon.health.checksのクラス
組込みhealth checksのユーティリティ・クラス。
HealthSupport - io.helidon.healthのクラス
ヘルス・エンドポイントを公開するための、webサーバーとの統合のヘルス・チェック・サポート。
HealthSupport.Builder - io.helidon.healthのクラス
HealthSupportのFluent APIビルダー。
heapMemoryCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
メモリーの健全性検査。
heapMemoryCheck(Config) - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
メモリーの健全性検査。
HeapMemoryHealthCheck - io.helidon.health.checksのクラス
サーバーでJavaヒープ領域が不足しているかどうかを検証するヘルス・チェック。
HeapMemoryHealthCheck.Builder - io.helidon.health.checksのクラス
HeapMemoryHealthCheckのFluent APIビルダー。
HELIDON_CONTEXT - クラスio.helidon.grpc.core.ContextKeysのstatic変数
gRPC ContextからHelidon Contextを取得するために使用するgRPCコンテキスト・キー。
helidon.messaging.mock - モジュールhelidon.messaging.mock
MicroprofileメッセージングMockConnector。
helidon.microprofile.bean.validation - モジュールhelidon.microprofile.bean.validation
一般的なBeanのバリデーション。
HelidonCdiProvider - io.helidon.microprofile.cdiのクラス
CDI SPIの実装。
HelidonCdiProvider() - クラスio.helidon.microprofile.cdi.HelidonCdiProviderのコンストラクタ
 
HelidonComponentProvider - io.helidon.microprofile.tyrusのクラス
クラスHelidonComponentProvider。
HelidonComponentProvider() - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのコンストラクタ
 
HelidonConnectorProvider - io.helidon.jersey.connectorのクラス
HTTPリクエストおよびレスポンスを送信および受信するためにHelidon HTTPクライアントを使用するHelidon WebClient Connectorのプロバイダ。
HelidonConnectorProvider() - クラスio.helidon.jersey.connector.HelidonConnectorProviderのコンストラクタ
 
HelidonConsoleHandler - io.helidon.commonのクラス
非推奨。
かわりにhelidon-logging-julモジュールのio.helidon.logging.jul.HelidonConsoleHandlerを使用してください
HelidonConsoleHandler - io.helidon.logging.julのクラス
standard outに書き込み、フォーマットにHelidonFormatterを使用するStreamHandler
HelidonConsoleHandler() - クラスio.helidon.common.HelidonConsoleHandlerのコンストラクタ
非推奨。
構成された新しいHelidonConsoleHandlerを作成: フォーマッタがLevel.ALLに設定されたレベルでHelidonConsoleHandler.ThreadFormatterに設定されたSystem.outに設定された出力ストリーム。
HelidonConsoleHandler() - クラスio.helidon.logging.jul.HelidonConsoleHandlerのコンストラクタ
構成された新しいHelidonConsoleHandlerを作成: フォーマッタがLevel.ALLに設定されたレベルでHelidonFormatterに設定されたSystem.outに設定された出力ストリーム。
HelidonConsoleHandler.ThreadFormatter - io.helidon.commonのクラス
非推奨。
"!thread!"のすべてのオカレンスを現在のスレッドに置き換えるSimpleFormatter
HelidonConstraintViolationExceptionMapper - io.helidon.microprofile.bean.validationのクラス
BeanバリデーションからResponse.Status.BAD_REQUESTステータスの適切なJAX-RSレスポンスにConstraintViolationExceptionをマップするJAX-RSプロバイダ。
HelidonConstraintViolationExceptionMapper() - クラスio.helidon.microprofile.bean.validation.HelidonConstraintViolationExceptionMapperのコンストラクタ
 
HelidonContainer - io.helidon.microprofile.cdiのインタフェース
Helidon CDIコンテナは、ブートストラップの初期化フェーズと実行時フェーズを分離します。
HelidonContainerInitializer - io.helidon.microprofile.cdiのクラス
このクラスは、コンテナが確実に作成されるようにします。
HelidonContainerInitializer() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのコンストラクタ
このコンストラクタは、標準CDI手段を介して作成されないようにします。
HelidonFeatures - io.helidon.commonのクラス
Helidon機能のサポート。
HelidonFlavor - io.helidon.common内の列挙クラス
Helidonの風味。
HelidonFormatter - io.helidon.logging.julのクラス
%X{value}などのMDCタグのすべての出現箇所を特定の値に置き換えるSimpleFormatter
HelidonFormatter() - クラスio.helidon.logging.jul.HelidonFormatterのコンストラクタ
HelidonFormatterの新しいインスタンスを作成します。
HelidonHK2InjectionManagerFactory - io.helidon.webserver.jerseyのクラス
Jerseyからインジェクション・マネージャ・ファクトリをオーバーライドし、InjectionManagerの新しい実装を提供します。
HelidonHK2InjectionManagerFactory() - クラスio.helidon.webserver.jersey.HelidonHK2InjectionManagerFactoryのコンストラクタ
 
HelidonInterceptor<W> - io.helidon.servicecommon.restcdiのインタフェース
インターセプトの一般的な動作で、インターセプトされたExecutableを実行する前にpreInvocationメソッドを呼び出します。
HelidonInterceptor.Base<W> - io.helidon.servicecommon.restcdiのクラス
できるだけ多くのロジックを提供するHelidonInterceptor実装。
HelidonInterceptor.WithPostCompletion<W> - io.helidon.servicecommon.restcdiのインタフェース
事前に侵入した動作と完了後の動作の両方があるインターセプト間で共通する動作。
helidonLogFormat() - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
Helidonログ形式を使用します。
HelidonMdc - io.helidon.logging.commonのクラス
Helidon MDCは、クラスパスでサポートされているすべてのロギング・フレームワークに値を委任します。
HelidonMetric - io.helidon.metrics.apiのインタフェース
メトリック実装の各タイプ(例、フル機能または非機能)に対するHelidon-requiredの動作。
HelidonOpenTelemetry - io.helidon.tracing.opentelemetryのクラス
Open Telemetryファクトリ・メソッドを開いて、Open Telemetryタイプのラッパーを作成します。
HelidonProperties - io.helidon.jersey.connectorのクラス
HelidonConnectorを利用するクライアントAPIに固有の構成オプション。
HelidonReactivePublisherFactory - io.helidon.microprofile.reactiveのクラス
ソースから様々なビルダーを作成するためのシングルトン・ファクトリ。
HelidonReactivePublisherFactory() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのコンストラクタ
 
HelidonReactiveStreamsEngine - io.helidon.microprofile.reactiveのクラス
Reactive Streamsを実装し、オペレータはHelidon reactive streamsによってサポートされます。
HelidonReactiveStreamsEngine() - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのコンストラクタ
 
HelidonRequestHeaderAutoDiscoverable - io.helidon.microprofile.restclientのクラス
Restクライアント固有のコンポーネントをサーバーに登録する、自動的に検出されたJAX-RSプロバイダ。
HelidonRequestHeaderAutoDiscoverable() - クラスio.helidon.microprofile.restclient.HelidonRequestHeaderAutoDiscoverableのコンストラクタ
 
HelidonRestCdiExtension<T extends RestServiceSupport> - io.helidon.servicecommon.restcdiのクラス
サービス固有のRESTベースのCDI拡張の抽象スーパークラス。
HelidonRestCdiExtension(Logger, Function<Config, T>, String) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのコンストラクタ
コンクリート実装の一般的な初期化。
HelidonRestCdiExtension.WorkItemsManager<W> - io.helidon.servicecommon.restcdiのクラス
ExecutableからClass<? extends Annotation>、型付き作業アイテムのSetへの非常に単純なマルチ・マップを管理します。
HelidonRestServiceSupport - io.helidon.servicecommon.restのクラス
RESTエンドポイントを含むserviceサポート・クラスの共通ベース実装。
HelidonRestServiceSupport(Logger, HelidonRestServiceSupport.Builder<?, ?>, String) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupportのコンストラクタ
新しいサービス・サポート・インスタンスの共有初期化。
HelidonRestServiceSupport(Logger, RestServiceSettings, String) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupportのコンストラクタ
指定されたロガー、REST設定およびサービス名の新しいサービス・サポート・インスタンスを作成します。
HelidonRestServiceSupport.Builder<B extends HelidonRestServiceSupport.Builder< B,T >,T extends HelidonRestServiceSupport> - io.helidon.servicecommon.restのクラス
サービスに対するBuilderの抽象実装。
HelidonServiceLoader<T> - io.helidon.common.serviceloaderのクラス
Javaサービス・ローダーに対するHelidon固有のサポート。
HelidonServiceLoader.Builder<T> - io.helidon.common.serviceloaderのクラス
HelidonServiceLoaderのfluent APIビルダー。
helper() - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
 
HikariConnectionPool - io.helidon.dbclient.jdbcのクラス
Hikari接続プールの統合。
HikariCPBackedDataSourceExtension - io.helidon.integrations.datasource.hikaricp.cdiのクラス
指定されたDataSourceインジェクション・ポイントを満足させるExtension
HikariCPBackedDataSourceExtension() - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのコンストラクタ
新しいHikariCPBackedDataSourceExtensionを作成します。
HikariCpExtension - io.helidon.dbclient.jdbcのインタフェース
接続プール構成を処理するインターセプタ。
HikariCpExtensionProvider - io.helidon.dbclient.jdbc.spiのインタフェース
JDBC DBクライアント構成拡張を提供するJavaサービス・ローダー・インタフェース。
hint(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストにヒント・メッセージを追加します。
hint(String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストにヒント・メッセージを追加します。
HINT - 列挙型クラスio.helidon.common.Severityの列挙定数
ヒント。
histogram() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
gRPCメソッド・コールのヒストグラムを作成するためにGrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。
histogram(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
histogram(String, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
histogram(Metadata) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
histogram(Metadata, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
histogram(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
hmac() - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Responseのメソッド
HMAC文字列。
hmac(Hmac.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
メッセージのHmac。
hmac(Hmac.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
メッセージのHmac。
hmac(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
/transit/hmac関数からのシグネチャ出力を指定します。
Hmac - io.helidon.integrations.vault.secrets.transitのクラス
HMACリクエストおよびレスポンス。
Hmac.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Hmac.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
HmacDigest - io.helidon.common.cryptoのクラス
HmacDigestは、HMACシグネチャの作成および検証の簡略化に使用されます。
HmacDigest.Builder - io.helidon.common.cryptoのクラス
HmacDigestのビルダー。
hmacKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのメソッド
署名する暗号化キーの名前を指定します。
hmacKeyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのメソッド
シグネチャに使用するキーのバージョンを指定します。
hmacSecret(byte[]) - クラスio.helidon.common.crypto.HmacDigest.Builderのメソッド
HMACアルゴリズムで使用される秘密キー。
hmacSecret(byte[]) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
hmac-sha256アルゴリズムの場合、これはクライアントと共有するシークレットへのアクセスを提供します。
hmacSecret(byte[]) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
HMACベースのアルゴリズムの共有シークレット。
hmacSecret(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
(バイト・ベースのInboundClientDefinition.Builder.hmacSecret(byte[])のかわりに)パスワードのようなシークレットを構成するヘルパー・メソッド。
hmacSecret(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
HMACベースのアルゴリズムの共有シークレット。
hmacSharedSecret() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
hmac-sha256アルゴリズムの場合、これはクライアントと共有するシークレットへのアクセスを提供します。
hmacSharedSecret() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
HMACベースのアルゴリズムの共有シークレット。
HoconConfigParser - io.helidon.config.hoconのクラス
次のメディア・タイプをサポートするTypesafe (ライトベンド) Config (HOCON) ConfigParser実装: "application/hocon"および"application/json"
HoconConfigParser() - クラスio.helidon.config.hocon.HoconConfigParserのコンストラクタ
非推奨。
HoconConfigParser.builder()を使用してカスタマイズされたインスタンスを構築するか、HoconConfigParser.create()を使用してデフォルトでインスタンスを取得
HoconConfigParserBuilder - io.helidon.config.hoconのクラス
HOCON ConfigParser Builder。
HoconMpConfigSource - io.helidon.config.hocon.mpのクラス
ConfigProviderResolver.getBuilder()を使用して、クラスパスまたはファイル・システムからHOCON/JSONファイルを追加するために使用できるMicroProfile ConfigSource
HoconMpMetaConfigProvider - io.helidon.config.hocon.mpのクラス
HoconおよびJsonのHelidon MicroProfileメタ構成プロバイダ。
HoconMpMetaConfigProvider() - クラスio.helidon.config.hocon.mp.HoconMpMetaConfigProviderのコンストラクタ
 
host() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
接続するホスト名を取得します。
host() - インタフェースio.helidon.microprofile.server.Serverのメソッド
このサーバーがリスニングするホストを取得します。
host() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーが実行されている現在のホスト。
host() - クラスio.helidon.microprofile.server.ServerImplのメソッド
 
host() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエストURIのホスト。
host(String) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
接続するホスト名を設定します。
host(String) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
リスニング・ホストを構成します。
host(String) - クラスio.helidon.webclient.Proxy.Builderのメソッド
新しいホスト値を設定します。
host(String) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエストの新しいホストを設定します。
host(String) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
SocketConfiguration.SocketConfigurationBuilder.bindAddress(String)を呼び出すだけのヘルパー・メソッド。
HOST - クラスio.helidon.common.http.Http.Headerの静的変数
"Host"ヘッダー名。
HostLogEntry - io.helidon.webserver.accesslogのクラス
ホスト(IP)値のアクセス・ログ・エントリ。
HostLogEntry.Builder - io.helidon.webserver.accesslogのクラス
HostLogEntry用のfluent APIビルダー。
hostnameVerificationEnabled(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
ホスト名検証を有効にします。
hosts() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
このターゲットのホスト。
housekeepingInterval(Duration) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ハウスキーピングの間隔(ミリ秒)。
housekeepingTimeBudget(Duration) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
各ハウスキーピング・サイクルに使用されるナノ秒数。
HtmlEncoder - io.helidon.webserverのクラス
サイト間スクリプティング(XSS)攻撃を防ぐ特殊文字のHTMLエンコーディング。
Http - io.helidon.common.httpのクラス
HTTPプロトコル関連の定数およびユーティリティ。
HTTP - 列挙型クラスio.helidon.webclient.Proxy.ProxyTypeの列挙定数
HTTPプロキシ。
HTTP_METHOD - クラスio.helidon.tracing.Tagのstatic変数
このリクエストの起動に使用されるHTTPメソッド。
HTTP_STATUS - クラスio.helidon.tracing.Tagのstatic変数
戻されたステータス・コード。
HTTP_URL - クラスio.helidon.tracing.Tagのstatic変数
HTTPリクエストのURL。
HTTP_VERSION - クラスio.helidon.tracing.Tagのstatic変数
HTTPバージョン。
HTTP_VERSION_NOT_SUPPORTED - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
505 HTTPバージョンはサポートされていません。「HTTP/1.1ドキュメント」を参照してください。
Http.DateTime - io.helidon.common.httpのクラス
RFC2616に基づくHTTP日付書式のサポート。
Http.Header - io.helidon.common.httpのクラス
標準HTTPヘッダーおよび関連ツール・メソッドの名前のリストを含むユーティリティ・クラス。
Http.Method - io.helidon.common.http内の列挙クラス
すべての標準HTTP methodsの列挙。
Http.RequestMethod - io.helidon.common.httpのインタフェース
HTTPリクエスト・メソッドを表すインタフェース。すべての標準メソッドはHttp.Method列挙型です。
Http.ResponseStatus - io.helidon.common.httpのインタフェース
HTTPレスポンスで使用されるステータス・コードのベース・インタフェース。
Http.ResponseStatus.Family - io.helidon.common.http内の列挙クラス
ステータス・コードのクラスを表す列挙。
Http.Status - io.helidon.common.http内の列挙クラス
HTTPによって定義される一般的に使用されるステータス・コード。完全なリストは、「HTTP/1.1ドキュメント」を参照してください。
Http.Version - io.helidon.common.http内の列挙クラス
サポートされているHTTPプロトコル・バージョンの列挙。
Http1Route - io.helidon.webserverのクラス
HTTP/1.1専用のルート。
Http1Route(Http.Method, String, Handler) - クラスio.helidon.webserver.Http1Routeのコンストラクタ
 
Http1Route(PathMatcher, Handler, Http.Method...) - クラスio.helidon.webserver.Http1Routeのコンストラクタ
 
Http2Route - io.helidon.webserver.http2のクラス
HTTP/2専用のルート。
Http2UpgradeCodecProvider - io.helidon.webserver.http2のクラス
Helidon webサーバーのHTTP/2アップグレード・コーデックを提供するサービス。
Http2UpgradeCodecProvider() - クラスio.helidon.webserver.http2.Http2UpgradeCodecProviderのコンストラクタ
非推奨。
サービス・ローダー専用で、インスタンス化しないでください
HttpAuthException - io.helidon.security.providers.httpauthでの例外
HTTP認証での例外。
HttpBasicAuthProvider - io.helidon.security.providers.httpauthのクラス
HTTP認証セキュリティ・プロバイダ。
HttpBasicAuthProvider.Builder - io.helidon.security.providers.httpauthのクラス
HttpBasicAuthProvider fluent APIビルダー。
HttpBasicAuthService - io.helidon.security.providers.httpauthのクラス
基本認証サービス。
HttpBasicAuthService() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのコンストラクタ
 
HttpBasicOutboundConfig - io.helidon.security.providers.httpauthのクラス
アウトバウンドのセキュリティ・プロバイダ構成。
HttpBasicOutboundConfig.Builder - io.helidon.security.providers.httpauthのクラス
HttpBasicOutboundConfigのFluent APIビルダー。
HttpDigest - io.helidon.security.providers.httpauthのクラス
ダイジェスト固有の列挙。
HttpDigest() - クラスio.helidon.security.providers.httpauth.HttpDigestのコンストラクタ
 
HttpDigest.Algorithm - io.helidon.security.providers.httpauth内の列挙クラス
HTTPダイジェスト・アルゴリズム。
HttpDigest.Qop - io.helidon.security.providers.httpauth内の列挙クラス
HTTPダイジェストQOP (保護品質)。
HttpDigestAuthProvider - io.helidon.security.providers.httpauthのクラス
HTTP認証セキュリティ・プロバイダ。
HttpDigestAuthProvider.Builder - io.helidon.security.providers.httpauthのクラス
HttpDigestAuthProvider fluent APIビルダー。
HttpDigestAuthService - io.helidon.security.providers.httpauthのクラス
Digest認証サービス。
HttpDigestAuthService() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのコンストラクタ
 
HttpException - io.helidon.webserverでの例外
アプリケーションのランタイム例外。
HttpException(String) - 例外io.helidon.webserver.HttpExceptionのコンストラクタ
Http.Status.INTERNAL_SERVER_ERROR_500に関連付けられたHttpExceptionを作成します。
HttpException(String, Http.ResponseStatus) - 例外io.helidon.webserver.HttpExceptionのコンストラクタ
HttpExceptionの作成。
HttpException(String, Http.ResponseStatus, Throwable) - 例外io.helidon.webserver.HttpExceptionのコンストラクタ
HttpExceptionの作成。
HttpException(String, Throwable) - 例外io.helidon.webserver.HttpExceptionのコンストラクタ
Http.Status.INTERNAL_SERVER_ERROR_500に関連付けられたHttpExceptionを作成します。
httpOnly(boolean) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
HttpOnlyパラメータを設定します。
httpPathMethodName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
名前はパスから{http-method}:{request-path}として生成されます。
HttpRequest - io.helidon.common.httpのインタフェース
HTTPリクエストの共通属性。サーバー・リクエストとクライアント・リクエストの両方で使用されます。
HttpRequest.Path - io.helidon.common.httpのインタフェース
リクエストされた正規化されたURIパスを表します。
HttpRoute - io.helidon.webserverのインタフェース
基本的なHTTPルート(任意のHTTPプロトコル・バージョンで使用可能である必要があります)。
HttpSignatureException - io.helidon.security.providers.httpsignでの例外
HTTPシグネチャ・プロバイダからの例外。
HttpSignatureException(Exception) - 例外io.helidon.security.providers.httpsign.HttpSignatureExceptionのコンストラクタ
原因で新しい例外を作成します。
HttpSignatureException(String) - 例外io.helidon.security.providers.httpsign.HttpSignatureExceptionのコンストラクタ
メッセージを使用して新しい例外を作成します。
HttpSignHeader - io.helidon.security.providers.httpsign内の列挙クラス
HTTPシグネチャでサポートされるヘッダー。
HttpSignProvider - io.helidon.security.providers.httpsignのクラス
ヘッダー・フィールドのHTTPシグネチャに基づいて受信リクエストを認証し、アウトバウンド・リクエストのシグネチャを作成できるプロバイダ。
HttpSignProvider.Builder - io.helidon.security.providers.httpsignのクラス
このプロバイダのFluent APIビルダー。
HttpSignService - io.helidon.security.providers.httpsignのクラス
構成からのこのプロバイダの自動ロードを可能にするSecurityProviderServiceの実装。
HttpSignService() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのコンストラクタ
 
httpVersion(Http.Version) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
HTTPバージョンを設定します。

I

I_AM_A_TEAPOT - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
418 ティーポットです。Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0)を参照してください。
id() - インタフェースio.helidon.common.context.Contextのメソッド
このランタイム内のこのコンテキストの一意のID。
id() - インタフェースio.helidon.common.http.DataChunkのメソッド
このチャンクのトレースID。
id() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのメソッド
非推奨。
 
id() - インタフェースio.helidon.security.Principalのメソッド
このプリンシパルのID。
id() - インタフェースio.helidon.security.SecurityContextのメソッド
このコンテキスト・インスタンスのID。
id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
キーから計算されたIDを返します。
id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
id(String) - クラスio.helidon.common.context.Context.Builderのメソッド
新しいコンテキストの識別は、このランタイム内で一意である必要があります。
id(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
クライアント・トークンのID。
id(String) - クラスio.helidon.security.Principal.Builderのメソッド
プリンシパルID。
id(String) - クラスio.helidon.security.SecurityContext.Builderのメソッド
新しいセキュリティ・コンテキストのID。
IDCS_APP_HEADER - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstatic変数
非推奨。
IDCSアプリケーションを含むヘッダーの名前。
IDCS_APP_HEADER - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのstatic変数
IDCSアプリケーションを含むヘッダーの名前。
IDCS_SUBJECT_TYPE_CLIENT - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
非推奨。
IDCSからロールをリクエストするときに使用されるクライアント・サブジェクト・タイプ。
IDCS_SUBJECT_TYPE_CLIENT - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのstatic変数
IDCSからロールをリクエストするときに使用されるクライアント・サブジェクト・タイプ。
IDCS_SUBJECT_TYPE_USER - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
非推奨。
IDCSからロールをリクエストするときに使用されるユーザー・サブジェクト・タイプ。
IDCS_SUBJECT_TYPE_USER - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのstatic変数
IDCSからロールをリクエストするときに使用されるユーザー・サブジェクト・タイプ。
IDCS_TENANT_HEADER - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstatic変数
非推奨。
IDCSテナントを含むヘッダーの名前。
IDCS_TENANT_HEADER - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのstatic変数
IDCSテナントを含むヘッダーの名前。
idcsAppName() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
非推奨。
IDCSアプリケーションID。
idcsAppName() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKeyのメソッド
IDCSアプリケーションID。
idcsAppNameTokenHandler(TokenHandler) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
非推奨。
IDCSアプリケーション名のトークン・ハンドラを構成します。
idcsAppNameTokenHandler(TokenHandler) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.Builderのメソッド
IDCSアプリケーション名のトークン・ハンドラを構成します。
idcsInfraTenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
非推奨。
 
idcsInfraTenantId() - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
非推奨。
インフラストラクチャ・テナントのテナントID。
idcsInfraTenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.DefaultMultitenancyEndpointsのメソッド
 
idcsInfraTenantId() - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MultitenancyEndpointsのメソッド
インフラストラクチャ・テナントのテナントID。
idcsMtContext() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
非推奨。
IDCSマルチテナンシ・コンテキスト。
idcsMtContext() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKeyのメソッド
IDCSマルチテナンシ・コンテキスト。
IdcsMtContext - io.helidon.security.providers.idcs.mapperのクラス
マッパーによって使用されるIDCSマルチテナンシ・コンテキスト。
IdcsMtContext(String, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのコンストラクタ
指定されたIDで新しいコンテキストを作成します。
IdcsMtRoleMapperProvider - io.helidon.security.providers.idcs.mapperのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにIdcsMtRoleMapperRxProviderを使用してください
IdcsMtRoleMapperProvider(IdcsMtRoleMapperProvider.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのコンストラクタ
非推奨。
IdcsMtRoleMapperProvider.Builderの任意の子孫からインスタンスを構成します。
IdcsMtRoleMapperProvider.Builder<B extends IdcsMtRoleMapperProvider.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
非推奨。
IdcsMtRoleMapperProviderのFluent APIビルダー。
IdcsMtRoleMapperProvider.DefaultMultitenancyEndpoints - io.helidon.security.providers.idcs.mapperのクラス
非推奨。
IdcsMtRoleMapperProvider.MtCacheKey - io.helidon.security.providers.idcs.mapperのクラス
非推奨。
マルチテナント環境のキャッシュ・キー。
IdcsMtRoleMapperProvider.MultitenancyEndpoints - io.helidon.security.providers.idcs.mapperのインタフェース
非推奨。
IDCSサービスにアクセスするためのマルチテナント・エンドポイント。
IdcsMtRoleMapperRxProvider - io.helidon.security.providers.idcs.mapperのクラス
ユーザーのIDCSサーバーからロールを取得するSubjectMappingProvider
IdcsMtRoleMapperRxProvider(IdcsMtRoleMapperRxProvider.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのコンストラクタ
IdcsMtRoleMapperRxProvider.Builderの任意の子孫からインスタンスを構成します。
IdcsMtRoleMapperRxProvider.Builder<B extends IdcsMtRoleMapperRxProvider.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
IdcsMtRoleMapperRxProviderのFluent APIビルダー。
IdcsMtRoleMapperRxProvider.DefaultMultitenancyEndpoints - io.helidon.security.providers.idcs.mapperのクラス
IdcsMtRoleMapperRxProvider.MtCacheKey - io.helidon.security.providers.idcs.mapperのクラス
マルチテナント環境のキャッシュ・キー。
IdcsMtRoleMapperRxProvider.MultitenancyEndpoints - io.helidon.security.providers.idcs.mapperのインタフェース
IDCSサービスにアクセスするためのマルチテナント・エンドポイント。
IdcsRoleMapperProvider - io.helidon.security.providers.idcs.mapperのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにIdcsRoleMapperRxProviderを使用してください
IdcsRoleMapperProvider(IdcsRoleMapperProvider.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのコンストラクタ
非推奨。
任意のIdcsRoleMapperProvider.Builder子孫を受け入れるコンストラクタです。
IdcsRoleMapperProvider.Builder<B extends IdcsRoleMapperProvider.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
非推奨。
IdcsRoleMapperProviderのFluent APIビルダー。
IdcsRoleMapperProviderBase - io.helidon.security.providers.idcs.mapperのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにIdcsRoleMapperRxProviderBaseを使用してください
IdcsRoleMapperProviderBase(IdcsRoleMapperProviderBase.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのコンストラクタ
非推奨。
提供されたビルダーから必要なフィールドを構成します。
IdcsRoleMapperProviderBase.AppToken - io.helidon.security.providers.idcs.mapperのクラス
非推奨。
IDCSへのアプリケーション・アクセス用のトークン。
IdcsRoleMapperProviderBase.Builder<B extends IdcsRoleMapperProviderBase.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
非推奨。
IdcsRoleMapperProviderBaseのFluent APIビルダー。
IdcsRoleMapperProviderService - io.helidon.security.providers.idcs.mapperのクラス
IdcsRoleMapperRxProviderのサービス。
IdcsRoleMapperProviderService() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのコンストラクタ
 
IdcsRoleMapperRxProvider - io.helidon.security.providers.idcs.mapperのクラス
ユーザーのIDCSサーバーからロールを取得するSubjectMappingProvider
IdcsRoleMapperRxProvider(IdcsRoleMapperRxProvider.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderのコンストラクタ
任意のIdcsRoleMapperRxProvider.Builder子孫を受け入れるコンストラクタです。
IdcsRoleMapperRxProvider.Builder<B extends IdcsRoleMapperRxProvider.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
IdcsRoleMapperRxProviderのFluent APIビルダー。
IdcsRoleMapperRxProviderBase - io.helidon.security.providers.idcs.mapperのクラス
リアクティブWebClientを使用したIDCSロール・マッピングの一般的な機能。
IdcsRoleMapperRxProviderBase(IdcsRoleMapperRxProviderBase.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのコンストラクタ
提供されたビルダーから必要なフィールドを構成します。
IdcsRoleMapperRxProviderBase.AppTokenRx - io.helidon.security.providers.idcs.mapperのクラス
IDCSへのアプリケーション・アクセス用のリアクティブ・トークン。
IdcsRoleMapperRxProviderBase.Builder<B extends IdcsRoleMapperRxProviderBase.Builder<B>> - io.helidon.security.providers.idcs.mapperのクラス
IdcsRoleMapperRxProviderBaseのFluent APIビルダー。
idcsTenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
非推奨。
IDCSテナントID。
idcsTenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKeyのメソッド
IDCSテナントID。
idcsTenantTokenHandler(TokenHandler) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
非推奨。
IDCSテナントIDのトークン・ハンドラを構成します。
idcsTenantTokenHandler(TokenHandler) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.Builderのメソッド
IDCSテナントIDのトークン・ハンドラを構成します。
identity() - インタフェースio.helidon.common.Builderのメソッド
このビルダーのインスタンスが正しいタイプです。
identityUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
アイデンティティ・サーバーURI。
identityUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
OIDCメタデータの取得に使用されるアイデンティティ・サーバーのURI。
idleTimeBeforeConnectionTest(Duration) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
アイドル時間を設定します。
idTokenCookieHandler() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
IDトークンのCookieまたはCookieの設定を解除するCookieハンドラ。
IF_MATCH - クラスio.helidon.common.http.Http.Headerのstatic変数
"If-Match"ヘッダー名。
IF_MODIFIED_SINCE - クラスio.helidon.common.http.Http.Headerのstatic変数
"If-Modified-Since"ヘッダー名。
IF_NONE_MATCH - クラスio.helidon.common.http.Http.Headerのstatic変数
"If-None-Match"ヘッダー名。
IF_RANGE - クラスio.helidon.common.http.Http.Headerのstatic変数
"If-Range"ヘッダー名。
IF_UNMODIFIED_SINCE - クラスio.helidon.common.http.Http.Headerのstatic変数
"If-Unmodified-Since"ヘッダー名。
ifEmpty(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
value(empty stream)なしでストリームが終了したときに、指定されたRunnableを実行します。
ifEmpty(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
value(empty stream)なしでストリームが終了したときに、指定されたRunnableを実行します。
ifExists(Consumer<Config>) - インタフェースio.helidon.config.Configのメソッド
ノードexistsの場合は構成ノードで指定されたアクションを実行し、それ以外の場合は何も実行しません。
ifMatch() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
ヘッダー"If-Match"の値を返します。
ifMatch(String...) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
Http.Header.IF_MATCHヘッダーを特定のetagに設定します。
ifModifiedSince() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
ヘッダー"If-Modified-Since"の値を返します。
ifModifiedSince() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
オプションで、"If-Modified-Since"ヘッダーの値を返します。
ifModifiedSince(ZonedDateTime) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
Http.Header.IF_MODIFIED_SINCEヘッダーを特定の時間に設定します。
ifNoneMatch() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
ヘッダー"If-None-Match"の値を返します。
ifNoneMatch(String...) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
Http.Header.IF_NONE_MATCHヘッダーを特定のetagに設定します。
ifPresent(Consumer<? super T>) - インタフェースio.helidon.config.ConfigValueのメソッド
値が存在する場合は指定されたコンシューマをその値で呼び出し、それ以外の場合は何も行いません。
ifPresentOrElse(Consumer<T>, Runnable) - インタフェースio.helidon.config.ConfigValueのメソッド
値が存在する場合は、その値で指定されたアクションを実行します。存在しない場合は、指定された空ベースのアクションを実行します。
ifRange(String) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
Http.Header.IF_RANGEヘッダーを特定のetagに設定します。
ifRange(ZonedDateTime) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
Http.Header.IF_RANGEヘッダーを特定の時間に設定します。
ifRangeDate() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
ヘッダー"If-Range"の値をZonedDateTimeとして返します。
ifRangeString() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
ヘッダー"If-Range"の値をStringとして返します。
ifUnmodifiedSince() - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
ヘッダー"If-Unmodified-Since"の値を返します。
ifUnmodifiedSince() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
オプションで、"If-Unmodified-Since"ヘッダーの値を返します。
ifUnmodifiedSince(ZonedDateTime) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
Http.Header.IF_UNMODIFIED_SINCEヘッダーを特定の時間に設定します。
IGNORE - 列挙型クラスio.helidon.common.SerializationConfig.Actionの列挙定数
問題を無視し、何も起こらなかったかのように続行します。
ignoreBuildMethod() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
これは、複数のビルダーが同じタイプを構築し、意味のあるスタンドアロンではない問題を回避するためのヘルパーです。
ignoreElement() - インタフェースio.helidon.common.reactive.Singleのメソッド
ターミナル・ステージ、onNextシグナルを無視します。onCompleteおよびonErrorシグナルのみが伝播されます。
ignoreElements() - インタフェースio.helidon.common.reactive.Multiのメソッド
ターミナル・ステージ。すべてのアイテムを無視し、正常にまたは例外的に返されたSingle<Void>を完了します。
ignoreFiles(boolean) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
依存関係に定義されている"META-INF/helidon/serial-config.properties"プロパティ・ファイルを無視するかどうか。
IllegalPathPatternException - io.helidon.webserverでの例外
パス・パターンを解析できません。
IllegalPathPatternException(String, String, int) - 例外io.helidon.webserver.IllegalPathPatternExceptionのコンストラクタ
新しいインスタンスを作成します。
InboundClientDefinition - io.helidon.security.providers.httpsignのクラス
インバウンド・クライアントの構成。
InboundClientDefinition.Builder - io.helidon.security.providers.httpsignのクラス
InboundClientDefinitionの新しいインスタンスを作成するFluent APIビルダー。
inboundRequiredHeaders(SignedHeadersConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
デフォルトのインバウンド必須ヘッダーのオーバーライド(例:
inc() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsCounterのメソッド
 
inc(long) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsCounterのメソッド
 
include(String) - インタフェースio.helidon.metrics.api.RegistryFilterSettings.Builderのメソッド
含める名前のrefexを設定します。
INCLUDE_CONFIG_KEY - クラスio.helidon.health.HealthSupport.Builderのstatic変数
含めるヘルス・チェックを示す構成healthセクション内の構成キー。
INCLUDE_CONFIG_KEY - インタフェースio.helidon.metrics.api.RegistryFilterSettings.Builderのstatic変数
名前を含めるための正規表現のfilterセクション内の構成キー。
includeStackTraces(boolean) - クラスio.helidon.media.common.DefaultMediaSupport.Builderのメソッド
スタック・トレースをレスポンスに含めるかどうか。
incoming(String, Class<P> ) - クラスio.helidon.messaging.connectors.mock.MockConnectorのメソッド
受信チャネルのmockerを取得します。
increment(long, Consumer<? super IllegalArgumentException>) - クラスio.helidon.common.reactive.RequestedCounterのメソッド
Long.MAX_VALUEオーバーフローを防ぐために、リクエストされたイベント・カウンタを安全に増分します。
index() - 例外io.helidon.webserver.IllegalPathPatternExceptionのメソッド
文字のインデックス。
INDEXED - 列挙型クラスio.helidon.dbclient.common.ParamTypeの列挙定数
文に順番に渡される索引付きの値。
indexedParam(Object) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
 
indexedParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
Objectインスタンスと登録済マッパーを使用してパラメータを構成します。
indexedParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
indexedParameters() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
索引付きパラメータ(使用する場合)。
indexedParams() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
この文の索引付きパラメータを取得します。
indexIn(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
文字シーケンス内の最初に一致する文字のインデックスを返します。一致する文字が存在しない場合は-1を返します。
indexIn(CharSequence, int) - クラスio.helidon.common.http.CharMatcherのメソッド
指定された位置から始まる文字シーケンス内の最初に一致する文字のインデックスを返します。その位置のあとに一致する文字がない場合は-1を返します。
indexView() - クラスio.helidon.microprofile.openapi.OpenApiCdiExtensionのメソッド
エンドポイントの注釈付きクラスを記述するJandex索引のIndexViewを報告します。
indexViewsSupplier() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
 
indexViewsSupplier() - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
索引ビューのサプライヤを返します。
INFO - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
一般情報
INFORMATIONAL - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの列挙定数
1xx HTTPステータス・コード。
inherit() - 注釈インタフェースio.helidon.security.abac.policy.PolicyValidator.PolicyStatementの要素
デフォルトでは、すべてのレベルの(アプリケーション、クラス、メソッド、フィールド)で定義されたすべてのポリシー・ステートメントが順番に実行されます。
inherit(boolean) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
デフォルトでは、すべてのレベルの(アプリケーション、クラス、メソッド、フィールド)で定義されたすべてのポリシー・ステートメントが順番に実行されます。
init(Config) - クラスio.helidon.config.encryption.EncryptionFilterServiceのメソッド
 
init(Config) - インタフェースio.helidon.config.spi.ConfigFilterのメソッド
Config.Builder.buildの完了後にフィルタが影響するConfigインスタンスを使用して、フィルタを初期化します。
init(Config) - クラスio.helidon.config.ValueResolvingFilterのメソッド
 
init(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
 
init(Config) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
ノード"security.jersey.analyzers"の構成を提供します。
init(ConfigContext) - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
init(ConfigContext) - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
init(ConfigContext) - インタフェースio.helidon.config.spi.ConfigSourceのメソッド
ConfigContextを使用して構成ソースを初期化します。
init(MessageBodyWriterContext) - インタフェースio.helidon.media.multipart.WriteableBodyPartContentのメソッド
本文パートのコンテンツを初期化します。
init(Supplier<URI>、long、TimeUnit) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
LRAクライアントによって提供されるプロパティの初期化。
init(Supplier<URI>、long、TimeUnit) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
init(ProcessingEnvironment) - クラスio.helidon.config.metadata.processor.ConfigMetadataProcessorのメソッド
 
init(Config) - クラスio.helidon.config.encryption.MpEncryptionFilterのメソッド
 
init(Config) - インタフェースio.helidon.config.mp.spi.MpConfigFilterのメソッド
構成からこのフィルタを初期化します。
initClass() - クラスio.helidon.common.LogConfigのstaticメソッド
このメソッドは、AOTのビルド時にロギング構成を正しくロードするために内部的に使用されます。
initDescription(String) - クラスio.helidon.config.ObjectNodeImplのメソッド
ノード・インスタンスのソースの診断の説明を初期化します。
initDescription(String) - クラスio.helidon.config.ValueNodeImplのメソッド
ノード・インスタンスのソースの診断の説明を初期化します。
initialBufferSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
HTTP行およびヘッダーの解析に使用されるバッファの初期サイズ。
initialBufferSize(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
HTTP行およびヘッダーの解析に使用するバッファの初期サイズを構成します。
initialDelay() - 注釈インタフェースio.helidon.microprofile.scheduling.FixedRateの要素
最初の呼出しの初期遅延。
initialDelay() - インタフェースio.helidon.scheduling.FixedRateInvocationのメソッド
最初の呼び出し前の初期遅延。
initialDelay(long) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
最初の呼出しの初期遅延。
initialize() - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsSupportのメソッド
メトリクスを登録し、モニタリングを開始します。
initialize() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
initialized() - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
ほとんどがテストに使用されます。
initializeExternalTransactionController() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
「スーパークラス実装」を起動する前に、CDIにTransactionManager beanが存在しない場合は、ServerPlatformBase.initializeExternalTransactionController()メソッドを「JTAの無効化」にオーバーライドします。
initializeMasterProperties() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
クリアは、最終的にAbstractDataSourceExtension.addBean(BeanConfigurator, Named, Properties)メソッドによってコンテンツが処理されるデータ・ソース・プロパティの内部マップを構築または再構築します。
initializeServerNameAndVersion() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
プラットフォームの名前を設定します。
initRequestFiltering(ContainerRequestContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
initWatchServiceModifiers(WatchEvent.Modifier...) - クラスio.helidon.config.FileSystemWatcherのメソッド
WatchServiceの登録時に使用する修飾子を追加します。
inject(SpanContext, HeaderProvider, HeaderConsumer) - インタフェースio.helidon.tracing.Tracerのメソッド
クライアントからのHTTPリクエストの起動時など、アウトバウンド・リクエストの親として現在のスパンをインジェクトします。
inject(SpanContext, Format<C>, C) - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
 
inject(T, CreationalContext<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
 
injectables() - クラスio.helidon.integrations.vault.auths.approle.AppRoleAuthProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.auths.k8s.K8sAuthProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.auths.token.TokenAuthProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeEngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.database.DbEngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1EngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2EngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.pki.PkiEngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.transit.TransitEngineProviderのメソッド
 
injectables() - インタフェースio.helidon.integrations.vault.spi.InjectionProviderのメソッド
このプロバイダでサポートされているインジェクタブル・タイプのリストです。
injectables() - クラスio.helidon.integrations.vault.sys.HcpSysProviderのメソッド
 
injectedType() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InjectionTypeのメソッド
インジェクタブルのクラス。
injectionManager(InjectionManager) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
同じHelidonアプリケーションで複数のJAX-RSアプリケーション間で共有できるように、Jerseyインジェクション・マネージャを設定します。
InjectionProvider - io.helidon.integrations.vault.spiのインタフェース
インジェクタブル・インスタンスを特定するためのJavaサービス・ローダー・サービス。
InjectionProvider.CreateInstanceFunction<T> - io.helidon.integrations.vault.spiのインタフェース
lambdasをインスタンス・コンストラクタとして有効にするインタフェース。
InjectionProvider.InjectionType<T> - io.helidon.integrations.vault.spiのクラス
単一インジェクション・タイプ。
InjectionProvider.InstanceConfig - io.helidon.integrations.vault.spiのクラス
インスタンスの構成。Vault (構成内で定義)という名前のインスタンス、およびカスタマイズされたパス(kv2のシークレットのかわりにビルド・シークレットなど)を使用できます。
InjectionProvider.InstanceConfig.Builder - io.helidon.integrations.vault.spiのクラス
InjectionProvider.InstanceConfigのFluent APIビルダー。
InMemoryOverrideSource - io.helidon.configのクラス
オーバーライド・ソースのメモリー内実装。
InMemoryOverrideSource.Builder - io.helidon.configのクラス
InMemoryOverrideSourceのFluent APIビルダー。
inProcess() - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
接続するホスト名を設定します。
InProcessGrpcChannel - io.helidon.microprofile.grpc.coreの注釈インタフェース
処理中のChannelをインジェクトする必要があることを指定する修飾子注釈。
InProcessGrpcChannel.Literal - io.helidon.microprofile.grpc.coreのクラス
inputStreamReader() - クラスio.helidon.media.common.ContentReadersのstaticメソッド
非推奨。
2.0.0以降、DefaultMediaSupport.inputStreamReader()を使用してください
inputStreamReader() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
InputStreamリーダー・インスタンスを返します。
inRole(Subject, String) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
サブジェクトに指定されたロールがあるかどうかを確認します。
inRoles(Subject, String...) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
サブジェクトに指定されたロール(これらすべてが必要です)があるかどうかを確認します。
inScope(Subject, String) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
サブジェクトに指定されたスコープがあるかどうかを確認してください。
inScopes(Subject, String...) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
サブジェクトに指定されたスコープ(これらすべてが必要です)があるかどうかを確認します。
insert(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された文を使用して、挿入文を作成および実行します。
INSERT - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
挿入は、新しいレコードを作成する文です。
instance() - インタフェースio.helidon.metrics.api.SystemTagsManagerのstaticメソッド
タグ・マネージャの初期化済インスタンスを返します。
instance() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのstaticメソッド
(初期化済または起動済)コンテナを取得します。
instance(Class<U> ) - クラスio.helidon.security.EndpointConfigのメソッド
このエンドポイントを構成するカスタム・オブジェクトのインスタンスを取得します。
「インスタンス」 - io.helidon.microprofile.grpc.coreのインタフェース
オブジェクトのインスタンスのサプライヤ。
INSTANCE - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink.Literalの静的変数
CDISEPlatform.Eclipselink.Literalクラスの単一インスタンス。
INSTANCE - クラスio.helidon.integrations.micronaut.cdi.MicronautIntercepted.Literalの静的変数
注釈リテラル。
INSTANCE - クラスio.helidon.microprofile.cdi.BuildTimeEnd.Literalの静的変数
この注釈のリテラルのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.cdi.BuildTimeStart.Literalの静的変数
この注釈のリテラルのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.cdi.RuntimeStart.Literalの静的変数
この注釈のリテラルのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.grpc.client.GrpcChannel.Literalの静的変数
GrpcChannel.Literalのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.grpc.client.GrpcProxy.Literalの静的変数
GrpcProxy.Literalのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.grpc.core.Grpc.Literalの静的変数
Grpc.Literalのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.grpc.core.GrpcInterceptor.Literalの静的変数
GrpcInterceptor.Literalのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.grpc.core.InProcessGrpcChannel.Literalの静的変数
InProcessGrpcChannel.Literalのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryの静的変数
シングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineの静的変数
シングルトン・インスタンス。
Instance.NewInstance<T> - io.helidon.microprofile.grpc.coreのクラス
get()メソッドが呼び出されるたびにクラスの新しいインスタンスを提供するSupplier実装。
Instance.SingletonInstance<T> - io.helidon.microprofile.grpc.coreのクラス
get()メソッドが呼び出されるたびに値の同じシングルトン・インスタンスを提供するSupplier実装。
instanceKeys() - クラスio.helidon.security.EndpointConfigのメソッド
登録されたカスタム・エンドポイント構成オブジェクトのすべてのクラスを取得します。
instanceSupplier() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
サービス・インスタンス・サプライヤを取得します。
instantiate(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのメソッド
 
instantiate(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのメソッド
 
instantiate(Config) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorServiceのメソッド
構成プロバイダに基づいてPolicyExecutorの新しいインスタンスを作成します。
instantiate(Config) - クラスio.helidon.security.abac.role.RoleValidatorServiceのメソッド
 
instantiate(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのメソッド
 
instantiate(Config) - クラスio.helidon.security.abac.time.TimeValidatorServiceのメソッド
 
instantiate(Config) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorServiceのメソッド
指定された構成に基づいてバリデータの新しいインスタンスを作成します。
intercept(int, ClientInterceptor...) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
 
intercept(int, ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
メソッドに1つ以上のinterceptorsを登録します。
intercept(int, ClientInterceptor...) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
intercept(int, ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
このサービスへのコールをインターセプトするClientInterceptorインスタンスを追加します。
intercept(int, ServerInterceptor...) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
このビルダーによって構築されたGrpcRouting内のすべてのサービスへのコールをインターセプトする、1つ以上のグローバルServerInterceptorインスタンスを追加します。
intercept(int, ServerInterceptor...) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
メソッドに1つ以上のinterceptorsを登録します。
intercept(int, ServerInterceptor...) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
intercept(int, ServerInterceptor...) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
このサービスへのコールをインターセプトするServerInterceptorインスタンスを追加します。
intercept(Channel) - クラスio.helidon.grpc.client.ClientTracingInterceptorのメソッド
このインターセプタを使用して、このクライアント・チャネルで行われたすべてのリクエストをトレースします。
intercept(ClientInterceptor...) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
 
intercept(ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
メソッドに1つ以上のinterceptorsを登録します。
intercept(ClientInterceptor...) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
intercept(ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスに1つ以上のinterceptorsを登録します。
intercept(ServerInterceptor...) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
このビルダーによって構築されたGrpcRouting内のすべてのサービスへのコールをインターセプトする、1つ以上のグローバルServerInterceptorインスタンスを追加します。
intercept(ServerInterceptor...) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
メソッドに1つ以上のinterceptorsを登録します。
intercept(ServerInterceptor...) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
intercept(ServerInterceptor...) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
このサービスへのコールをインターセプトするServerInterceptorインスタンスを追加します。
intercept(String, int, ClientInterceptor...) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
intercept(String, int, ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスの名前付きメソッドに1つ以上のinterceptorsを登録します。
intercept(String, int, ServerInterceptor...) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
intercept(String, int, ServerInterceptor...) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスの名前付きメソッドに1つ以上のinterceptorsを登録します。
intercept(String, ClientInterceptor...) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
intercept(String, ClientInterceptor...) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスの名前付きメソッドに1つ以上のinterceptorsを登録します。
intercept(String, ServerInterceptor...) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
intercept(String, ServerInterceptor...) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスの名前付きメソッドに1つ以上のinterceptorsを登録します。
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - クラスio.helidon.grpc.client.ClientTracingInterceptorのメソッド
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - クラスio.helidon.grpc.server.GrpcTracingのメソッド
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - クラスio.helidon.security.integration.grpc.GrpcSecurityのメソッド
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
 
InterceptorPriorities - io.helidon.grpc.coreのクラス
gRPCサービスまたはメソッドに登録されたインターセプタが適用される優先度を表す定数です。
interceptors() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
サービス・インターセプタを返す。
interceptors() - インタフェースio.helidon.grpc.server.GrpcRoutingのメソッド
すべてのサービスに適用する必要があるグローバルinterceptorsListを取得します。
interceptors() - クラスio.helidon.grpc.server.GrpcRoutingImplのメソッド
 
interceptors() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
このメソッドに使用するServerInterceptorを取得します。
interceptors() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
サービス・インターセプタを返す。
INTERNAL - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
内部スパン。サービスのスコープを残しません。
INTERNAL_SERVER_ERROR_500 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
500 内部サーバー・エラー。「HTTP/1.1ドキュメント」を参照してください。
interval() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
現在の間隔を返します。
interval() - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのメソッド
 
interval(long, long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
初期遅延後にシグナル0Lが発生し、その後、1L、2Lなどが定期的にダウンストリームに送信されます。
interval(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
信号0L、1Lなどをダウンストリームに定期的に送信します。
inTransaction(Function<DbTransaction, T>) - インタフェースio.helidon.dbclient.DbClientのメソッド
トランザクションでデータベース文を実行します。
inTransaction(Function<DbTransaction, T>) - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
 
INTROSPECT_JWT - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.RequestTypeの列挙定数
イントロスペクション・エンドポイントに対してJWTをバリデートするリクエスト。
introspectEndpoint() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにOidcConfig.appWebClient()およびOidcConfig.introspectUri()を使用してください。JAX-RSクライアントからリアクティブwebクライアントに移動した結果です
introspectEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWTのバリデートに使用するエンドポイント。
introspectUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
イントロスペクション・エンドポイントURI。
「起動」 - io.helidon.schedulingのインタフェース
スケジュール済メソッド呼出しメタデータ。
invocationHandler(InvocationHandler) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
GraphQlリクエストを実行するInvocationHandler。
invocationHandler(Supplier<InvocationHandler>) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
GraphQlリクエストを実行するInvocationHandler。
InvocationHandler - io.helidon.graphql.serverのインタフェース
WebServerを使用せずにGraphQLリクエストの実行を許可する起動ハンドラ。
InvocationHandler.Builder - io.helidon.graphql.serverのクラス
呼出しハンドラを構成するFluent APIビルダー。
invoke(StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
 
invoke(Http.RequestMethod, String, ApiRequest<?>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
エンティティを生成しないリクエストを呼び出します。
invoke(Http.RequestMethod, String, ApiRequest<?>, ApiResponse.Builder<?, T>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
invoke(InvocationContext) - クラスio.helidon.integrations.micronaut.cdi.MicronautInterceptorのメソッド
CDI beanのMicronautインターセプタを呼び出すインターセプタ・メソッド。
invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplier.BidiStreamingのメソッド
 
invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingのメソッド
 
invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingIterableのメソッド
 
invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.ClientStreamingStreamのメソッド
 
invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.FutureResponseのメソッド
 
invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.AbstractServerStreamingHandlerのメソッド
 
invoke(Method, Object, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.AbstractUnaryHandlerのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplier.AbstractServerStreamingHandlerのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplier.AbstractClientStreamingHandlerのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.ServerStreamingのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.ServerStreamingNoRequestのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.StreamResponseのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.StreamResponseNoRequestのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.FutureResponseのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.FutureResponseNoRequestのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.NoRequestNoResponseのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.RequestNoResponseのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.RequestResponseのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.ResponseOnlyのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.Unaryのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryFutureのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryFutureNoRequestのメソッド
 
invoke(Method, Object, ReqT, StreamObserver<RespT>) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryNoRequestのメソッド
 
invoke(Supplier<? extends CompletionStage<T> >) - インタフェースio.helidon.faulttolerance.FtHandlerのメソッド
このフォルト・トレランス・ハンドラは、SingleなどのCompletionStageのサプライヤで起動します。
invoke(Supplier<? extends CompletionStage<T> >) - インタフェースio.helidon.faulttolerance.FtHandlerTypedのメソッド
このフォルト・トレランス・ハンドラは、SingleなどのCompletionStageのサプライヤで起動します。
invoke(Supplier<T> ) - インタフェースio.helidon.faulttolerance.Asyncのメソッド
同期操作を非同期的に呼び出します。
invoke(ReqT, StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
 
invokeBytesRequest(Http.RequestMethod, String, ApiRequest<?>, Flow.Publisher<DataChunk>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
リクエスト・メディア・タイプはリクエストに指定する必要があります。MediaType.APPLICATION_OCTET_STREAMに戻ります。
invokeBytesRequest(Http.RequestMethod, String, ApiRequest<?>, Flow.Publisher<DataChunk>, ApiResponse.Builder<?, T>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
invokeBytesResponse(Http.RequestMethod, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, byte[], R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
バイトを返すことが予想されるAPI呼び出しを呼び出します。
invokeBytesResponse(Http.RequestMethod, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, byte[], R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
InvokedResource - io.helidon.jersey.commonのインタフェース
現在のリクエストに関する情報 - 呼び出されたリソース情報。
invokeMulti(Supplier<? extends Flow.Publisher<T> >) - インタフェースio.helidon.faulttolerance.FtHandlerのメソッド
このフォルト・トレランス・ハンドラは、MultiなどのFlow.Publisherのサプライヤで起動します。
invokeMulti(Supplier<? extends Flow.Publisher<T> >) - インタフェースio.helidon.faulttolerance.FtHandlerTypedのメソッド
このフォルト・トレランス・ハンドラは、MultiなどのFlow.Publisherのサプライヤで起動します。
invokeOptional(Http.RequestMethod, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, JsonObject, R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
エンティティを生成する可能性があるリクエストを呼び出します。
invokeOptional(Http.RequestMethod, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, JsonObject, R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
invokePublisherResponse(Http.RequestMethod, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, Multi<DataChunk>, R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
パブリッシャとしてバイトを返すことが予想されるAPIコールを呼び出します。
invokePublisherResponse(Http.RequestMethod, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, Multi<DataChunk>, R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
invokeServices(DbClientServiceContext) - クラスio.helidon.dbclient.common.DbClientContextのメソッド
すべての構成済クライアント・サービスを呼び出し、すべてのクライアント・サービスが完了すると完了する単一のサービスを返します。
invokeWithResponse(Http.RequestMethod, String, ApiRequest<?>, ApiEntityResponse.Builder<?, T, JsonObject>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
エンティティを生成するリクエストを呼び出します。
invokeWithResponse(Http.RequestMethod, String, ApiRequest<?>, ApiEntityResponse.Builder<?, T, JsonObject>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
io.helidon.common - モジュールio.helidon.common
Helidon Commonライブラリ。
io.helidon.common - パッケージio.helidon.common
Helidonプロジェクトの共通ユーティリティ。
io.helidon.common.configurable - モジュールio.helidon.common.configurable
configコンポーネントを使用する共通ツール。
io.helidon.common.configurable - パッケージio.helidon.common.configurable
Configを使用する一般的なユーティリティ。
io.helidon.common.configurable.spi - パッケージio.helidon.common.configurable.spi
ロード可能なサービス定義。
io.helidon.common.context - モジュールio.helidon.common.context
Helidon共通コンテキスト・ライブラリ。
io.helidon.common.context - パッケージio.helidon.common.context
エグゼキュータ境界を越えたコンテキスト伝播のサポート。
io.helidon.common.context.spi - パッケージio.helidon.common.context.spi
エグゼキュータ・サービスのスレッド間のデータ伝播のプロバイダ。
io.helidon.common.crypto - モジュールio.helidon.common.crypto
Helidon共通暗号化ライブラリ。
io.helidon.common.crypto - パッケージio.helidon.common.crypto
一般的な暗号化実装。
io.helidon.common.http - モジュールio.helidon.common.http
HTTPサーバーおよびクライアントのHelidon共通クラス。
io.helidon.common.http - パッケージio.helidon.common.http
HTTPストーリのサーバー側とクライアント側の両方で使用可能なHTTP APIおよび実装。
io.helidon.common.mapper - モジュールio.helidon.common.mapper
Helidon共通マッパー。
io.helidon.common.mapper - パッケージio.helidon.common.mapper
タイプのマッピングのサポート。
io.helidon.common.mapper.spi - パッケージio.helidon.common.mapper.spi
MapperManagermappersを提供するSPI。
io.helidon.common.media.type - モジュールio.helidon.common.media.type
Helidon共通メディア・タイプ。
io.helidon.common.media.type - パッケージio.helidon.common.media.type
リソースをメディア・タイプ(ファイル、URIまたはURL)にマップするためのサポート。
io.helidon.common.media.type.spi - パッケージio.helidon.common.media.type.spi
SPI:メディア・タイプへのリソースのカスタム・マッピングを提供します。
io.helidon.common.pki - モジュールio.helidon.common.pki
PKI構成および証明書とキーのロードのユーティリティ。
io.helidon.common.pki - パッケージio.helidon.common.pki
PKI構成および証明書とキーのロードのユーティリティ。
io.helidon.common.reactive - モジュールio.helidon.common.reactive
Helidon共通リアクティブ・ライブラリ。
io.helidon.common.reactive - パッケージio.helidon.common.reactive
Helidonプロジェクトの共通リアクティブ・ライブラリ。
io.helidon.common.serviceloader - モジュールio.helidon.common.serviceloader
Helidon共通サービス・ローダー。
io.helidon.common.serviceloader - パッケージio.helidon.common.serviceloader
Javaサービス・ローダー拡張機能。
io.helidon.config - モジュールio.helidon.config
Helidon SE構成モジュール。
io.helidon.config - パッケージio.helidon.config
不変のツリー構造の構成データをロードおよび操作するためのインタフェースおよびクラスを提供します。
io.helidon.config.encryption - モジュールio.helidon.config.encryption
構成ファイル内のシークレットの暗号化をサポートするモジュール。
io.helidon.config.encryption - パッケージio.helidon.config.encryption
暗号化されたプロパティのサポート。
io.helidon.config.etcd - モジュールio.helidon.config.etcd
Etcd構成ソースの実装。
io.helidon.config.etcd - パッケージio.helidon.config.etcd
Etcd構成ソース。
io.helidon.config.git - モジュールio.helidon.config.git
構成gitモジュール。
io.helidon.config.git - パッケージio.helidon.config.git
Git構成ソース。
io.helidon.config.hocon - モジュールio.helidon.config.hocon
型保証された(ライトベンド) Config (HOCON) Parserの実装。
io.helidon.config.hocon - パッケージio.helidon.config.hocon
型保証された(ライトベンド)構成ライブラリを使用したHOCON形式のConfigParser実装。
io.helidon.config.hocon.mp - モジュールio.helidon.config.hocon.mp
HOCON構成ソースのサポート。
io.helidon.config.hocon.mp - パッケージio.helidon.config.hocon.mp
MicroProfile構成のHOCON構成ソース。
io.helidon.config.metadata - モジュールio.helidon.config.metadata
構成メタデータの注釈。
io.helidon.config.metadata - パッケージio.helidon.config.metadata
IDEの自動補完およびドキュメントの生成をサポートする構成メタデータ。
io.helidon.config.metadata.processor - モジュールio.helidon.config.metadata.processor
構成用のJSONメタデータを生成する注釈プロセッサ。
io.helidon.config.metadata.processor - パッケージio.helidon.config.metadata.processor
構成用のJSONメタデータを生成する注釈プロセッサ。
io.helidon.config.mp - モジュールio.helidon.config.mp
Eclipse MicroProfile Config仕様のCDI以外の部分の実装。
io.helidon.config.mp - パッケージio.helidon.config.mp
マイクロプロファイル構成のHelidon実装。
io.helidon.config.mp.spi - パッケージio.helidon.config.mp.spi
MicroProfile Configに対するHelidon固有の拡張機能のサポート。
io.helidon.config.objectmapping - モジュールio.helidon.config.objectmapping
構成モジュール。
io.helidon.config.objectmapping - パッケージio.helidon.config.objectmapping
ファクトリ・メソッドを持つクラス、ビルダーを持つクラス、およびコンストラクタとセッターを持つ一般的な"bean"クラスにConfigをマップできるマッパー。
io.helidon.config.spi - パッケージio.helidon.config.spi
開発者が構成システムを拡張するために実装できる動作を定義する構成SPI。
io.helidon.config.testing - モジュールio.helidon.config.testing
構成テストのサポート。
io.helidon.config.testing - パッケージio.helidon.config.testing
構成テストのサポート。
io.helidon.config.yaml - モジュールio.helidon.config.yaml
YAMLパーサーの実装。
io.helidon.config.yaml - パッケージio.helidon.config.yaml
YAML形式のConfigParser実装。
io.helidon.config.yaml.mp - モジュールio.helidon.config.yaml.mp
YAML構成ソースのサポート。
io.helidon.config.yaml.mp - パッケージio.helidon.config.yaml.mp
MicroProfile構成のYAML構成ソース。
io.helidon.dbclient - モジュールio.helidon.dbclient
Helidon DBクライアント。
io.helidon.dbclient - パッケージio.helidon.dbclient
Helidonのリアクティブ・データベースAPI。
io.helidon.dbclient.common - モジュールio.helidon.dbclient.common
Helidon DBクライアント共通。
io.helidon.dbclient.common - パッケージio.helidon.dbclient.common
様々な実装で使用するヘルパー・クラス。
io.helidon.dbclient.health - モジュールio.helidon.dbclient.health
Helidon DBクライアント・ヘルス・チェック。
io.helidon.dbclient.health - パッケージio.helidon.dbclient.health
Helidon DBクライアントのヘルス・チェック・サポート。
io.helidon.dbclient.jdbc - モジュールio.helidon.dbclient.jdbc
Helidon共通マッパー。
io.helidon.dbclient.jdbc - パッケージio.helidon.dbclient.jdbc
JDBC用のHelidon DB実装。
io.helidon.dbclient.jdbc.spi - パッケージio.helidon.dbclient.jdbc.spi
JDBC用のHelidon DB実装のサービス・プロバイダ・インタフェース。
io.helidon.dbclient.jsonp - モジュールio.helidon.dbclient.jsonp
Helidon DB JSON-Pマッパー。
io.helidon.dbclient.jsonp - パッケージio.helidon.dbclient.jsonp
Helidon DBのJSON処理サポート。
io.helidon.dbclient.metrics - モジュールio.helidon.dbclient.metrics
Helidon DBクライアント・メトリクス。
io.helidon.dbclient.metrics - パッケージio.helidon.dbclient.metrics
Helidon DBクライアントのメトリクス・サポート。
io.helidon.dbclient.metrics.jdbc - モジュールio.helidon.dbclient.metrics.jdbc
Helidon JDBC DBクライアント・メトリクス。
io.helidon.dbclient.metrics.jdbc - パッケージio.helidon.dbclient.metrics.jdbc
Helidon DB JDBCクライアントのメトリクス・サポート。
io.helidon.dbclient.mongodb - モジュールio.helidon.dbclient.mongodb
Helidon共通マッパー。
io.helidon.dbclient.mongodb - パッケージio.helidon.dbclient.mongodb
リアクティブmongoDB用のHelidon DB統合。
io.helidon.dbclient.spi - パッケージio.helidon.dbclient.spi
Helidon DBのサービス・プロバイダ・インタフェース。
io.helidon.dbclient.tracing - モジュールio.helidon.dbclient.tracing
Helidon DBクライアント・トレース。
io.helidon.dbclient.tracing - パッケージio.helidon.dbclient.tracing
Helidon DBのトレース・サポート。
io.helidon.faulttolerance - モジュールio.helidon.faulttolerance
Helidonリアクティブ実装のフォルト・トレランス・モジュール。
io.helidon.faulttolerance - パッケージio.helidon.faulttolerance
Helidon SEリアクティブ実装のフォルト・トレランス。
io.helidon.graphql.server - モジュールio.helidon.graphql.server
GraphQlサーバーの実装。
io.helidon.graphql.server - パッケージio.helidon.graphql.server
Helidon SE用のGraphQLサーバー実装。
io.helidon.grpc.client - モジュールio.helidon.grpc.client
gRPCクライアント・モジュール。
io.helidon.grpc.client - パッケージio.helidon.grpc.client
gRPCクライアントAPI。
io.helidon.grpc.core - モジュールio.helidon.grpc.core
gRPCコア・モジュール。
io.helidon.grpc.core - パッケージio.helidon.grpc.core
リアクティブgRPCサーバーAPIとgRPCクライアントAPIの両方で使用されるコア・クラス。
io.helidon.grpc.metrics - モジュールio.helidon.grpc.metrics
gRPCメトリクス・モジュール。
io.helidon.grpc.metrics - パッケージio.helidon.grpc.metrics
gRPCコールへのメトリクスの追加をサポートするクラス。
io.helidon.grpc.server - モジュールio.helidon.grpc.server
gRPCサーバー・モジュール。
io.helidon.grpc.server - パッケージio.helidon.grpc.server
リアクティブgRPCサーバーAPI。
io.helidon.health - モジュールio.helidon.health
Microprofile構成モジュール。
io.helidon.health - パッケージio.helidon.health
helidon SEのヘルス・チェック・サポート。
io.helidon.health.checks - モジュールio.helidon.health.checks
Helidonヘルス・チェック。
io.helidon.health.checks - パッケージio.helidon.health.checks
マイクロプロファイルの実装によって提供されるヘルス・チェック。
io.helidon.health.common - モジュールio.helidon.health.common
Helidonのヘルス共通。
io.helidon.health.common - パッケージio.helidon.health.common
Health共通パッケージ。
io.helidon.integrations.cdi.delegates - モジュールio.helidon.integrations.cdi.delegates
既存のCDI構成メンバーをラップするクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.delegates - パッケージio.helidon.integrations.cdi.delegates
既存のCDI構成メンバーをラップするクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.eclipselink - モジュールio.helidon.integrations.cdi.eclipselink
CDIでEclipsetkpn1001xpnktjを操作するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.eclipselink - パッケージio.helidon.integrations.cdi.eclipselink
CDIでEclipsetkpn1001xpnktjを操作するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.hibernate - モジュールio.helidon.integrations.cdi.hibernate
CDIでHibernateを操作するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.hibernate - パッケージio.helidon.integrations.cdi.hibernate
CDIでHibernateを操作するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.jpa - モジュールio.helidon.integrations.cdi.jpa
JPAのプロバイダに依存しない部分をCDIに統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.jpa - パッケージio.helidon.integrations.cdi.jpa
JPAのプロバイダに依存しない部分をCDIに統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.referencecountedcontext - モジュールio.helidon.integrations.cdi.referencecountedcontext
コンテキスト参照カウントをサポートするクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.referencecountedcontext - パッケージio.helidon.integrations.cdi.referencecountedcontext
コンテキスト参照カウントをサポートするクラスおよびインタフェースを提供します。
io.helidon.integrations.common.rest - モジュールio.helidon.integrations.common.rest
サード・パーティ・システムのJSONベースのREST APIにアクセスするための共通クラス。
io.helidon.integrations.common.rest - パッケージio.helidon.integrations.common.rest
サード・パーティ・システムのJSONベースのREST APIにアクセスするための共通クラス。
io.helidon.integrations.datasource.cdi - モジュールio.helidon.integrations.datasource.cdi
DataSource関連CDIポータブル拡張機能の開発を支援するクラスおよびインタフェースを提供します。
io.helidon.integrations.datasource.cdi - パッケージio.helidon.integrations.datasource.cdi
DataSource関連CDIポータブル拡張機能の開発を支援するクラスおよびインタフェースを提供します。
io.helidon.integrations.datasource.hikaricp.cdi - モジュールio.helidon.integrations.datasource.hikaricp.cdi
io.helidon.integrations.datasource.hikaricp.cdi - パッケージio.helidon.integrations.datasource.hikaricp.cdi
io.helidon.integrations.datasource.ucp.cdi - モジュールio.helidon.integrations.datasource.ucp.cdi
DataSource beanのプロバイダとしてOracle Universal Connection PoolをCDIに統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.datasource.ucp.cdi - パッケージio.helidon.integrations.datasource.ucp.cdi
DataSource beanのプロバイダとしてOracle Universal Connection PoolをCDIに統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.jdbc - モジュールio.helidon.integrations.jdbc
JDBC構成のサポート。
io.helidon.integrations.jdbc - パッケージio.helidon.integrations.jdbc
JDBC構成のサポート。
io.helidon.integrations.jedis.cdi - モジュールio.helidon.integrations.jedis.cdi
io.helidon.integrations.jedis.cdi - パッケージio.helidon.integrations.jedis.cdi
io.helidon.integrations.jta.cdi - モジュールio.helidon.integrations.jta.cdi
基礎となる実装としてNarayanaを使用して、JTAバージョン1.2をCDIバージョン2.0に統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.jta.cdi - パッケージio.helidon.integrations.jta.cdi
基礎となる実装としてNarayanaを使用して、JTAバージョン1.2をCDIバージョン2.0に統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.jta.jdbc - モジュールio.helidon.integrations.jta.jdbc
JTA関連のJDBC構成のサポート。
io.helidon.integrations.jta.jdbc - パッケージio.helidon.integrations.jta.jdbc
JTA関連のJDBC構成のサポート。
io.helidon.integrations.jta.weld - モジュールio.helidon.integrations.jta.weld
Narayanaエンジンを使用して「溶接」-backed CDI 2.0 SE実装で「トランザクション・オブザーバ・メソッド」を有効にするクラスおよびインタフェースを提供します。
io.helidon.integrations.jta.weld - パッケージio.helidon.integrations.jta.weld
Narayanaエンジンを使用して「溶接」-backed CDI 2.0 SE実装で「トランザクション・オブザーバ・メソッド」を有効にするクラスおよびインタフェースを提供します。
io.helidon.integrations.micrometer - モジュールio.helidon.integrations.micrometer
Helidon SEでのマイクロメーターのサポート。
io.helidon.integrations.micrometer - パッケージio.helidon.integrations.micrometer
Helidon SEでのマイクロメーターのサポート。
io.helidon.integrations.micrometer.cdi - モジュールio.helidon.integrations.micrometer.cdi
Helidon MPのマイクロメーターのサポート。
io.helidon.integrations.micrometer.cdi - パッケージio.helidon.integrations.micrometer.cdi
Helidon MPのマイクロメーターのサポート。
io.helidon.integrations.micronaut.cdi - モジュールio.helidon.integrations.micronaut.cdi
CDIへのMicronautの統合。
io.helidon.integrations.micronaut.cdi - パッケージio.helidon.integrations.micronaut.cdi
Micronaut beanおよびインターセプタをCDIに統合します。
io.helidon.integrations.micronaut.cdi.data - パッケージio.helidon.integrations.micronaut.cdi.data
CDI用のMicronautデータ固有の拡張機能。
io.helidon.integrations.micronaut.cdi.processor - モジュールio.helidon.integrations.micronaut.cdi.processor
CDIとのMicronaut統合 - Micronaut用の注釈プロセッサ。
io.helidon.integrations.micronaut.cdi.processor - パッケージio.helidon.integrations.micronaut.cdi.processor
Micronaut統合用の注釈プロセッサ。
io.helidon.integrations.micronaut.data - モジュールio.helidon.integrations.micronaut.data
Micronautデータとの統合。
io.helidon.integrations.microstream - モジュールio.helidon.integrations.microstream
マイクロ・ストリームのコア機能統合をサポートします。
io.helidon.integrations.microstream.cache - モジュールio.helidon.integrations.microstream.cache
Microstream-Cache機能統合をサポートします。
io.helidon.integrations.microstream.cache - パッケージio.helidon.integrations.microstream.cache
Microstream-Cache機能統合をサポートします。
io.helidon.integrations.microstream.cdi - モジュールio.helidon.integrations.microstream.cdi
マイクロ・ストリーム統合のCDIサポートを提供します。
io.helidon.integrations.microstream.cdi - パッケージio.helidon.integrations.microstream.cdi
マイクロ・ストリーム統合のCDIサポートを提供します。
io.helidon.integrations.microstream.core - パッケージio.helidon.integrations.microstream.core
マイクロ・ストリームのコア機能統合をサポートします。
io.helidon.integrations.microstream.health - モジュールio.helidon.integrations.microstream.health
Microstream-HealthChecks機能統合のサポートを提供します。
io.helidon.integrations.microstream.health - パッケージio.helidon.integrations.microstream.health
Microstream-HealthChecks機能統合のサポートを提供します。
io.helidon.integrations.microstream.metrics - モジュールio.helidon.integrations.microstream.metrics
Microstream-Metrics機能統合のサポートを提供します。
io.helidon.integrations.microstream.metrics - パッケージio.helidon.integrations.microstream.metrics
Microstream-Metrics機能統合のサポートを提供します。
io.helidon.integrations.neo4j - モジュールio.helidon.integrations.neo4j
Neo4jサポート・モジュール。
io.helidon.integrations.neo4j - パッケージio.helidon.integrations.neo4j
HelidonのNeo4j統合。
io.helidon.integrations.neo4j.health - モジュールio.helidon.integrations.neo4j.health
Neo4jヘルス・チェック・モジュール。
io.helidon.integrations.neo4j.health - パッケージio.helidon.integrations.neo4j.health
Neo4jのヘルス・チェック。
io.helidon.integrations.neo4j.metrics - モジュールio.helidon.integrations.neo4j.metrics
Neo4jメトリクスはモジュールをサポートします。
io.helidon.integrations.neo4j.metrics - パッケージio.helidon.integrations.neo4j.metrics
メトリクス・パッケージ。
io.helidon.integrations.oci.sdk.cdi - モジュールio.helidon.integrations.oci.sdk.cdi
Oracle Cloud Infrastructure Java SDKからCDI 3.0ベースのアプリケーションにサービス・クライアントを統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.oci.sdk.cdi - パッケージio.helidon.integrations.oci.sdk.cdi
Oracle Cloud Infrastructure Java SDKからCDI 3.0ベースのアプリケーションにサービス・クライアントを統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.vault - モジュールio.helidon.integrations.vault
Vault統合。
io.helidon.integrations.vault - パッケージio.helidon.integrations.vault
Vault統合。
io.helidon.integrations.vault.auths.approle - モジュールio.helidon.integrations.vault.auths.approle
VaultのAppRole認証メソッド。
io.helidon.integrations.vault.auths.approle - パッケージio.helidon.integrations.vault.auths.approle
VaultのAppRole認証メソッド。
io.helidon.integrations.vault.auths.common - モジュールio.helidon.integrations.vault.auths.common
Vault統合の共通クラス。
io.helidon.integrations.vault.auths.common - パッケージio.helidon.integrations.vault.auths.common
Vault統合の共通クラス。
io.helidon.integrations.vault.auths.k8s - モジュールio.helidon.integrations.vault.auths.k8s
KubernetesのVault認証メソッド。
io.helidon.integrations.vault.auths.k8s - パッケージio.helidon.integrations.vault.auths.k8s
KubernetesのVault認証メソッド。
io.helidon.integrations.vault.auths.token - モジュールio.helidon.integrations.vault.auths.token
Vaultのトークン認証メソッド。
io.helidon.integrations.vault.auths.token - パッケージio.helidon.integrations.vault.auths.token
Vaultのトークン認証メソッド。
io.helidon.integrations.vault.cdi - モジュールio.helidon.integrations.vault.cdi
VaultとCDIの統合。
io.helidon.integrations.vault.cdi - パッケージio.helidon.integrations.vault.cdi
VaultとCDIの統合。
io.helidon.integrations.vault.secrets.cubbyhole - モジュールio.helidon.integrations.vault.secrets.cubbyhole
Vault Cubbyhole Secrets Engineのサポート。
io.helidon.integrations.vault.secrets.cubbyhole - パッケージio.helidon.integrations.vault.secrets.cubbyhole
Vault用のCubbyholeシークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.database - モジュールio.helidon.integrations.vault.secrets.database
Vaultデータベース・シークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.database - パッケージio.helidon.integrations.vault.secrets.database
Vaultデータベース・シークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.kv - モジュールio.helidon.integrations.vault.secrets.kv
Vaultキー/バリュー・バージョン2シークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.kv1 - パッケージio.helidon.integrations.vault.secrets.kv1
Vault KV1 Secrets Engineのサポート。
io.helidon.integrations.vault.secrets.kv2 - パッケージio.helidon.integrations.vault.secrets.kv2
Vaultキー/バリュー・バージョン2シークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.kvone - モジュールio.helidon.integrations.vault.secrets.kvone
Vault KV1 Secrets Engineのサポート。
io.helidon.integrations.vault.secrets.pki - モジュールio.helidon.integrations.vault.secrets.pki
VaultPKIシークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.pki - パッケージio.helidon.integrations.vault.secrets.pki
VaultPKIシークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.transit - モジュールio.helidon.integrations.vault.secrets.transit
Vault転送シークレット。
io.helidon.integrations.vault.secrets.transit - パッケージio.helidon.integrations.vault.secrets.transit
Vault転送シークレット。
io.helidon.integrations.vault.spi - パッケージio.helidon.integrations.vault.spi
Vault統合SPI。
io.helidon.integrations.vault.sys - モジュールio.helidon.integrations.vault.sys
Vaultのシステム操作。
io.helidon.integrations.vault.sys - パッケージio.helidon.integrations.vault.sys
Vaultのシステム操作。
io.helidon.jersey.common - モジュールio.helidon.jersey.common
Jersey処理のユーティリティ。
io.helidon.jersey.common - パッケージio.helidon.jersey.common
Jersey処理のユーティリティ。
io.helidon.jersey.connector - モジュールio.helidon.jersey.connector
Helidon HTTPクライアントを使用して* HTTPリクエストおよびレスポンスを送信および受信するConnector
io.helidon.jersey.connector - パッケージio.helidon.jersey.connector
HTTPリクエストおよびレスポンスを送信および受信するためにHelidon HTTPクライアントを使用するConnector
io.helidon.logging.common - モジュールio.helidon.logging.common
Helidonロギング。
io.helidon.logging.common - パッケージio.helidon.logging.common
すべてのロギング・フレームワークへのMDC値の委任に対するHelidon MDCサポート。
io.helidon.logging.common.spi - パッケージio.helidon.logging.common.spi
このパッケージは、実際のMDCサポート実装のためのインタフェースを提供します。
io.helidon.logging.jul - モジュールio.helidon.logging.jul
Helidon Java Util Logging MDCサポート・モジュール。
io.helidon.logging.jul - パッケージio.helidon.logging.jul
Helidon Javaユーティリティ・ロギングMDCサポート。
io.helidon.logging.slf4j - モジュールio.helidon.logging.slf4j
Helidon Slf4j MDCモジュール。
io.helidon.logging.slf4j - パッケージio.helidon.logging.slf4j
Helidon Slf4J MDC伝播のサポート。
io.helidon.lra.coordinator.client - モジュールio.helidon.lra.coordinator.client
簡単な切替用コーディネータ実装のための抽象コーディネータのスパイ。
io.helidon.lra.coordinator.client - パッケージio.helidon.lra.coordinator.client
MicroProfile長時間実行アクション・コーディネータ・クライアント・スパイ。
io.helidon.lra.coordinator.client.narayana - モジュールio.helidon.lra.coordinator.client.narayana
APIのようなNarayanaを使用するコーディネータのコーディネータ・クライアント。
io.helidon.lra.coordinator.client.narayana - パッケージio.helidon.lra.coordinator.client.narayana
MicroProfile長時間実行アクションNarayanaコーディネータ・クライアント。
io.helidon.media.common - モジュールio.helidon.media.common
メディア・タイプは共通クラスをサポートします。
io.helidon.media.common - パッケージio.helidon.media.common
特定のMediaTypeでコンテンツを処理するための共通クラス。
io.helidon.media.common.spi - パッケージio.helidon.media.common.spi
このパッケージは、MediaContextの拡張性を提供します。
io.helidon.media.jackson - モジュールio.helidon.media.jackson
Jacksonでは、共通クラスがサポートされます。
io.helidon.media.jackson - パッケージio.helidon.media.jackson
Jacksonメディア・タイプのサポート。
io.helidon.media.jsonb - モジュールio.helidon.media.jsonb
JSON-Bは共通クラスをサポートします。
io.helidon.media.jsonb - パッケージio.helidon.media.jsonb
JSON-Bメディア・タイプのサポート。
io.helidon.media.jsonp - モジュールio.helidon.media.jsonp
JSON-Pは共通クラスをサポートします。
io.helidon.media.jsonp - パッケージio.helidon.media.jsonp
JSON-Pメディア・タイプのサポート。
io.helidon.media.multipart - モジュールio.helidon.media.multipart
メディアMultiPartサポート・クラス。
io.helidon.media.multipart - パッケージio.helidon.media.multipart
Helidon Media MultiPart。
io.helidon.messaging - モジュールio.helidon.messaging
Helidonリアクティブ・メッセージング。
io.helidon.messaging - パッケージio.helidon.messaging
Helidonリアクティブ・メッセージング。
io.helidon.messaging.connectors.aq - モジュールio.helidon.messaging.connectors.aq
MicroProfileリアクティブ・メッセージングOracle AQコネクタ。
io.helidon.messaging.connectors.aq - パッケージio.helidon.messaging.connectors.aq
MicroProfileリアクティブ・メッセージングOracle AQコネクタ。
io.helidon.messaging.connectors.jms - モジュールio.helidon.messaging.connectors.jms
マイクロプロファイル・メッセージングJMSコネクタ。
io.helidon.messaging.connectors.jms - パッケージio.helidon.messaging.connectors.jms
マイクロプロファイル・メッセージングJMSコネクタ。
io.helidon.messaging.connectors.jms.shim - パッケージio.helidon.messaging.connectors.jms.shim
Jakarta JMSと共に使用するshim。
io.helidon.messaging.connectors.kafka - モジュールio.helidon.messaging.connectors.kafka
マイクロプロファイル・メッセージングKafkaコネクタ。
io.helidon.messaging.connectors.kafka - パッケージio.helidon.messaging.connectors.kafka
マイクロプロファイル・メッセージングKafkaコネクタ。
io.helidon.messaging.connectors.mock - パッケージio.helidon.messaging.connectors.mock
テスト用のHelidonメッセージ・モック・コネクタ。
io.helidon.messaging.jms.shim - モジュールio.helidon.messaging.jms.shim
jakartaパッケージよりjavaxパッケージに基づいてJMSを公開します。
io.helidon.metrics - モジュールio.helidon.metrics
Helidonメトリクスの実装。
io.helidon.metrics - パッケージio.helidon.metrics
Java SEのメトリクス・サポート。マイクロプロファイル・メトリクスAPIおよび形式を使用します。
io.helidon.metrics.api - モジュールio.helidon.metrics.api
HelidonメトリクスAPI。
io.helidon.metrics.api - パッケージio.helidon.metrics.api
HelidonメトリクスAPIを定義して、Helidonメトリクス対応のコンポーネントは、メトリクスが実際にランタイム・パスにあるかどうかに関係なく、メトリクスを簡単に実装できるようにします。
io.helidon.metrics.api.spi - パッケージio.helidon.metrics.api.spi
メトリクスAPIのSPI。
io.helidon.metrics.exemplartrace - パッケージio.helidon.metrics.exemplartrace
トレース識別子を使用するメトリクスに一時的なサポートを提供します。
io.helidon.metrics.prometheus - モジュールio.helidon.metrics.prometheus
Prometheusのサポート。
io.helidon.metrics.prometheus - パッケージio.helidon.metrics.prometheus
Prometheusクライアント・エンドポイントのサポート。
io.helidon.metrics.serviceapi - モジュールio.helidon.metrics.serviceapi
API、SPIおよびメトリクス・サービスの最小実装。
io.helidon.metrics.serviceapi - パッケージio.helidon.metrics.serviceapi
メトリクス・サポート・サービスのAPIおよび最小実装。
io.helidon.metrics.serviceapi.spi - パッケージio.helidon.metrics.serviceapi.spi
メトリクス・サポート・サービスの実装を検索するためのサービス・プロバイダ・インタフェース。
io.helidon.metrics.traceexemplar - モジュールio.helidon.metrics.traceexemplar
トレース識別子を使用するメトリクスに一時的なサポートを提供します。
io.helidon.microprofile.accesslog - モジュールio.helidon.microprofile.accesslog
MicroProfileアクセス・ログの拡張。
io.helidon.microprofile.accesslog - パッケージio.helidon.microprofile.accesslog
アクセス・ログのサポートを追加するためのMicroProfileの拡張。
io.helidon.microprofile.bean.validation - パッケージio.helidon.microprofile.bean.validation
一般的なBeanのバリデーション。
io.helidon.microprofile.cdi - モジュールio.helidon.microprofile.cdi
Helidon MPのCDI実装の拡張機能。
io.helidon.microprofile.cdi - パッケージio.helidon.microprofile.cdi
Helidon MPのCDI拡張機能。
io.helidon.microprofile.config - モジュールio.helidon.microprofile.config
マイクロプロファイル構成実装のCDI拡張。
io.helidon.microprofile.config - パッケージio.helidon.microprofile.config
CDI用のマイクロプロファイル構成のHelidon実装。
io.helidon.microprofile.cors - モジュールio.helidon.microprofile.cors
CORSのサポート。
io.helidon.microprofile.cors - パッケージio.helidon.microprofile.cors
Helidon MP CORSのサポート
io.helidon.microprofile.faulttolerance - モジュールio.helidon.microprofile.faulttolerance
マイクロプロファイル・フォールト・トレランスの実装。
io.helidon.microprofile.faulttolerance - パッケージio.helidon.microprofile.faulttolerance
マイクロプロファイル・フォールト・トレランスのHelidon実装。
io.helidon.microprofile.graphql.server - モジュールio.helidon.microprofile.graphql.server
GraphQLマイクロプロファイル・サーバー・モジュール。
io.helidon.microprofile.graphql.server - パッケージio.helidon.microprofile.graphql.server
Microprofile GraphQLサーバーの実装。
io.helidon.microprofile.grpc.client - モジュールio.helidon.microprofile.grpc.client
Helidon MPのgRPCクライアント実装。
io.helidon.microprofile.grpc.client - パッケージio.helidon.microprofile.grpc.client
gRPCクライアント・マイクロプロファイル・クラス。
io.helidon.microprofile.grpc.core - モジュールio.helidon.microprofile.grpc.core
gRPCマイクロプロファイル・コア・モジュール
io.helidon.microprofile.grpc.core - パッケージio.helidon.microprofile.grpc.core
コアgRPCマイクロプロファイル・クラス。
io.helidon.microprofile.grpc.metrics - モジュールio.helidon.microprofile.grpc.metrics
gRPCマイクロプロファイル・メトリクス・モジュール
io.helidon.microprofile.grpc.metrics - パッケージio.helidon.microprofile.grpc.metrics
gRPCマイクロプロファイル・メトリクス。
io.helidon.microprofile.grpc.server - モジュールio.helidon.microprofile.grpc.server
gRPCマイクロプロファイル・サーバー・モジュール
io.helidon.microprofile.grpc.server - パッケージio.helidon.microprofile.grpc.server
Microprofile 1.0 gRPCサーバーの実装。
io.helidon.microprofile.grpc.server.spi - パッケージio.helidon.microprofile.grpc.server.spi
Microprofile 1.0 gRPCサーバーの実装。
io.helidon.microprofile.health - モジュールio.helidon.microprofile.health
マイクロプロファイル・ヘルス・モジュール。
io.helidon.microprofile.health - パッケージio.helidon.microprofile.health
マイクロプロファイルのJAX-RSおよびCDIサポートを実装します。
io.helidon.microprofile.jwt.auth - モジュールio.helidon.microprofile.jwt.auth
マイクロプロファイルjwtモジュール。
io.helidon.microprofile.jwt.auth - パッケージio.helidon.microprofile.jwt.auth
Microprofile JWT認証仕様の実装。
io.helidon.microprofile.lra - モジュールio.helidon.microprofile.lra
MicroProfile長時間実行アクションのHelidon実装。
io.helidon.microprofile.lra - パッケージio.helidon.microprofile.lra
MicroProfile長時間実行アクションのHelidon実装。
io.helidon.microprofile.messaging - モジュールio.helidon.microprofile.messaging
MicroProfileリアクティブ・メッセージングの実装。
io.helidon.microprofile.messaging - パッケージio.helidon.microprofile.messaging
MicroProfileリアクティブ・メッセージングの実装。
io.helidon.microprofile.messaging.health - モジュールio.helidon.microprofile.messaging.health
MicroProfileリアクティブ・メッセージング・ヘルス・チェック。
io.helidon.microprofile.messaging.health - パッケージio.helidon.microprofile.messaging.health
MicroProfileリアクティブ・メッセージング・ヘルス・チェック。
io.helidon.microprofile.messaging.metrics - モジュールio.helidon.microprofile.messaging.metrics
MicroProfileリアクティブ・メッセージング・メトリクス。
io.helidon.microprofile.messaging.metrics - パッケージio.helidon.microprofile.messaging.metrics
メッセージング・チャネルのメトリクス・カウンタ。
io.helidon.microprofile.metrics - モジュールio.helidon.microprofile.metrics
マイクロプロファイル・メトリクスの実装。
io.helidon.microprofile.metrics - パッケージio.helidon.microprofile.metrics
マイクロプロファイル・メトリクス仕様の実装。
io.helidon.microprofile.metrics.spi - パッケージio.helidon.microprofile.metrics.spi
主要メトリクス処理イベントに関心のある他のコンポーネントによってオプションで実装されるインタフェース。
io.helidon.microprofile.oidc - モジュールio.helidon.microprofile.oidc
Microprofile OIDC統合。
io.helidon.microprofile.oidc - パッケージio.helidon.microprofile.oidc
マイクロプロファイル・サーバーのOIDC統合。
io.helidon.microprofile.openapi - モジュールio.helidon.microprofile.openapi
MicroProfile OpenAPI実装のCDI拡張。
io.helidon.microprofile.openapi - パッケージio.helidon.microprofile.openapi
Helidon MPでのOpenAPIのサポート。
io.helidon.microprofile.reactive - モジュールio.helidon.microprofile.reactive
MicroProfileリアクティブ・ストリーム・オペレータの実装。
io.helidon.microprofile.reactive - パッケージio.helidon.microprofile.reactive
Helidon MPのMicroProfileリアクティブ・ストリーム・オペレータのサポート。
io.helidon.microprofile.restclient - モジュールio.helidon.microprofile.restclient
MP Restクライアント。
io.helidon.microprofile.restclient - パッケージio.helidon.microprofile.restclient
Jerseyからの残りのクライアント実装に対するHelidon固有の拡張機能。
io.helidon.microprofile.scheduling - モジュールio.helidon.microprofile.scheduling
CDIスケジューリングの実装。
io.helidon.microprofile.scheduling - パッケージio.helidon.microprofile.scheduling
CDIスケジューリングの実装。
io.helidon.microprofile.security - モジュールio.helidon.microprofile.security
Microprofile構成モジュール。
io.helidon.microprofile.security - パッケージio.helidon.microprofile.security
HelidonセキュリティとMicroprofileサーバーの統合。
io.helidon.microprofile.server - モジュールio.helidon.microprofile.server
マイクロプロファイル・コンポーネントをバインドし、HTTPサーバーを実行するレイヤーの実装。
io.helidon.microprofile.server - パッケージio.helidon.microprofile.server
Microprofile 1.0サーバーの実装。
io.helidon.microprofile.tracing - モジュールio.helidon.microprofile.tracing
helidonマイクロプロファイル用のEclipse Microprofile Tracingの実装。
io.helidon.microprofile.tracing - パッケージio.helidon.microprofile.tracing
トレース用のマイクロプロファイル拡張。
io.helidon.microprofile.tyrus - モジュールio.helidon.microprofile.tyrus
MP Tyrus統合
io.helidon.microprofile.tyrus - パッケージio.helidon.microprofile.tyrus
TyrusとのHelidon MP統合。
io.helidon.openapi - モジュールio.helidon.openapi
Helidon SE OpenAPIのサポート。
io.helidon.openapi - パッケージio.helidon.openapi
Helidon SE OpenAPIのサポート。
io.helidon.scheduling - モジュールio.helidon.scheduling
Helidonリアクティブ実装のスケジューリング・モジュール。
io.helidon.scheduling - パッケージio.helidon.scheduling
Helidon SEリアクティブ実装のスケジュール。
io.helidon.security - モジュールio.helidon.security
クラウド・セキュリティ・モジュール用のJava。
io.helidon.security - パッケージio.helidon.security
セキュリティ
io.helidon.security.abac.policy - モジュールio.helidon.security.abac.policy
ポリシー属性バリデータ。
io.helidon.security.abac.policy - パッケージio.helidon.security.abac.policy
属性ベースのアクセス制御ポリシー・バリデータ。
io.helidon.security.abac.policy.el - モジュールio.helidon.security.abac.policy.el
ポリシー属性バリデータ。
io.helidon.security.abac.policy.el - パッケージio.helidon.security.abac.policy.el
Java EE式言語との統合。
io.helidon.security.abac.policy.spi - パッケージio.helidon.security.abac.policy.spi
属性ベースのアクセス制御でポリシー・ステートメントをサポートするサービス・プロバイダ・インタフェース(SPI)。
io.helidon.security.abac.role - モジュールio.helidon.security.abac.role
ロール属性バリデータ。
io.helidon.security.abac.role - パッケージio.helidon.security.abac.role
ロール属性バリデータ。
io.helidon.security.abac.scope - モジュールio.helidon.security.abac.scope
スコープ属性バリデータ。
io.helidon.security.abac.scope - パッケージio.helidon.security.abac.scope
スコープ(OAuth2)属性バリデータ。
io.helidon.security.abac.time - モジュールio.helidon.security.abac.time
時間属性バリデータ。
io.helidon.security.abac.time - パッケージio.helidon.security.abac.time
時間属性バリデータ。
io.helidon.security.annotations - モジュールio.helidon.security.annotations
注釈をサポートする環境と統合するための注釈。
io.helidon.security.annotations - パッケージio.helidon.security.annotations
注釈をサポートするコンテナとの統合のための注釈。
io.helidon.security.integration.common - モジュールio.helidon.security.integration.common
セキュリティ統合共通。
io.helidon.security.integration.common - パッケージio.helidon.security.integration.common
HelidonセキュリティをWebサーバーやJerseyなどの他のコンポーネントと統合するためのユーティリティ。
io.helidon.security.integration.grpc - モジュールio.helidon.security.integration.grpc
Helidon gRPCとのセキュリティ統合。
io.helidon.security.integration.grpc - パッケージio.helidon.security.integration.grpc
GrpcServerの統合ライブラリ。
io.helidon.security.integration.jersey - モジュールio.helidon.security.integration.jersey
Jerseyとのセキュリティ統合。
io.helidon.security.integration.jersey - パッケージio.helidon.security.integration.jersey
セキュリティ・モジュールのJersey統合。
io.helidon.security.integration.jersey.client - モジュールio.helidon.security.integration.jersey.client
Jersey Clientとのセキュリティ統合。
io.helidon.security.integration.jersey.client - パッケージio.helidon.security.integration.jersey.client
セキュリティ・モジュールのJerseyクライアント統合。
io.helidon.security.integration.webserver - モジュールio.helidon.security.integration.webserver
Helidon Webサーバーとのセキュリティ統合。
io.helidon.security.integration.webserver - パッケージio.helidon.security.integration.webserver
RxServerの統合ライブラリ。
io.helidon.security.jwt - モジュールio.helidon.security.jwt
HTTPシグネチャ・プロバイダ。
io.helidon.security.jwt - パッケージio.helidon.security.jwt
JWT (JSON webトークン)のサポート。
io.helidon.security.jwt.jwk - パッケージio.helidon.security.jwt.jwk
JWK (JSON webキー)サポート。
io.helidon.security.providers.abac - モジュールio.helidon.security.providers.abac
属性ベースのアクセス制御プロバイダ。
io.helidon.security.providers.abac - パッケージio.helidon.security.providers.abac
属性ベースのアクセス制御(ABAC)セキュリティ・プロバイダ。
io.helidon.security.providers.abac.spi - パッケージio.helidon.security.providers.abac.spi
属性ベースのアクセス制御(ABAC)セキュリティ・プロバイダSPI。
io.helidon.security.providers.common - モジュールio.helidon.security.providers.common
クラウド・セキュリティ・モジュール・プロバイダ用のJava。
io.helidon.security.providers.common - パッケージio.helidon.security.providers.common
プロバイダ実装の共通クラス。
io.helidon.security.providers.common.spi - パッケージio.helidon.security.providers.common.spi
セキュリティを有効化/無効化するリソース・クラスおよびメソッドのカスタマイズされた分析をサポートするための、Jerseyとの統合の拡張。
io.helidon.security.providers.config.vault - モジュールio.helidon.security.providers.config.vault
構成によってバックアップされたVault操作。
io.helidon.security.providers.config.vault - パッケージio.helidon.security.providers.config.vault
構成によってバックアップされたVault操作。
io.helidon.security.providers.google.login - モジュールio.helidon.security.providers.google.login
Googleログイン認証プロバイダ。
io.helidon.security.providers.google.login - パッケージio.helidon.security.providers.google.login
Googleログイン・ボタンとの統合。
io.helidon.security.providers.header - モジュールio.helidon.security.providers.header
ヘッダー・ベースの認証プロバイダ。
io.helidon.security.providers.header - パッケージio.helidon.security.providers.header
(any)ヘッダーからユーザー名を抽出できるプロバイダ。
io.helidon.security.providers.httpauth - モジュールio.helidon.security.providers.httpauth
basicおよびdigest認証プロバイダ。
io.helidon.security.providers.httpauth - パッケージio.helidon.security.providers.httpauth
"basic"および"ダイジェスト"認証スキームをロール・サポートとともにサポートする基本セキュリティ・プロバイダ。
io.helidon.security.providers.httpauth.spi - パッケージio.helidon.security.providers.httpauth.spi
basic認証プロバイダおよびdigest認証プロバイダのSPI。
io.helidon.security.providers.httpsign - モジュールio.helidon.security.providers.httpsign
HTTPシグネチャ・プロバイダ。
io.helidon.security.providers.httpsign - パッケージio.helidon.security.providers.httpsign
着信シグネチャのバリデーションおよびアウトバウンド・リクエストのシグネチャをサポートするプロバイダ。
io.helidon.security.providers.idcs.mapper - モジュールio.helidon.security.providers.idcs.mapper
IDCSロール・マッパー。
io.helidon.security.providers.idcs.mapper - パッケージio.helidon.security.providers.idcs.mapper
IDCSサーバーからロールを取得してユーザー・サブジェクトにマップするマッパー。
io.helidon.security.providers.jwt - モジュールio.helidon.security.providers.jwt
JWTプロバイダ。
io.helidon.security.providers.jwt - パッケージio.helidon.security.providers.jwt
着信JWTを処理し、それに基づいてユーザーをアサートし、アウトバウンド呼出し用にJWT (または新規作成)を伝播できるプロバイダ。
io.helidon.security.providers.oidc - モジュールio.helidon.security.providers.oidc
OIDC認証およびセキュリティ伝播プロバイダ。
io.helidon.security.providers.oidc - パッケージio.helidon.security.providers.oidc
Open ID Connectプロバイダとの統合。
io.helidon.security.providers.oidc.common - モジュールio.helidon.security.providers.oidc.common
OIDC共通クラス。
io.helidon.security.providers.oidc.common - パッケージio.helidon.security.providers.oidc.common
オープンIDすべてのOIDC関連コンポーネントから使用可能な接続(OIDC)クラス。
io.helidon.security.spi - パッケージio.helidon.security.spi
セキュリティ・コンポーネントSPI。
io.helidon.security.util - モジュールio.helidon.security.util
Helidonセキュリティ・ユーティリティ。
io.helidon.security.util - パッケージio.helidon.security.util
セキュリティ・モジュールの一般的なユーティリティ。
io.helidon.servicecommon.rest - モジュールio.helidon.servicecommon.rest
RESTサービスのサポート・タイプ。
io.helidon.servicecommon.rest - パッケージio.helidon.servicecommon.rest
RESTサービスのサポート・タイプ。
io.helidon.servicecommon.restcdi - モジュールio.helidon.servicecommon.restcdi
HelidonサービスのCDI拡張、注釈処理およびインターセプトの記述に役立つ汎用再使用可能なアーティファクト。
io.helidon.servicecommon.restcdi - パッケージio.helidon.servicecommon.restcdi
HelidonサービスのCDI拡張、注釈処理およびインターセプトの記述に役立つ汎用再使用可能なアーティファクト。
io.helidon.tracing - モジュールio.helidon.tracing
コレクタをトレースするための抽象APIおよびSPIを使用した、helidonのOpentraceのサポート。
io.helidon.tracing - パッケージio.helidon.tracing
Helidonの分散トレースのサポート。
io.helidon.tracing.config - モジュールio.helidon.tracing.config
トレース対象コンポーネントのトレース構成。
io.helidon.tracing.config - パッケージio.helidon.tracing.config
トレースされたコンポーネント、スパンおよびログの構成。
io.helidon.tracing.jaeger - モジュールio.helidon.tracing.jaeger
Jaegerトレースのサポート。
io.helidon.tracing.jaeger - パッケージio.helidon.tracing.jaeger
JaegerトレーサとのHelidon統合。
io.helidon.tracing.jersey - モジュールio.helidon.tracing.jersey
Jerseyとの統合のトレース。
io.helidon.tracing.jersey - パッケージio.helidon.tracing.jersey
Jerseyとトレースの統合。
io.helidon.tracing.jersey.client - モジュールio.helidon.tracing.jersey.client
jersey (JAX-RS)クライアントとの統合のトレース。
io.helidon.tracing.jersey.client - パッケージio.helidon.tracing.jersey.client
Jerseyクライアントのトレース・サポート。
io.helidon.tracing.opentelemetry - モジュールio.helidon.tracing.opentelemetry
Helidonトレースのオープン・テレメトリのサポート。
io.helidon.tracing.opentelemetry - パッケージio.helidon.tracing.opentelemetry
TracerBuilder SPIに接続し、Tracer実装を提供するOpen Telemetryトレースのサポート。
io.helidon.tracing.opentracing - モジュールio.helidon.tracing.opentracing
Helidonトレースのオープン・トレースのサポート。
io.helidon.tracing.opentracing - パッケージio.helidon.tracing.opentracing
TracerBuilder SPIに接続し、Tracer実装を提供するオープン・トレース・トレース・サポート。
io.helidon.tracing.opentracing.spi - パッケージio.helidon.tracing.opentracing.spi
トレース固有のSPIを開き、様々なトレーサを追加します。
io.helidon.tracing.spi - パッケージio.helidon.tracing.spi
分散トレーサの統合をサポートするSPIクラス。
io.helidon.tracing.tracerresolver - モジュールio.helidon.tracing.tracerresolver
TracerResolverトレースのサポート。
io.helidon.tracing.tracerresolver - パッケージio.helidon.tracing.tracerresolver
TracerResolverのHelidonトレース・サポート。
io.helidon.tracing.zipkin - モジュールio.helidon.tracing.zipkin
Zipkinトレースのサポート。
io.helidon.tracing.zipkin - パッケージio.helidon.tracing.zipkin
Zipkinとの統合のためのBraveベースのOpen Tracing実装。
io.helidon.webclient - モジュールio.helidon.webclient
Helidon WebClient。
io.helidon.webclient - パッケージio.helidon.webclient
Restコール用のリアクティブ・クライアント。
io.helidon.webclient.jaxrs - モジュールio.helidon.webclient.jaxrs
JAX-RSクライアントとの基本統合。
io.helidon.webclient.jaxrs - パッケージio.helidon.webclient.jaxrs
JAX-RS (Jersey)クライアントに対するHelidonのサポート。
io.helidon.webclient.metrics - モジュールio.helidon.webclient.metrics
Helidon WebClientメトリクス。
io.helidon.webclient.metrics - パッケージio.helidon.webclient.metrics
クライアント・メトリクス・サービス。
io.helidon.webclient.security - モジュールio.helidon.webclient.security
Helidon WebClientセキュリティ。
io.helidon.webclient.security - パッケージio.helidon.webclient.security
クライアント・サービス伝播サービス。
io.helidon.webclient.spi - パッケージio.helidon.webclient.spi
このパッケージは、WebClientの拡張性を提供します。
io.helidon.webclient.tracing - モジュールio.helidon.webclient.tracing
Helidon WebClientトレース。
io.helidon.webclient.tracing - パッケージio.helidon.webclient.tracing
クライアント・トレース伝播サービス。
io.helidon.webserver - モジュールio.helidon.webserver
リアクティブwebサーバー。
io.helidon.webserver - パッケージio.helidon.webserver
リアクティブwebサーバーAPI。
io.helidon.webserver.accesslog - モジュールio.helidon.webserver.accesslog
リアクティブwebサーバー。
io.helidon.webserver.accesslog - パッケージio.helidon.webserver.accesslog
Helidon WebServerのアクセス・ログのサポート。
io.helidon.webserver.cors - モジュールio.helidon.webserver.cors
Helidon SE CORSモジュール
io.helidon.webserver.cors - パッケージio.helidon.webserver.cors
Helidon SE CORSのサポート
io.helidon.webserver.http2 - モジュールio.helidon.webserver.http2
 
io.helidon.webserver.http2 - パッケージio.helidon.webserver.http2
Helidon webサーバーのHTTP/2サポート。
io.helidon.webserver.jersey - モジュールio.helidon.webserver.jersey
Jersey統合。
io.helidon.webserver.jersey - パッケージio.helidon.webserver.jersey
このパッケージには、WebServer Routingに対するJAX-RS (Jerseyベース)サポートが含まれています。
io.helidon.webserver.spi - パッケージio.helidon.webserver.spi
webサーバーの拡張機能を提供するSPI。
io.helidon.webserver.staticcontent - モジュールio.helidon.webserver.staticcontent
Helidon WebServerの静的コンテンツ・サポート。
io.helidon.webserver.staticcontent - パッケージio.helidon.webserver.staticcontent
Helidon WebServerの静的コンテンツ・サポート。
io.helidon.webserver.transport.netty.epoll - モジュールio.helidon.webserver.transport.netty.epoll
Netty EPOLLトランスポート。
io.helidon.webserver.transport.netty.epoll - パッケージio.helidon.webserver.transport.netty.epoll
Netty Epoll Transportの実装。
io.helidon.webserver.transport.netty.iouring - モジュールio.helidon.webserver.transport.netty.iouring
Netty IOURINGトランスポート。
io.helidon.webserver.transport.netty.iouring - パッケージio.helidon.webserver.transport.netty.iouring
Netty io_uringトランスポートの実装。
io.helidon.webserver.websocket - モジュールio.helidon.webserver.websocket
Helidon webサーバーのWebSocketサポート。
io.helidon.webserver.websocket - パッケージio.helidon.webserver.websocket
Helidon webサーバーのWebSocketサポート。
IoMulti - io.helidon.common.reactiveのインタフェース
標準IOリソースからリアクティブ・ストリームを作成します。
IoMulti.MultiFromByteChannelBuilder - io.helidon.common.reactiveのクラス
ReadableByteChannelからMultiを作成するためのFluent APIビルダー。
IoMulti.MultiFromInputStreamBuilder - io.helidon.common.reactiveのクラス
InputStreamからMultiを作成するためのFluent APIビルダー。
IoMulti.MultiToByteChannelBuilder - io.helidon.common.reactiveのクラス
Multi<ByteBuffer>WritableByteChannelに消費するサブスクライバを作成するためのFluent APIビルダー。
IoMulti.OutputStreamMultiBuilder - io.helidon.common.reactiveのクラス
OutputStreamMultiのFluent APIビルダー。
IOUringTransport - io.helidon.webserver.transport.netty.iouringのクラス
IOUringTransport() - クラスio.helidon.webserver.transport.netty.iouring.IOUringTransportのコンストラクタ
 
is(char) - クラスio.helidon.common.http.CharMatcherのstaticメソッド
指定された文字のみに一致するchar正規表現エンジンを返します。
isAccepted(MediaType) - インタフェースio.helidon.webserver.RequestHeadersのメソッド
指定されたメディア・タイプがこのリクエストのレスポンスとして受け入れ可能かどうかをテストします。
isAck() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
isAck() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
メッセージがまだ確認されているかどうかを確認します。
isActive() - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedContextのメソッド
呼び出されると、trueを返します。
isActive() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
 
isAnnotatedService() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
このモデラーに注釈付きサービスが含まれているかどうかを判定します。
isAnnotationPresent(Class<? extends Annotation>) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
isApplicable(Class<?>) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
 
isAuthenticated() - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーが認証されている場合はtrueを返します。
isAvailableFor(WebServer) - インタフェースio.helidon.webserver.Transportのメソッド
このTransport実装が指定されたWebServer実装で使用可能な場合はtrueを返し、そうでない場合はfalseを返します。
isAvailableFor(WebServer) - クラスio.helidon.webserver.transport.netty.epoll.EPollTransportのメソッド
Epoll.isAvailable()trueを返し、それ以外の場合はfalseを返す場合、trueを返します。
isAvailableFor(WebServer) - クラスio.helidon.webserver.transport.netty.iouring.IOUringTransportのメソッド
IOUring.isAvailable()trueを返し、それ以外の場合はfalseを返す場合、trueを返します。
isBackedBy(Class<T> ) - インタフェースio.helidon.common.http.DataChunkのメソッド
このインスタンスが特定の種類のバッファにバックアップされているかどうかを確認します。
isBackedBy(Class<T> ) - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
isBaseMetricEnabled(String) - インタフェースio.helidon.metrics.api.BaseMetricsSettingsのメソッド
 
isBuffered() - クラスio.helidon.media.multipart.ReadableBodyPartのメソッド
このBodyPartインスタンスのコンテンツがメモリーにバッファリングされているかどうかを示します。
isBuildTime() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
ネイティブ・イメージ・ビルド時間内かどうかを確認します。
isCancelled() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
パブリッシャが終了状態CANCELLEDであるかどうかを確認します。
isCancelled() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
パブリッシャが取り消されたかどうかを確認します。
isCancelled() - クラスio.helidon.messaging.Emitterのメソッド
 
isClass() - クラスio.helidon.common.GenericTypeのメソッド
このジェネリック型がジェネリック情報を持たない単純なクラスを表すかどうか。
isCloseable() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
ConditionallyCloseableConnection.close()へのコールによってこのConditionallyCloseableConnectionが実際にクローズされる場合、trueを返します。
isClosed() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
このサブスクライバ・ホルダーがクローズされているかどうかを確認します。
isClosed() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
isClosed() - インタフェースio.helidon.tracing.Scopeのメソッド
メソッドScope.close()がすでにコールされているかどうか。
isCompleted() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
パブリッシャがダウンストリームでonCompleteシグナルを送信したかどうかを確認します。
isCompleted() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
パブリッシャが完了しているかどうかを確認します。
isConcreteNonInterceptor(ProcessAnnotatedType<?>) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
注釈付きタイプが抽象ではなく、受容体ではないことを確認します。
isDefault(boolean) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
trueに設定されている場合(デフォルト値)、このポリシーは、構成されているプロバイダを結合する仮想プロバイダを返します。
isDeleted() - クラスio.helidon.metrics.api.AbstractMetricのメソッド
 
isDeleted() - インタフェースio.helidon.metrics.api.HelidonMetricのメソッド
 
isEmpty() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
このストアが空かどうかを確認します。
isEnabled() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
TLSが有効かどうかを確認します。
isEnabled() - インタフェースio.helidon.metrics.api.BaseMetricsSettings.Builderのメソッド
 
isEnabled() - インタフェースio.helidon.metrics.api.BaseMetricsSettingsのメソッド
 
isEnabled() - インタフェースio.helidon.metrics.api.ComponentMetricsSettingsのメソッド
 
isEnabled() - インタフェースio.helidon.metrics.api.MetricsSettingsのメソッド
 
isEnabled() - インタフェースio.helidon.metrics.api.RegistrySettings.Builderのメソッド
 
isEnabled() - インタフェースio.helidon.metrics.api.RegistrySettingsのメソッド
このタイプのメトリクスが有効かどうかを返します。
isEnabled() - クラスio.helidon.tracing.config.Traceableのメソッド
このトレースを実行するかどうか。
isEnabled() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
isEnabled() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
このインスタンスが有効かどうかをレポートします。
isEntityExpected(String, ApiRequest<?>, Http.RequestMethod, String, Http.ResponseStatus) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
このメソッドは、オプションのエンティティを戻すメソッドでのみ呼び出されます。
isExtended() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
拡張KPIを有効にするかどうか。
isExtended() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettingsのメソッド
 
isFailed() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
パブリッシャが失敗したかどうかを確認します。
isFixedSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
スレッド数が時間の経過とともに変化するかどうかをテストします。
isFlushChunk() - インタフェースio.helidon.common.http.DataChunkのメソッド
フラッシュ・フラグが付いた空のデータ・チャンクを使用すると、実際にバイトを書き込まずに接続を強制的にフラッシュできます。
isIndexed() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
索引付けされたパラメータを持つ文かどうか。
isInProcessChannel() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
これがインプロセスChannelを構築するための記述子であるかどうかを確認します。
isJdkSSL() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
JDK SSLが使用されているかどうかを確認します。
isLazy() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
構成ソースが遅延の場合、そのConfigSourceRuntime.load()メソッドは常に空を返し、その値を取得するにはConfigSourceRuntime.node(String)メソッドを使用する必要があります。
isLeaf() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
キーがリーフ・ノードを表す場合にtrueを返します。
isLeaf() - インタフェースio.helidon.config.Configのメソッド
このノードが存在し、リーフ・ノード(子がありません)である場合にtrueを返します。
isLeaf() - 列挙型クラスio.helidon.config.Config.Typeのメソッド
この構成ノードが既存の値ノードである場合にtrueを返します。
isLoaded() - インタフェースio.helidon.common.LazyValueのメソッド
値がロードされた場合はtrueを返し、サプライヤが呼び出されなかった場合はfalseを返します。
isMarkedAsDeleted(Metric) - クラスio.helidon.metrics.api.AbstractRegistryのstaticメソッド
特定のメトリクスが削除済としてマークされているかどうかを示します。
isMarkedAsDeleted(Metric) - インタフェースio.helidon.metrics.api.HelidonMetricのstaticメソッド
指定したメトリックが削除済としてマークされているかどうかを示します。
isMetricEnabled(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
指定したメトリック名が有効かどうかを示します。
isMetricEnabled(String) - インタフェースio.helidon.metrics.api.RegistrySettingsのメソッド
指定されたメトリック名が有効かどうかを返します。このタイプの有効な設定では、正規表現パターンで全体に適用されます。
isMetricEnabled(String) - クラスio.helidon.metrics.Registryのメソッド
 
isMetricEnabled(MetricRegistry.Type, String) - インタフェースio.helidon.metrics.api.MetricsSettingsのメソッド
指定されたメトリックが、指定されたレジストリ・タイプで有効になっているかどうかをレポートします。
isModified(byte[]) - クラスio.helidon.config.FileConfigSourceのメソッド
 
isModified(byte[]) - クラスio.helidon.config.FileOverrideSourceのメソッド
 
isModified(byte[]) - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
isModified(Long) - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
isModified(Path, byte[]) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
指定されたダイジェストと比較して、ファイル・システム上のファイルが変更されているかどうかを確認します。
isModified(Path, Instant) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
ファイル・システム上のファイルが最終変更タイムスタンプに基づいて変更されているかどうかを確認します。
isModified(Instant) - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
isModified(Instant) - クラスio.helidon.config.UrlConfigSourceのメソッド
 
isModified(Instant) - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
isModified(Map<?, ?>) - クラスio.helidon.config.MapConfigSourceのメソッド
 
isModified - インタフェースio.helidon.config.spi.PollableSourceのメソッド
このメソッドは、このソースが変更されたかどうかをチェックするために呼び出されます。
isNamed() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
これが名前付きパラメータを持つ文かどうか。
isNativeImage() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
ネイティブ・イメージ環境の(ビルド時またはランタイム)であるかどうかを確認します。
isNot(char) - クラスio.helidon.common.http.CharMatcherのstaticメソッド
指定された文字以外の任意の文字に一致するchar正規表現エンジンを返します。
isNotPublic() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
このメソッド・リストから、publicでないすべてのメソッドを含むメソッドの新しいサブリストを取得します。
isOfMethod(Http.Method...) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたHTTPメソッドのいずれかを含むリクエストのみを受け入れます。
isOfMethod(String...) - クラスio.helidon.webserver.RequestPredicateのメソッド
指定されたHTTPメソッドのいずれかを含むリクエストのみを受け入れます。
isOptional() - インタフェースio.helidon.security.SecurityRequestのメソッド
trueで、セキュリティ・プロバイダがrequest/response/message,またはヘッダーに必要な情報を見つけられない場合、副作用なしでSecurityResponse.SecurityStatus.FAILUREを返す必要があります(例:
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - インタフェースio.helidon.security.spi.OutboundSecurityProviderのメソッド
実行するパスがこのセキュリティ・プロバイダでサポートされているかどうかを確認してください。
isOwnProducerOrNonDefaultQualified(Bean<?>, Class<?>) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
 
isPasswordValid(char[]) - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
パスワードが有効かどうかを確認します。
isPermitted() - クラスio.helidon.security.AuthorizationResponseのメソッド
リソースへのアクセスが許可された場合はtrueを返します。
isPresent() - インタフェースio.helidon.config.ConfigValueのメソッド
存在する値がある場合はtrueを返し、それ以外の場合はfalseを返します。
isPresent(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
プロパティがJSONオブジェクトに存在する場合は、空でないオプションを返し、それ以外の場合は空を返します。
isReadOnly() - インタフェースio.helidon.common.http.DataChunkのメソッド
このチャンクの基礎となるバイト・バッファが読取り専用の場合はtrueを返し、それ以外の場合はfalseを返します。
isReadOnly() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
isReadOnly() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
isReadOnly(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
isReleased() - インタフェースio.helidon.common.http.DataChunkのメソッド
このチャンクが解放されるかどうか、およびメソッド((DataChunk.iterator()DataChunk.bytes()など))によって返される関連データ構造体は使用しないでください。
isReleased() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
isRoot() - インタフェースio.helidon.config.Config.Keyのメソッド
キーがルート構成ノードを表す場合はtrueを返し、それ以外の場合はfalseを返します。
isRunning() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
サーバーが現在実行中の場合、trueを返します。
isRunning() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
isRunning() - インタフェースio.helidon.webserver.WebServerのメソッド
サーバーが現在実行中の場合、trueを返します。
isRuntime() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
ネイティブ・イメージ・ランタイムにいるかどうかを確認します。
isSecure() - インタフェースio.helidon.webserver.BareRequestのメソッド
このリクエストがHTTPSなどのセキュアなチャネルを使用して行われたかどうかを示すを取得します。
isSecure() - インタフェースio.helidon.webserver.ServerRequestのメソッド
このリクエストがHTTPSなどのセキュアなチャネルを使用して行われたかどうかを示すを返します。
isSecurityClass(StackWalker.StackFrame) - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのstaticメソッド
スタック要素が実際のHelidonセキュリティ・クラスかどうかをチェックします。
isSensitive() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
これが機密情報(パスワードなど)かどうか。
isStreaming() - クラスio.helidon.grpc.server.GrpcTracingConfigのメソッド
 
isSuccess() - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusのメソッド
 
isSuccess(String, ApiRequest<?>, Http.RequestMethod, String, Http.ResponseStatus) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
オプションのエンティティを持つリクエストに対するレスポンスが成功するかどうかに関する情報を提供します。
issueCertificate(IssueCertificate.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
rawデータを返す新しい証明書を発行します。
issueCertificate(IssueCertificate.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
rawデータを返す新しい証明書を発行します。
IssueCertificate - io.helidon.integrations.vault.secrets.pkiのクラス
証明書リクエストおよびレスポンスを発行します。
IssueCertificate.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
IssueCertificate.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
issuer() - クラスio.helidon.security.jwt.Jwtのメソッド
発行者クレームです。
issuer() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
発行者クレームです。
issuer() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
トークン発行者。
issuer(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
オプションのJWT発行者。
issuer(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
新規JWTの作成に使用される発行者。
issuer(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
発行者クレームはJWTを発行したプリンシパルを識別します。
issuer(String) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークンの発行者。
issuer(String) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
新規JWTの作成に使用される発行者。
issuer(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
発行済トークンの発行者。
issueTime() - クラスio.helidon.security.jwt.Jwtのメソッド
時間請求の発行。
issueTime(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
発行時間は、このJWTが発行された時間を定義します。
issueTime(Instant) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークンが発行された時間。
issuingCa() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
認証局の証明書発行バイト数。
isTransactionActive() - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのメソッド
現在のTransaction 「ステータスあり」がアクティブなことを示す場合は、trueを返します。
isUnbounded() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
ダウンストリーム・リクエストされたアイテム数が制限されていないかどうかを確認します(例:
isUnbounded() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ダウンストリームでリクエストされたアイテム数が制限されていないかどうかを確認します。例:。
isUserInRole(Subject, String) - インタフェースio.helidon.security.spi.AuthorizationProviderのメソッド
現在のユーザーが指定されたロールに属している場合はtrueを返します。
isUserInRole(String) - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーが指定されたロールに属しているかどうかを確認します(グローバル認可プロバイダでサポートされている場合)。
isUserInRole(String, String) - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーが指定されたロールに属しているかどうかを確認します(グローバルまたは特定の認可プロバイダでサポートされている場合)。
isValid() - クラスio.helidon.common.Errorsのメソッド
これらのメッセージが有効な結果であるかどうかを確認します。
isValid() - クラスio.helidon.integrations.vault.secrets.transit.Verify.Responseのメソッド
シグネチャ/HMACが有効だったかどうか。
isValid(int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
isValid(SecurityResponse.SecurityStatus) - 列挙型クラスio.helidon.security.CompositeProviderFlagのメソッド
ステータスがこのフラグに対して有効かどうかを確認します。
isVerbose() - クラスio.helidon.grpc.server.GrpcTracingConfigのメソッド
 
isWildcardSubtype() - クラスio.helidon.common.http.MediaTypeのメソッド
サブタイプがワイルドカードかどうかを確認します。
isWildcardType() - クラスio.helidon.common.http.MediaTypeのメソッド
プライマリ・タイプがワイルドカードかどうかを確認します。
isWrapperFor(Class<?>) - クラスio.helidon.integrations.jdbc.AbstractDataSourceのメソッド
 
isWrapperFor(Class<?>) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
iterate(T, UnaryOperator<T> ) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
iteration() - インタフェースio.helidon.scheduling.Invocationのメソッド
スケジュールされたメソッドがまだ起動された回数。
iterator() - インタフェースio.helidon.common.http.DataChunkのメソッド
 
iterator() - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのメソッド
 
iterator() - クラスio.helidon.grpc.core.PriorityBagのメソッド
 
iterator() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
このメソッド・リストに含まれるannotated methodsのリストのイテレータ。
iterator() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
iterator() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
 
iv() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたコンテンツの初期化ベクトル。

J

JacksonProvider - io.helidon.media.jacksonのクラス
JacksonはSPIプロバイダをサポートします。
JacksonProvider() - クラスio.helidon.media.jackson.JacksonProviderのコンストラクタ
 
JacksonRuntimeException - io.helidon.media.jacksonでの例外
JacksonでJSON操作を実行中に問題が発生したことを示すRuntimeException
JacksonSupport - io.helidon.media.jacksonのクラス
Jackson統合のサポート。
JaegerDataPropagationProvider - io.helidon.tracing.jaegerのクラス
Jaegerのデータ伝播プロバイダ。
JaegerDataPropagationProvider() - クラスio.helidon.tracing.jaeger.JaegerDataPropagationProviderのコンストラクタ
 
JaegerTracerBuilder - io.helidon.tracing.jaegerのクラス
JaegerTracerBuilderは、Jaegerで使用するTracerのコンビニエンス・ビルダーです。
JaegerTracerBuilder() - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのコンストラクタ
デフォルトのコンストラクタでは、状態は変更されません。
JaegerTracerBuilder.SamplerType - io.helidon.tracing.jaeger内の列挙クラス
サンプラ・タイプ定義。
JaegerTracerProvider - io.helidon.tracing.jaegerのクラス
Jaeger javaサービス。
JaegerTracerProvider() - クラスio.helidon.tracing.jaeger.JaegerTracerProviderのコンストラクタ
 
JakartaJms - io.helidon.messaging.connectors.jms.shimのクラス
主要なshimエントリ・ポイント。jakartaタイプへのjavaxタイプのラップが可能です。
JakartaSession - io.helidon.messaging.connectors.jms.shimのクラス
javax APIへの委任であるJakarta APIを公開します。
javaIsoControl() - クラスio.helidon.common.http.CharMatcherのstaticメソッド
文字がCharacter.isISOControl(char)で指定されたISO制御文字であるかどうかを判断します。
javaMethodName() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
このハンドラのマップ先となる基礎となるJavaメソッドの名前を取得します。
javaType() - インタフェースio.helidon.dbclient.DbColumnのメソッド
基礎となるデータベース・ドライバによって返される列のタイプ。
javaType() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
 
JavaxElPolicyExecutor - io.helidon.security.abac.policy.elのクラス
PolicyExecutor for Java EE Expression Language (EL)。
JavaxElPolicyExecutor.Builder - io.helidon.security.abac.policy.elのクラス
JavaxElPolicyExecutor用のfluent APIビルダー。
JavaxElPolicyExecutorService - io.helidon.security.abac.policy.elのクラス
ABACのポリシー・エグゼキュータとして自動的に追加されるJavaxElPolicyExecutorのJavaサービス。
JavaxElPolicyExecutorService() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのコンストラクタ
 
JavaxJms - io.helidon.messaging.connectors.jms.shimのクラス
メインのshimエントリ・ポイントで、jakartaタイプをjavax型にラップできます。
JAX_RS_TRACING_COMPONENT - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
トレース構成の取得に使用されるトレース・コンポーネントの名前。
JaxRsApplication - io.helidon.microprofile.serverのクラス
登録するJAX-RSアプリケーション。
JaxRsApplication.Builder - io.helidon.microprofile.serverのクラス
JaxRsApplicationインスタンスを作成するFluent APIビルダー。
JaxRsCdiExtension - io.helidon.microprofile.serverのクラス
Jersey関連のものを構成します。
JaxRsCdiExtension() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのコンストラクタ
 
JaxRsClient - io.helidon.webclient.jaxrsのクラス
トレースの伝播、Contextの正しい処理など、Helidon機能をサポートするためのClientBuilderへのアクセスのポイント。
JdbcDbClientProvider - io.helidon.dbclient.jdbcのクラス
JDBCデータベース実装のプロバイダ。
JdbcDbClientProvider() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderのコンストラクタ
 
JdbcDbClientProviderBuilder - io.helidon.dbclient.jdbcのクラス
Helidon DB APIからDbClientProviderBuilderを実装するJdbcDbClientProviderBuilder用のFluent APIビルダー。
JdbcMetricsCounter - io.helidon.dbclient.metrics.jdbcのクラス
Hikari CPメトリックのCounterメトリック・ラッパー。
JdbcMetricsExtensionProvider - io.helidon.dbclient.metrics.jdbcのクラス
メトリクスのJDBC構成インターセプタ・プロバイダ。
JdbcMetricsExtensionProvider() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsExtensionProviderのコンストラクタ
 
JdbcMetricsGauge<T> - io.helidon.dbclient.metrics.jdbcのクラス
Hikari CPメトリックのGaugeメトリック・ラッパー。
JdbcMetricsHistogram - io.helidon.dbclient.metrics.jdbcのクラス
Hikari CPメトリックのHistogramメトリック・ラッパー。
JdbcMetricsMeter - io.helidon.dbclient.metrics.jdbcのクラス
Hikari CPメトリックのMeterメトリック・ラッパー。
JdbcMetricsSnapshot - io.helidon.dbclient.metrics.jdbcのクラス
Hikari CPメトリックのメトリックSnapshotラッパー。
JdbcMetricsTimer - io.helidon.dbclient.metrics.jdbcのクラス
Hikari CPメトリックのTimerメトリック・ラッパー。
JdbcMetricsTimerContext - io.helidon.dbclient.metrics.jdbcのクラス
Hikari CPメトリックのメトリックTimer.Contextラッパー。
jdkSSL(boolean) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
使用するSSL実装のタイプを設定します。
JedisExtension - io.helidon.integrations.jedis.cdiのクラス
「Jedis Redisクライアント」のCDI統合を提供するExtension
JedisExtension() - クラスio.helidon.integrations.jedis.cdi.JedisExtensionのコンストラクタ
新しいJedisExtensionを作成します。
JerseyClientAutoDiscoverable - io.helidon.webclient.jaxrsのクラス
すべてのクライアント非同期操作にカスタム・エグゼキュータ・サービスを使用する自動検出可能な機能。
JerseyClientAutoDiscoverable() - クラスio.helidon.webclient.jaxrs.JerseyClientAutoDiscoverableのコンストラクタ
 
JerseySupport - io.helidon.webserver.jerseyのクラス
Jerseyサポートは、Jersey (JAX-RS RI)をWebサーバーに統合します。
JerseySupport.Builder - io.helidon.webserver.jerseyのクラス
JerseySupportを簡単に作成するためのビルダー。
jitter(Duration) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
遅延のランダムな部分。
JmsBytesMessage - io.helidon.messaging.connectors.jmsのクラス
JMSバイトのメッセージ表現。
JmsConfigBuilder - io.helidon.messaging.connectors.jmsのクラス
JMS固有の構成を構築します。
JmsConnector - io.helidon.messaging.connectors.jmsのクラス
MicroProfileリアクティブ・メッセージングJMSコネクタ。
JmsConnector(Config, Instance<ConnectionFactory>) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのコンストラクタ
新しいJmsConnectorを作成します。
JmsConnector(Map<String, ConnectionFactory>, ScheduledExecutorService, ExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのコンストラクタ
新しいJmsConnectorを作成します。
JmsConnector.JmsConnectorBuilder - io.helidon.messaging.connectors.jmsのクラス
JmsConnectorのビルダー。
JmsConnectorBuilder() - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのコンストラクタ
 
JmsMessage<PAYLOAD> - io.helidon.messaging.connectors.jmsのインタフェース
すべてのメタデータとともにJMSメッセージを表すメッセージ。
JmsMessage.CustomMapper<PAYLOAD> - io.helidon.messaging.connectors.jmsのインタフェース
Message作成用マッパー。
JmsMessage.OutgoingJmsMessageBuilder<PAYLOAD> - io.helidon.messaging.connectors.jmsのクラス
送信JMSメッセージ・ビルダー。
JmsTextMessage - io.helidon.messaging.connectors.jmsのクラス
JMSテキスト・メッセージの表現。
jndiInitialContextProperties(Map<String, String>) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
初期コンテキストjava.naming.factory.initial、java.naming.provider.urlの作成に使用される環境プロパティ。
jndiInitialFactory(Class<? extends InitialContextFactory>) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JNDI初期ファクトリ。
jndiInitialFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JNDI初期ファクトリ。
jndiJmsFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JMSファクトリのJNDI名。
jndiProviderUrl(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JNDIプロバイダURL。
jndiService() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
呼び出されると、UnsupportedOperationExceptionをスローします。
join(URI, PropagatedHeaders, long, Participant) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
既存のLRAに参加者と結合します。
join(URI, PropagatedHeaders, long, Participant) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
JpaExtension - io.helidon.integrations.cdi.jpaのクラス
「ポータブル拡張」は通常、JPAのプロバイダに依存しない部分をCDIに統合するJava 「サービス・プロバイダ・インフラストラクチャ」によってインスタンス化されます。
JpaExtension() - クラスio.helidon.integrations.cdi.jpa.JpaExtensionのコンストラクタ
新しいJpaExtensionを作成します。
json(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
JSONからキーをロードします。
JSON_COLLECTION - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
コレクションJSONパラメータ名。
JSON_EVENT_STREAM_PREDICATE - クラスio.helidon.common.http.MediaTypeのstatic変数
パラメータまたはパラメータ"element-type"を使用せずにMediaTypetext/event-streamかどうかをテストする述語。
JSON_OPERATION - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
操作JSONパラメータ名。
JSON_PREDICATE - クラスio.helidon.common.http.MediaTypeのstatic変数
MediaTypeapplication/jsonか、jsonサフィクスがあるかをテストするための述語。
JSON_PROJECTION - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
投影JSONパラメータ名: 返されるフィールドを制限する投影を定義します。
JSON_QUERY - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
JSONパラメータ名を問い合せます。
JSON_VALUE - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
値JSONパラメータ名。
JsonbMarshaller<T> - io.helidon.grpc.coreのクラス
直列化にJSONBを使用するgRPC MethodDescriptor.Marshallerの実装です。
JsonbMarshaller.Supplier - io.helidon.grpc.coreのクラス
JsonbMarshallerのインスタンスを提供するMarshallerSupplier実装。
JsonbProvider - io.helidon.media.jsonbのクラス
JSON-BはSPIプロバイダをサポートします。
JsonbProvider() - クラスio.helidon.media.jsonb.JsonbProviderのコンストラクタ
 
JsonbSupport - io.helidon.media.jsonbのクラス
JSON-B統合のサポート。
jsonBuilderFactory() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
JSONビルダー・ファクトリ。
jsonBuilderFactory() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONビルダー・ファクトリ。
jsonOkResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, JsonObject, ResponseBuilder<?, T, JsonObject>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
提供されたレスポンス・ビルダーを使用してレスポンスを構築します。
JsonpProvider - io.helidon.media.jsonpのクラス
JSON処理ではSPIプロバイダがサポートされます。
JsonpProvider() - クラスio.helidon.media.jsonp.JsonpProviderのコンストラクタ
 
jsonProcessingConfig(Map<String, ?>) - クラスio.helidon.media.jsonp.JsonpSupport.Builderのメソッド
リーダー・ファクトリおよびライター・ファクトリの作成時に使用する構成。
JsonProcessingMapper - io.helidon.dbclient.jsonpのクラス
Json処理マッパー。
JsonProcessingMapperProvider - io.helidon.dbclient.jsonpのクラス
JSON-Pマッパー・プロバイダ。
JsonProcessingMapperProvider() - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperProviderのコンストラクタ
 
JsonpSupport - io.helidon.media.jsonpのクラス
JSON処理統合のサポート。
JsonpSupport.Builder - io.helidon.media.jsonpのクラス
JsonpSupport用のFluent-APIビルダー。
jsonReaderFactory() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
JSONリーダー・ファクトリ。
jsonReaderFactory() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONリーダー・ファクトリ。
jsonReaderFactory(JsonReaderFactory) - クラスio.helidon.media.jsonp.JsonpSupport.Builderのメソッド
明示的なJSON-Pリーダー・ファクトリ・インスタンス。
JsonRequest - io.helidon.integrations.common.restのクラス
JSONオブジェクトの自由な構成を可能にするApiRequestの実装。
JsonService - io.helidon.webserverのクラス
JSONコンテンツをサポートするServiceおよび抽象Handler
JsonService() - クラスio.helidon.webserver.JsonServiceのコンストラクタ
 
JsonWebTokenImpl - io.helidon.microprofile.jwt.authのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
このクラスは、Helidonの将来のバージョンでは公開されません
JsonWebTokenImpl() - クラスio.helidon.microprofile.jwt.auth.JsonWebTokenImplのコンストラクタ
非推奨。
 
jsonWriterFactory() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
JSONライター・ファクトリ。
jsonWriterFactory() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONライター・ファクトリ。
jsonWriterFactory(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupport.Builderのメソッド
明示的なJSON-Pライター・ファクトリ・インスタンス。
JtaDataSource - io.helidon.integrations.jta.jdbcのクラス
AbstractDataSourceおよびSynchronization。JTAトランザクション管理が存在すると認識されている別のDataSourceをラップします。たとえば、自由で商用に使用可能な複数の接続プールのいずれかによって提供されるものなど、JTAトランザクション管理が存在するときに正しく動作しないことがわかっており、JTA対応でないDataSourceは、JTA管理トランザクションが存在する場合に可能なかぎり適切に動作します。
JtaDataSource(Supplier<? extends DataSource>, BooleanSupplier) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのコンストラクタ
新しいJtaDataSourceを作成します。
JtaDataSource(DataSource, BooleanSupplier) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのコンストラクタ
新しいJtaDataSourceを作成します。
JulMdc - io.helidon.logging.julのクラス
Java Util LoggingフレームワークのMDC実装。
JulMdcPropagator - io.helidon.logging.julのクラス
これは、異なるスレッド間のJUL MDC値のプロパゲータです。
JulMdcPropagator() - クラスio.helidon.logging.jul.JulMdcPropagatorのコンストラクタ
 
JulMdcProvider - io.helidon.logging.julのクラス
MDC値をJava Util Logging MDCサポートに設定するためのプロバイダ。
JulMdcProvider() - クラスio.helidon.logging.jul.JulMdcProviderのコンストラクタ
 
just(Collection<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたアイテムを単一のサブスクライバに公開するMultiインスタンスを作成します。
just(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
指定されたConfigSourceからロードされた新しいConfigを作成します。
「(T)のみ」 - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定されたアイテムをサブスクライバに公開するSingleインスタンスを作成します。
just(T...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたアイテムを単一のサブスクライバに公開するMultiインスタンスを作成します。
justCall() - クラスio.helidon.config.RetryPoliciesのstaticメソッド
リクエストされたメソッドを実行せずに一度だけ呼び出す実装。
jwk(Jwk) - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
コンテンツ・キーの暗号化に使用される特定のJwk
Jwk - io.helidon.security.jwt.jwkのクラス
JWK (JSON Webキー)は、データ(例:公開キーまたは秘密キー(あるいはその両方)、対称暗号のパスワード)の署名、暗号化、検証および/or復号化に必要なデータの表現です。
JwkEC - io.helidon.security.jwt.jwkのクラス
楕円曲線JSON webキー。
JwkEC.Builder - io.helidon.security.jwt.jwkのクラス
JwkECのビルダー。
JwkKeys - io.helidon.security.jwt.jwkのクラス
JSON webキー・ドキュメントの表現 - 対応するwebキーへのキーIDのマップ。
JwkKeys.Builder - io.helidon.security.jwt.jwkのクラス
JwkKeysのビルダー。
jwkKid(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
リクエストに署名するJWKを検索するJWKキーID。
JwkOctet - io.helidon.security.jwt.jwkのクラス
対称暗号JSON webキー。
JwkOctet.Builder - io.helidon.security.jwt.jwkのクラス
JwkOctetのビルダー。
JwkRSA - io.helidon.security.jwt.jwkのクラス
RSA JSON webキー。
JwkRSA.Builder - io.helidon.security.jwt.jwkのクラス
JwkRSAのビルダー。
jwks(JwkKeys, String) - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
JwkKeys。特定の子を持つキーを検索します。
Jwt - io.helidon.security.jwtのクラス
JWTトークン。
Jwt.Builder - io.helidon.security.jwtのクラス
Jwtのビルダー。
Jwt.ExpirationValidator - io.helidon.security.jwtのクラス
失効クレームのバリデータ。
Jwt.FieldValidator - io.helidon.security.jwtのクラス
JWTから取得された文字列フィールドのバリデータ。
Jwt.IssueTimeValidator - io.helidon.security.jwtのクラス
発行時クレームのバリデータ。
Jwt.NotBeforeValidator - io.helidon.security.jwtのクラス
not beforeクレームのバリデータ。
jwtAudience(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
JWTオーディエンス。
JwtAuthAnnotationAnalyzer - io.helidon.microprofile.jwt.authのクラス
JWT認証を有効にする必要がある場合にLoginConfig注釈をチェックするAnnotationAnalyzerの実装。
JwtAuthAnnotationAnalyzer() - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのコンストラクタ
 
JwtAuthCdiExtension - io.helidon.microprofile.jwt.authのクラス
JWT認証CDI拡張クラス。
JwtAuthCdiExtension() - クラスio.helidon.microprofile.jwt.auth.JwtAuthCdiExtensionのコンストラクタ
 
JwtAuthProvider - io.helidon.microprofile.jwt.authのクラス
JWT認証を提供するプロバイダ。
JwtAuthProvider.Builder - io.helidon.microprofile.jwt.authのクラス
JwtAuthProviderのFluent APIビルダー。
JwtAuthProvider.JwtOutboundTarget - io.helidon.microprofile.jwt.authのクラス
アウトバウンド・コールの特定の処理を構成するカスタム・オブジェクト。
JwtAuthProviderService - io.helidon.microprofile.jwt.authのクラス
JwtAuthProviderをロードするServiceLoaderサービス。
JwtAuthProviderService() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのコンストラクタ
 
JwtException - io.helidon.security.jwtでの例外
JWTおよびJWKワールド用のRuntimeException。
JwtException(String) - 例外io.helidon.security.jwt.JwtExceptionのコンストラクタ
メッセージ付きの例外です。
JwtException(String, Throwable) - 例外io.helidon.security.jwt.JwtExceptionのコンストラクタ
メッセージと原因を含む例外。
jwtHeader(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
 
JwtHeaders - io.helidon.security.jwtのクラス
JWTのヘッダー・セクションの表現。
JwtHeaders.Builder - io.helidon.security.jwtのクラス
JWTヘッダーを作成するためのFluent APIビルダー。
jwtId() - クラスio.helidon.security.jwt.Jwtのメソッド
JWT idクレーム。
jwtId(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
このJWT (optional)の一意の識別子 - 発行者間で一意である必要があります。
jwtKid(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
アウトバウンド・トークンのJWTキーID。ターゲット・サービスがシグネチャをバリデートするために構成にマップするために使用します。
JwtOutboundTarget(TokenHandler, String, String, String, int, long) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.JwtOutboundTargetのコンストラクタ
OutboundTargetに追加するインスタンスを作成します。
JwtProvider - io.helidon.security.providers.jwtのクラス
リクエスト・ヘッダーのJWTトークンを処理し、アイデンティティをアサートできるプロバイダ(例:
JwtProvider.Builder - io.helidon.security.providers.jwtのクラス
JwtProviderのFluent APIビルダー。
JwtProvider.JwtOutboundTarget - io.helidon.security.providers.jwtのクラス
アウトバウンド・コールの特定の処理を構成するカスタム・オブジェクト。
JwtProvider.JwtOutboundTarget.Builder - io.helidon.security.providers.jwtのクラス
JwtProvider.JwtOutboundTargetのFluent APIビルダー。
JwtProviderService - io.helidon.security.providers.jwtのクラス
Securityで自動構成するためのJwtProviderのサービス。
JwtProviderService() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのコンストラクタ
 
JwtUtil - io.helidon.security.jwtのクラス
JWTおよびJWK解析のユーティリティ。
JwtUtil.Address - io.helidon.security.jwtのクラス
アドレスのJSONオブジェクトを表すアドレス・クラス。

K

K8sAuth - io.helidon.integrations.vault.auths.k8sのインタフェース
Kubernetes認証メソッドAPI。
K8sAuthProvider - io.helidon.integrations.vault.auths.k8sのクラス
Kubernetesに基づくVault認証メソッドのJavaサービス・ローダー実装。
K8sAuthProvider() - クラスio.helidon.integrations.vault.auths.k8s.K8sAuthProviderのコンストラクタ
 
K8sAuthRx - io.helidon.integrations.vault.auths.k8sのインタフェース
Kubernetes認証メソッドAPI。
k8sCaCert(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
Kubernetes APIとの対話に使用するTLSクライアントで使用するPEMエンコードCA証明書。
K8sVaultAuth - io.helidon.integrations.vault.auths.k8sのクラス
Kubernetes (k8s)のVault認証。
K8sVaultAuth() - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuthのコンストラクタ
非推奨。
K8sVaultAuth.builder()を使用してください
K8sVaultAuth.Builder - io.helidon.integrations.vault.auths.k8sのクラス
K8sVaultAuthのFluent APIビルダー。
KafkaConfigBuilder - io.helidon.messaging.connectors.kafkaのクラス
Kafka固有の構成を構築します。
KafkaConfigBuilder.AutoOffsetReset - io.helidon.messaging.connectors.kafka内の列挙クラス
Kafkaに初期オフセットがない場合の対処方法。
KafkaConnector - io.helidon.messaging.connectors.kafkaのクラス
MicroProfileリアクティブ・メッセージング仕様の説明に従って、Kafkaコネクタを実装します。
KafkaMessage < K,V > - io.helidon.messaging.connectors.kafkaのインタフェース
Kafka固有のマイクロプロファイル・リアクティブ・メッセージング・メッセージ。
KafkaProducerMessage < K,V > - io.helidon.messaging.connectors.kafkaのクラス
Kafka固有のマイクロ・プロファイル・リアクティブ・メッセージング・プロデューサ・メッセージ。
KafkaPublisher < K,V > - io.helidon.messaging.connectors.kafkaのクラス
これは、Kafkaからメッセージをを読み取り、ダウンストリームを1つのサブスクライバにプッシュするPublisherの実装です。
KafkaPublisher.Builder < K,V > - io.helidon.messaging.connectors.kafkaのクラス
KafkaPublisherのFluent APIビルダー。
KafkaSubscriber < K,V > - io.helidon.messaging.connectors.kafkaのクラス
リアクティブ・ストリーム・サブスクライバの実装。
KafkaSubscriber.Builder < K,V > - io.helidon.messaging.connectors.kafkaのクラス
KafkaSubscriberのFluent APIビルダー。
keepAlive(boolean) - クラスio.helidon.webclient.WebClient.Builderのメソッド
リクエスト後にサーバーへの接続を維持するかどうかを設定します。
keepAlive(boolean) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
リクエスト後に接続を維持するかどうか。
keepAliveMinutes(int) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
スレッド・プール・エグゼキュータのキープ・アライブ(分)。
key() - インタフェースio.helidon.config.Configのメソッド
Configノードの完全修飾キーを返します。
key() - インタフェースio.helidon.config.ConfigValueのメソッド
元のConfigノードの完全修飾キーを返します。
key() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
ETCDキー。
key() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
構成で使用される構成オプションのキー。
key() - 注釈インタフェースio.helidon.config.objectmapping.Valueの要素
JavaBeanプロパティ値の設定に使用する構成ノードのキーを指定します。
key() - クラスio.helidon.tracing.Tagのメソッド
タグ名。
key(Resource) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
リソース定義からPEM形式の秘密キーを読み取ります。
key(String) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
構成を含む値が関連付けられているEtcdキー。
key(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfig.Builderのメソッド
値の取得に使用されるシークレット内のキー。
key(String) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfig.Builderのメソッド
値の取得に使用されるシークレット内のキー。
key(String) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
値の取得に使用されるシークレット内のキー。
KEY_PERFORMANCE_INDICATORS_CONFIG_KEY - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのstatic変数
拡張キー・パフォーマンス・インジケータ・メトリクス設定の構成キー。
KEY_PERFORMANCE_INDICATORS_EXTENDED_CONFIG_KEY - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのstatic変数
拡張KPIメトリクスのenabled設定の構成キー。
KEY_PERFORMANCE_INDICATORS_EXTENDED_DEFAULT - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのstatic変数
拡張KPIメトリクスのデフォルト有効設定。
KEY_TYPE_EC - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのstatic変数
キーのEC (楕円曲線)アルゴリズム。
KEY_TYPE_EC - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのstatic変数
キーのEC (楕円曲線)アルゴリズム。
KEY_TYPE_EC - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
楕円曲線キーのキー・タイプです。
KEY_TYPE_OCT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
オクテット・キーのキー・タイプ。
KEY_TYPE_RSA - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのstatic変数
キーのRSAアルゴリズム。
KEY_TYPE_RSA - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのstatic変数
キーのRSAアルゴリズム。
KEY_TYPE_RSA - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
RSAキーのキー・タイプ。
keyAlias(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
キーストア内の秘密キーの別名。
keyBits(int) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
生成されたキーに使用するビット数を指定します。
keyConfig() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
rsa-sha256アルゴリズムの場合、これはクライアントの公開キーへのアクセスを提供します。
keyConfig() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
RSAベースのアルゴリズムの秘密キーの構成。
KeyConfig - io.helidon.common.pkiのクラス
キーストア、証明書およびキーの構成。
KeyConfig.Builder - io.helidon.common.pkiのクラス
KeyConfigのFluent APIビルダー。
KeyConfig.KeystoreBuilder - io.helidon.common.pkiのクラス
javaキーストア(PKCS12、JKSなど。)からのリソースのビルダー。
KeyConfig.PemBuilder - io.helidon.common.pkiのクラス
PEMファイルのビルダー - 秘密キーと証明書チェーンを受け入れます。
keyDeserializer(Class<? extends Deserializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Deserializerインタフェースを実装するキーのデ・シリアライザ・クラス。
keyId() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKのキーID (kid)。
keyId() - クラスio.helidon.security.jwt.Jwtのメソッド
キーIDクレーム。
keyId() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
キーIDクレーム。
keyId() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
このクライアントのキーID。
keyId() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
このサービス(シグネチャをバリデートするためにターゲット・サービスによってマップされます)のキーID。
keyId(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
作成中のキーのキーID。
keyId(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
このJWTの署名/検証に使用されるキーID。
keyId(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
このJWTの署名/検証に使用されるキーID。
keyId(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
このシグネチャ・バリデーション構成にマップするこのクライアントのキーID。
keyId(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
このサービス(シグネチャをバリデートするためにターゲット・サービスによってマップされます)のキーID。
keyName(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
このダイジェストに使用されるキー(Vaultサーバー側)の名前。
keyName(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
暗号化/復号化を行う暗号化キーの名前を指定します。
keyPassphrase(char[]) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
キーストア(秘密キーに使用)内のキーのパスフレーズ。
keyPassphrase(char[]) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
秘密キーのパスフレーズ。
keyPassphrase(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
キーストア(秘密キーに使用)内のキーのパスフレーズ。
keyPassphrase(String) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
秘密キーのパスフレーズ。
KeyPerformanceIndicatorMetricsSettings - io.helidon.metrics.apiのインタフェース
キー・パフォーマンス・インジケータ(KPI)メトリクスの設定。
KeyPerformanceIndicatorMetricsSettings - io.helidon.metricsのインタフェース
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにKeyPerformanceIndicatorMetricsSettingsを使用します。
KeyPerformanceIndicatorMetricsSettings.Builder - io.helidon.metrics.apiのインタフェース
デフォルト設定のオーバーライド
KeyPerformanceIndicatorMetricsSettings.Builder - io.helidon.metricsのインタフェース
非推奨。
KPI設定用のビルダー。
keyPerformanceIndicatorSettings() - インタフェースio.helidon.metrics.api.MetricsSettingsのメソッド
 
keyPerformanceIndicatorSettings(KeyPerformanceIndicatorMetricsSettings.Builder) - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのメソッド
KPIメトリクス設定を設定します。
keyPerformanceIndicatorsMetricsConfig(Config) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
keyPerformanceIndicatorsMetricsSettings(KeyPerformanceIndicatorMetricsSettings.Builder) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
KeyPerformanceIndicatorSupport - io.helidon.webserverのインタフェース
キー・パフォーマンス・インジケータKeyPerformanceIndicatorSupport.ContextおよびKeyPerformanceIndicatorSupport.Metricsの定義およびファクトリ・メソッド。
KeyPerformanceIndicatorSupport.Context - io.helidon.webserverのインタフェース
即時処理されたリクエストおよび遅延可能リクエストに共通する動作を持つリクエストごとのキー・パフォーマンス・インジケータ・コンテキスト。
KeyPerformanceIndicatorSupport.DeferrableRequestContext - io.helidon.webserverのインタフェース
リクエスト(つまり、リクエスト処理が開始されてから少し時間が経過)の受信後まで、処理が遅延する可能性があるリクエストに対してリクエストごとのキー・パフォーマンス・インジケータのコンテキスト動作が追加されました。
KeyPerformanceIndicatorSupport.Metrics - io.helidon.webserverのインタフェース
キー・パフォーマンス・インジケータ・メトリクスの動作。
keys() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
このストアのすべてのキーを取得します。
keys() - クラスio.helidon.security.jwt.jwk.JwkKeysのメソッド
このインスタンスのキーのリスト。
keys() - インタフェースio.helidon.tracing.HeaderProviderのメソッド
ヘッダー (ヘッダー名)で使用可能なすべてのキー。
keySerializer(Class<? extends Serializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Serializerインタフェースを実装するキーのシリアライザ・クラス。
keySize(int) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
生成されるキー(ビット)のサイズを設定します。
keystore(Resource) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
キーストア・リソース定義。
keystoreBuilder() - クラスio.helidon.common.pki.KeyConfigのstaticメソッド
javaキーストア((PKCS12キーストアなど))からこのインスタンスを構築します。
keystorePassphrase(char[]) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
キーストア(JKSおよびPKCS12キーストアでのサポート)のパスフレーズ。
keystorePassphrase(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
キーストア(JKSおよびPKCS12キーストアでのサポート)のパスフレーズ。
keystoreType(String) - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
キーストアのタイプを設定します。
keyType() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKのキー・タイプ(kty)。
keyType(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
生成された非公開キーと送信済みCSRに予想されるキーのタイプを指定します。
keyType(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
このパラメータは、暗号化キーを作成する場合に必要です。
keyType(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
作成されるキーのキー・タイプ。
keyUsage(List<String>) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
使用のリストを構成します。
keyVersion() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Encryptedのメソッド
データの暗号化に使用するキーのバージョン。
keyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
ダイジェストに使用するキーのバージョンを指定します。
keyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
データの暗号化に使用するキーのバージョン。
kind() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
このオプションの種類です。
kind(Span.Kind) - インタフェースio.helidon.tracing.Span.Builderのメソッド
このスパンの種類。
Kv1EngineProvider - io.helidon.integrations.vault.secrets.kv1のクラス
このエンジンのJavaサービス・ローダー・サービス。
Kv1EngineProvider() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1EngineProviderのコンストラクタ
 
Kv1Secrets - io.helidon.integrations.vault.secrets.kv1のインタフェース
KVバージョン1シークレット・エンジン用のシークレット。
Kv1SecretsRx - io.helidon.integrations.vault.secrets.kv1のインタフェース
KVバージョン1シークレット・エンジン用のシークレット。
Kv1SecurityProvider - io.helidon.integrations.vault.secrets.kv1のクラス
Helidonセキュリティとの統合。
Kv1SecurityProvider.Kv1SecretConfig - io.helidon.integrations.vault.secrets.kv1のクラス
セキュリティ・シークレットのプログラム設定を使用する場合のシークレットの構成。
Kv1SecurityProvider.Kv1SecretConfig.Builder - io.helidon.integrations.vault.secrets.kv1のクラス
Kv1SecurityProvider.Kv1SecretConfigのFluent APIビルダー。
Kv1SecurityService - io.helidon.integrations.vault.secrets.kv1のクラス
SecurityProviderServiceのサービス・ローダー・サービス実装。
Kv1SecurityService() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityServiceのコンストラクタ
非推奨。
このコンストラクタは使用しないでください。これはサービス・ローダー・サービスです。
Kv2EngineProvider - io.helidon.integrations.vault.secrets.kv2のクラス
Vault KVバージョン2シークレット・エンジンのJavaサービス・ローダー実装。
Kv2EngineProvider() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2EngineProviderのコンストラクタ
 
Kv2Metadata - io.helidon.integrations.vault.secrets.kv2のクラス
KVバージョン2シークレットのメタデータ。
Kv2Secret - io.helidon.integrations.vault.secrets.kv2のインタフェース
バージョン2のKVシークレット。
Kv2Secrets - io.helidon.integrations.vault.secrets.kv2のインタフェース
KVバージョン2シークレット・エンジンが実装をブロックするシークレット。
Kv2SecretsRx - io.helidon.integrations.vault.secrets.kv2のインタフェース
KVバージョン2シークレット・エンジン用のリアクティブAPI。
Kv2SecurityProvider - io.helidon.integrations.vault.secrets.kv2のクラス
Helidonセキュリティとの統合。
Kv2SecurityProvider.Kv2SecretConfig - io.helidon.integrations.vault.secrets.kv2のクラス
セキュリティ・シークレットのプログラム設定を使用する場合のシークレットの構成。
Kv2SecurityProvider.Kv2SecretConfig.Builder - io.helidon.integrations.vault.secrets.kv2のクラス
Kv2SecurityProvider.Kv2SecretConfigのFluent APIビルダー。
Kv2SecurityService - io.helidon.integrations.vault.secrets.kv2のクラス
SecurityProviderServiceのサービス・ローダー・サービス実装。
Kv2SecurityService() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityServiceのコンストラクタ
非推奨。
このコンストラクタは使用しないでください。これはサービス・ローダー・サービスです。

L

label() - インタフェースio.helidon.metrics.ExemplarServiceのメソッド
利用可能な現在のコンテキストを使用してラベルを返します。
label() - クラスio.helidon.metrics.exemplartrace.TraceExemplarServiceのメソッド
 
LambdaStreamObserver<V> - io.helidon.grpc.coreのクラス
ラムダを使用して様々なメッセージを処理するStreamObserver
last() - インタフェースio.helidon.config.Config.Contextのメソッド
コンテキストの取得に使用された元のnodeと同じ構成keyに関連する構成ノードのインスタンスを返します。
LAST_MODIFIED - クラスio.helidon.common.http.Http.Headerのstatic変数
"Last-Modified"ヘッダー名。
lastEndpointURI() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
最後のリクエストのURI。
lastModified() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンスのヘッダー"Last-Modified"の値を返します。
lastModified() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
オプションで、"Last-Modified"ヘッダーの値を取得します。
lastModified(Instant) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
"Last-Modified"ヘッダーの値を設定します。
lastModified(ZonedDateTime) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
"Last-Modified"ヘッダーの値を設定します。
lastModifiedTime(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
指定されたファイルまたはディレクトリの最終変更時間を返します。
lastRetryException() - 例外io.helidon.faulttolerance.RetryTimeoutExceptionのメソッド
全体のタイムアウトに達する前に、Retryで最後にスローされた例外。
LATEST - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの列挙定数
オフセットを最も早いオフセットに自動的にリセットします。
launchContainerRunnable(Runnable) - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
CDIを使用して、提供されたRunnableの送信にExecutor.execute(Runnable)メソッドが使用される関連Executorを見つけます。
LAX - 列挙型クラスio.helidon.common.http.SetCookie.SameSiteの列挙定数
Cookieは通常のクロスサイト・サブ・リクエスト (たとえば、イメージまたはフレームをサード・パーティ・サイトにロードする場合)では送信されませんが、ユーザーがオリジン・サイト (つまり、リンクをフォローする場合)に移動すると送信されます。
LazyConfigSource - io.helidon.config.spiのインタフェース
一度にすべてのキーをロードできないソース。
LazyList<T> - io.helidon.commonのインタフェース
遅延を維持しながらLazyValueのリストのラッパー。
LazyValue<T> - io.helidon.commonのインタフェース
別のサプライヤをラップし、Supplier.get()に対する最初のリクエストの値のみを取得し、後続のすべての呼出しの値をキャッシュする入力済サプライヤ。
leaseDuration() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
leaseDuration() - クラスio.helidon.integrations.vault.VaultTokenBaseのメソッド
リース期間。
leaseDuration(Duration) - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
リース期間。
leave() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Leaveという注釈が付いた参加者メソッドのURI。
leave(URI, PropagatedHeaders, Participant) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
LRAのままにします。
leave(URI, PropagatedHeaders, Participant) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
LENGTH_REQUIRED_411 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
411 Length Required, see 「HTTP/1.1ドキュメント」を参照してください。
lengthen() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
intervalをティック間で延長することで、ScheduledPollingStrategy.RecurringPolicyが反応できるようにします。
lengthen(BiFunction<Duration, Integer, Duration>) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
ティックの間隔を長くするために使用する関数を設定します。
limit(int) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
このバルクヘッドを通過するパラレル・リクエストの最大数。
limit(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定した数のアイテムのみを渡すことができるようにストリームを制限します。
limitNoAck(int) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
この値は、autoCommitがfalseに設定されている場合にのみ適用されます。
LINE - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
明細のキー。
linear(long, long, long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
線形遅延増分を使用して再試行スキーマを作成します。
LINEAR - 列挙型クラスio.helidon.webserver.BackpressureStrategyの列挙定数
以前のデータ・チャンクが書込みのためにNettyに指定された後、データ・チャンクは1つずつリクエストされます。
lineNumber() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
このイベントの原因となったソース・ファイル内の行番号。
LINK - クラスio.helidon.common.http.Http.Headerの静的変数
"Link"ヘッダー名。
list() - クラスio.helidon.integrations.vault.ListSecrets.Responseのメソッド
リストを取得します。
list() - インタフェースio.helidon.integrations.vault.Secretsのメソッド
使用可能なシークレット情報を一覧表示します。
list() - インタフェースio.helidon.integrations.vault.SecretsRxのメソッド
使用可能なシークレット情報を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース接続を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsRxのメソッド
データベース接続を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.Secretsのメソッド
使用可能なシークレット情報を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書のシリアル番号を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
証明書のシリアル番号を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
使用可能なキーをリストします。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
使用可能なキーをリストします。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.SecretsRxのメソッド
使用可能なシークレット情報を一覧表示します。
list(String) - インタフェースio.helidon.integrations.vault.Secretsのメソッド
パスで使用可能なシークレットを一覧表示します。
list(String) - インタフェースio.helidon.integrations.vault.SecretsRxのメソッド
パスで使用可能なシークレットを一覧表示します。
LIST - 列挙型クラスio.helidon.config.Config.Typeの列挙定数
構成ノードは、索引付き要素(valuesobjectsまたはその他のリスト)のリストです。
LIST - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの列挙定数
オプションは、値(プリミティブ・ノード、文字列ノードまたはオブジェクト・ノードのいずれか)のリストです。
LIST - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの列挙定数
値リスト(オプションで値を指定できます)。
LIST - インタフェースio.helidon.integrations.vault.Vaultの静的変数
複数のVaultエンジンによって使用されるHTTP LISTメソッド。
「listener(Channel<PAYLOAD>、コンシューマ <? super PAYLOAD>)」 - クラスio.helidon.messaging.Messaging.Builderのメソッド
アップストリームからのすべてのペイロードをリスニングするようにConsumerを登録します。
ListNodeBuilderImpl - io.helidon.configのクラス
ListNodeBuilderImpl() - クラスio.helidon.config.ListNodeBuilderImplのコンストラクタ
リスト・ビルダーを初期化します。
ListNodeBuilderImpl(Function<String, String>) - クラスio.helidon.config.ListNodeBuilderImplのコンストラクタ
リスト・ビルダーを初期化します。
ListSecrets - io.helidon.integrations.vaultのクラス
シークレット・リクエストおよびレスポンスをリストします。
ListSecrets.Request - io.helidon.integrations.vaultのクラス
リクエスト・オブジェクト。
ListSecrets.Response - io.helidon.integrations.vaultのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
Literal() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink.Literalのコンストラクタ
 
Literal() - クラスio.helidon.integrations.micronaut.cdi.MicronautIntercepted.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.cdi.BuildTimeEnd.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.cdi.BuildTimeStart.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.cdi.RuntimeStart.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.grpc.client.GrpcChannel.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.grpc.client.GrpcProxy.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.grpc.core.Grpc.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.grpc.core.GrpcInterceptor.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.grpc.core.InProcessGrpcChannel.Literalのコンストラクタ
 
livenessChecks() - インタフェースio.helidon.microprofile.health.HealthCheckProviderのメソッド
指定されたリブネスHealthCheckを返します。
load() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
load() - クラスio.helidon.config.ClasspathOverrideSourceのメソッド
 
load() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
構成ソース(ParsableSourceNodeConfigSourceなど)をロードします。
load() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
load() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
load() - クラスio.helidon.config.FileConfigSourceのメソッド
 
load() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
load() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
load() - クラスio.helidon.config.InMemoryOverrideSourceのメソッド
 
load() - クラスio.helidon.config.MapConfigSourceのメソッド
 
load() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
load() - インタフェースio.helidon.config.spi.NodeConfigSourceのメソッド
基礎となるソース・データをロードします。
load() - インタフェースio.helidon.config.spi.OverrideSourceのメソッド
基礎となるソースから上書きデータをロードします。
load() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
基礎となるソース・データをロードします。
load() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
load() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
loadBalancerPolicy() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
使用するデフォルトのロード・バランサ・ポリシーを取得します。
loadBalancerPolicy(String) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
デフォルトのロード・バランサ・ポリシー名を設定します。
loadOnStartup(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
サーバー起動時にJWK検証キーをロードするかどうか。デフォルト値はfalseです。
localAddress() - インタフェースio.helidon.webserver.BareRequestのメソッド
リクエストを受信したインタフェースのインターネット・プロトコル(IP)アドレスを取得します。
localAddress() - インタフェースio.helidon.webserver.ServerRequestのメソッド
リクエストを受信したインタフェースのインターネット・プロトコル(IP)アドレスを返します。
locale() - クラスio.helidon.security.jwt.Jwtのメソッド
ロケール・クレーム。
locale(Locale) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのロケール。
localPort() - インタフェースio.helidon.webserver.BareRequestのメソッド
リクエストを受信したインタフェースのインターネット・プロトコル(IP)ポート番号を返します。
localPort() - インタフェースio.helidon.webserver.ServerRequestのメソッド
リクエストを受信したインタフェースのインターネット・プロトコル(IP)ポート番号を返します。
locateTransactionManager() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
「建設時間」で指定されたTransactionManagerインスタンスを返します。
locateUserTransaction() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
「建設時間」で指定されたUserTransactionインスタンスを返します。
location() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースのロケーション(または説明)は、元のソースに依存します。
location() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンスから"事業所"ヘッダーのURI表現を返します。
location() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
オプションで、"事業所"ヘッダーの値を取得します。
location(URI) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
"事業所"ヘッダーの値を設定します。
LOCATION - クラスio.helidon.common.http.Http.Headerの静的変数
"Location"ヘッダー名。
LOCATIONS - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
事業所のキー。
lock() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
厳密モードがオンの場合、内部カウンタをロックします。
lockFileName(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ロック・ファイルの名前。
log() - インタフェースio.helidon.common.reactive.Multiのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log() - インタフェースio.helidon.common.reactive.Singleのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level) - インタフェースio.helidon.common.reactive.Multiのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level) - インタフェースio.helidon.common.reactive.Singleのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level, boolean) - インタフェースio.helidon.common.reactive.Multiのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level, boolean) - インタフェースio.helidon.common.reactive.Singleのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level, String) - インタフェースio.helidon.common.reactive.Multiのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level, String) - インタフェースio.helidon.common.reactive.Singleのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Logger) - クラスio.helidon.common.Errorsのメソッド
提供されたエラーをログに記録し、結果がOKかどうかを示すステータス・フラグ(有効な場合はtrue、Severity.FATALが存在する場合はfalseを返します)を返します。
LogConfig - io.helidon.commonのクラス
ロギング構成ユーティリティ。
logDeny() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
セキュリティ・ステータスのログ - deny.
logEnabled(String, boolean) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
ログ・イベントをデフォルト値でスパンに記録するかどうか。
logFormatString(String) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
ログ・エントリ(Apache LogFormatに類似)の形式。
logger() - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
logger() - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupportのメソッド
 
loggerName(String) - クラスio.helidon.webserver.accesslog.AccessLogSupport.Builderのメソッド
Logger.getLogger(String)からアクセス・ログ・ログ出力を取得するために使用するログ出力の名前。
login() - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
ログイン名の取得。
login(Login.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
提供された資格証明に基づいてVaultトークンを発行します。
login(Login.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthRxのメソッド
提供された資格証明に基づいてVaultトークンを発行します。
login(Login.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのメソッド
トークンの取得
login(Login.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthRxのメソッド
トークンの取得
「ログイン」 - io.helidon.integrations.vault.auths.approleのクラス
AppRoleログイン・リクエストとレスポンス。
「ログイン」 - io.helidon.integrations.vault.auths.k8sのクラス
ログイン・リクエストとレスポンス。
Login() - クラスio.helidon.integrations.vault.auths.approle.Loginのコンストラクタ
 
Login.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
Login.Request - io.helidon.integrations.vault.auths.k8sのクラス
リクエスト・オブジェクト。
Login.Response - io.helidon.integrations.vault.auths.approleのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
Login.Response - io.helidon.integrations.vault.auths.k8sのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
logLeakedSessions(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
リーク・セッションのログの有効化。
logout() - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーをログアウトし、現在のセキュリティ・コンテキストをクリアします。
logoutEnabled() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ログアウトが有効かどうか。
logoutEnabled(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログアウト・サポートを有効にするかどうか。
logoutEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
OIDCサーバーのエンドポイントをログアウトします。
logoutEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログアウト用のユーザーのリダイレクトに使用されるログアウト・エンドポイントのURI。
logoutUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ログアウトURI。
logoutUri(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログアウト・リンク用にwebサーバーを登録するパス。
logProceed() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
セキュリティ・ステータスのログ - proceed.
logService(Subject) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
認証されたサービスを記録します。
logStatus(SecurityResponse.SecurityStatus) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
レスポンス・ステータスをログに記録します。
logUser(Subject) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
認証済ユーザーをログに記録します。
LONG_RUNNING_REQUESTS_CONFIG_KEY - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのstatic変数
長時間実行リクエスト設定の構成キー。
LONG_RUNNING_REQUESTS_THRESHOLD_CONFIG_KEY - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのstatic変数
長時間実行リクエストのしきい値設定(ミリ秒単位)の構成キー。
LONG_RUNNING_REQUESTS_THRESHOLD_MS_DEFAULT - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのstatic変数
デフォルトの長時間実行リクエストのしきい値。
longRunningRequestThresholdMs() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
長時間実行リクエストに対するしきい値(ミリ秒単位)。
longRunningRequestThresholdMs() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettingsのメソッド
 
longRunningRequestThresholdMs(long) - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
長時間実行リクエストのしきい値(ミリ秒)を設定します。
longRunningRequestThresholdMs(long) - インタフェースio.helidon.metrics.KeyPerformanceIndicatorMetricsSettings.Builderのメソッド
非推奨。
 
lPad(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
左パディングを適用して、定義された長さを埋めます。
LraAutoDiscoverable - io.helidon.microprofile.lraのクラス
フィルタおよびマッパーをJerseyに登録します。
LraAutoDiscoverable() - クラスio.helidon.microprofile.lra.LraAutoDiscoverableのコンストラクタ
 
LraCdiExtension - io.helidon.microprofile.lraのクラス
MicroProfile長時間実行アクションのCDI拡張。
LraCdiExtension() - クラスio.helidon.microprofile.lra.LraCdiExtensionのコンストラクタ
MicroProfile長時間実行アクションのCDI拡張を初期化します。
LruCache < K,V > - io.helidon.common.configurableのクラス
最低使用頻度キャッシュ。
LruCache.Builder < K,V > - io.helidon.common.configurableのクラス
LruCacheのFluent APIビルダー。

M

main(String[]) - クラスio.helidon.config.encryption.Mainのstaticメソッド
必要なパラメータ: [aes|rsa] encryptionConfig [masterPassword|pathToRsaPublicKey] secretToEncryptと入力します。
main(String[]) - クラスio.helidon.microprofile.cdi.Mainのstaticメソッド
CDIを起動します。
main(String[]) - クラスio.helidon.microprofile.server.Mainのstaticメソッド
非推奨。
サーバーを起動するメイン・メソッド。
「メイン」 - io.helidon.config.encryptionのクラス
シークレット暗号化へのCliアクセス。
「メイン」 - io.helidon.microprofile.cdiのクラス
これは、Helidon MPの"master"メイン・クラスです。
「メイン」 - io.helidon.microprofile.serverのクラス
非推奨。
2.0.0以降、かわりにMainを使用してください
map() - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
この構成ソースのデータとして使用されるマップ。
map(Config, GenericType<T> ) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
指定されたConfigノードを、GenericTypeで指定されたターゲット・タイプに変換します。
map(Config, Class<T> ) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
指定したConfigノードをターゲット・タイプに変換します。
map(ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
非推奨。
 
map(ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのメソッド
 
map(ProviderRequest, AuthenticationResponse) - インタフェースio.helidon.security.spi.SubjectMappingProviderのメソッド
認証済リクエストからの権限のマップ(例:
map(String, GenericType<T>, String) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
値をターゲットの汎用型に変換します。
map(String, Class<T>, String) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
値をターゲット・タイプに変換します。
map(String, Message<?>) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
メッセージング・チャネルのonNextシグナルを通過するメッセージをマップします。
map(String, Message<?>) - クラスio.helidon.microprofile.messaging.metrics.MessagingCounterのメソッド
 
map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定されたFunctionを使用して、このMultiインスタンスを別のタイプの新しいMultiにマップします。
map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたFunctionを使用して、このSingleインスタンスを別のタイプの新しいSingleにマップします。
map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定されたFunctionを使用して、このSubscribableインスタンスを別のタイプの新しいSubscribableにマップします。
map(Function<? super T, ? extends U>) - インタフェースio.helidon.config.ConfigValueのメソッド
値が存在する場合は、指定されたマッピング関数をその値に適用し、結果がnullでなければ結果を記述するOptionalを返します。
map(Function<R, U> ) - クラスio.helidon.integrations.common.rest.ApiOptionalResponseのメソッド
(できるだけ)レスポンス・エンティティを別のタイプにマップします。
map(Map<String, String>) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
基礎となるデータの構成ソースとして使用されるマップ。
map(SOURCE) - インタフェースio.helidon.common.mapper.Mapperのメソッド
ソース・タイプのインスタンスをターゲット・タイプのインスタンスにマップします。
map(SOURCE, GenericType<SOURCE>, GenericType<TARGET> ) - インタフェースio.helidon.common.mapper.MapperManagerのメソッド
ソースからターゲットにマップします。
map(SOURCE, Class<SOURCE>, Class<TARGET> ) - インタフェースio.helidon.common.mapper.MapperManagerのメソッド
ソースからターゲットにマップします。
MAP - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの列挙定数
オプションは、プリミティブ型または文字列への文字列のマップです。
MapBuilder() - クラスio.helidon.config.MapConfigSource.MapBuilderのコンストラクタ
新しいビルダー・インスタンスを作成します。
MapConfigSource - io.helidon.configのクラス
Map<String, String>に基づくConfigSource実装。
MapConfigSource.Builder - io.helidon.configのクラス
MapConfigSourceのFluent APIビルダー。
MapConfigSource.MapBuilder<T extends MapConfigSource.MapBuilder<T>> - io.helidon.configのクラス
MapConfigSourceの抽象的なfluent APIビルダー。
mappedConfig(Config) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
マップされたCORS構成情報をマージします。
MappedCrossOriginConfig - io.helidon.webserver.corsのクラス
パスにリンクされたクロス・オリジンCrossOriginConfigインスタンス、およびenabled設定。
MappedCrossOriginConfig.Builder - io.helidon.webserver.corsのクラス
Mappedクロス・オリジン構成のFluentビルダー。
mapper() - インタフェースio.helidon.config.Configのメソッド
この構成インスタンスで使用されるマッパー。
mapper(GenericType<SOURCE>, GenericType<TARGET> ) - インタフェースio.helidon.common.mapper.spi.MapperProviderのメソッド
ソース・タイプからターゲット・タイプへのマッピングが可能なマッパーを見つけます。
mapper(GenericType<T> ) - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
特定の汎用タイプのマッパー。
mapper(GenericType<T> ) - インタフェースio.helidon.dbclient.spi.DbMapperProviderのメソッド
汎用型もサポートする特定の型のマッパーを返します。
mapper(Class<SOURCE>, Class<TARGET> ) - インタフェースio.helidon.common.mapper.spi.MapperProviderのメソッド
ソース・クラスからターゲット・クラスへのマッピングが可能なマッパーを見つけます。
mapper(Class<SOURCE>, Class<TARGET> ) - クラスio.helidon.dbclient.common.DbClientMapperProviderのメソッド
 
mapper(Class<T> ) - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのメソッド
 
mapper(Class<T> ) - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
予想されるクラスに基づいた、構成ノードから型付き値への単純なマッピング関数。
mapper(Class<T> ) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperProviderのメソッド
 
mapper(Class<T> ) - インタフェースio.helidon.dbclient.spi.DbMapperProviderのメソッド
特定のタイプのマッパーを返します。
「マッパー」 < SOURCE,TARGET > - io.helidon.common.mapperのインタフェース
2つのタイプをマッピングするための一般的で一般的なアプローチ。
MapperException - io.helidon.common.mapperでの例外
ソースからターゲットへのマッピングに失敗した場合にスローされる例外です。
MapperException(GenericType<?>, GenericType<?>, String) - 例外io.helidon.common.mapper.MapperExceptionのコンストラクタ
根本的な例外なしで失敗しました。
MapperException(GenericType<?>, GenericType<?>, String, Throwable) - 例外io.helidon.common.mapper.MapperExceptionのコンストラクタ
根本的な例外で失敗しました。
mapperManager() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
マッパー・マネージャ。
mapperManager() - クラスio.helidon.dbclient.common.DbClientContextのメソッド
マッパー・マネージャを構成しました。
mapperManager(MapperManager) - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのメソッド
使用するマッパー・マネージャを構成します。
mapperManager(MapperManager) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
パラメータの予期されるタイプへのマッピングなど、汎用マッピングのマッパー・マネージャ。
mapperManager(MapperManager) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
mapperManager(MapperManager) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
mapperManager(MapperManager) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
パラメータの予期されるタイプへのマッピングなど、汎用マッピングのマッパー・マネージャ。
MapperManager - io.helidon.common.mapperのインタフェース
すべての構成済マッパーのマッパー・マネージャ。
MapperManager.Builder - io.helidon.common.mapperのクラス
MapperManagerのFluent APIビルダー。
mapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
データベース・スキーマ・マッパー・プロバイダ。
MapperProvider - io.helidon.common.mapper.spiのインタフェース
マッパーを取得するJavaサービス・ローダー・サービス。
mappers() - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのメソッド
 
mappers() - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
適切なターゲット・タイプ(Class<?>)に関連付けられたマッパー関数のマップを返します。
mark() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
 
mark(long) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsMeterのメソッド
 
markAsDeleted() - クラスio.helidon.metrics.api.AbstractMetricのメソッド
 
markAsDeleted() - インタフェースio.helidon.metrics.api.HelidonMetricのメソッド
以前に登録したメトリックがレジストリから削除されたレコード。
marshalingAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
シグネチャをマーシャリングする方法を指定します。
marshalingAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
シグネチャをマーシャリングする方法を指定します。
marshalingAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
シグネチャをマーシャリングする方法を指定します。
marshall(Single<T>, GenericType<T> ) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
指定されたタイプと現在のコンテキストを受け入れるライターを選択して、指定された入力パブリッシャをHTTPペイロードに変換します。
marshall(Single<T>, MessageBodyWriter<T>, GenericType<T> ) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
指定されたクラスのライターを選択して、指定された入力パブリッシャをHTTPペイロードに変換します。
marshall(Flow.Publisher<T>, GenericType<T> ) - インタフェースio.helidon.media.common.MessageBodyStreamWriterのメソッド
パブリッシャをコンテキストでマーシャリングするために使用できるマーシャリング関数を作成します。
marshall (T) - インタフェースio.helidon.media.common.MessageBodyWriterのメソッド
指定された値をコンテキストで整列化するために使用できる整列化関数を作成します。
marshallerSupplier(MarshallerSupplier) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
 
marshallerSupplier(MarshallerSupplier) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
メソッドのMarshallerSupplierを登録します。
marshallerSupplier(MarshallerSupplier) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
marshallerSupplier(MarshallerSupplier) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
MarshallerSupplierをサービスに登録します。
marshallerSupplier(MarshallerSupplier) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
メソッドのMarshallerSupplierを登録します。
marshallerSupplier(MarshallerSupplier) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
marshallerSupplier(MarshallerSupplier) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
MarshallerSupplierをサービスに登録します。
MarshallerSupplier - io.helidon.grpc.coreのインタフェース
特定のクラスのMethodDescriptor.Marshallerインスタンスのサプライヤ。
MarshallerSupplier.DefaultMarshallerSupplier - io.helidon.grpc.coreのクラス
デフォルトのMarshallerSupplier
MarshallerSupplier.ProtoMarshallerSupplier - io.helidon.grpc.coreのクラス
プロトコル・バッファ・マーシャラ・インスタンスを提供するMarshallerSupplier実装です。
MARSHALLING_ALGORITHM_ASN_1 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
マーシャリング・アルゴリズム"asn1"。
MARSHALLING_ALGORITHM_JWS - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
マーシャリング・アルゴリズム"jws"。
marshallStream(Flow.Publisher<T>, GenericType<T> ) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
指定されたタイプと現在のコンテキストを受け入れるストリーム・ライターを選択して、指定された入力パブリッシャをHTTPペイロードに変換します。
marshallStream(Flow.Publisher<T>, MessageBodyStreamWriter<T>, GenericType<T> ) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
指定されたクラスのストリーム・ライターを選択して、指定された入力パブリッシャをHTTPペイロードに変換します。
MASTER_PASSWORD_CONFIG_KEY - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
マスター・パスワード("security.config.aes.insecure-passphrase")を設定するための構成プロパティ・キー。
MASTER_PASSWORD_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
マスター・パスワード("SECURE_CONFIG_AES_MASTER_PWD")を設定するための環境変数。
masterPassword(char[]) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
AESベースの復号化のマスター・パスワード。
masterPassword(char[]) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.Builderのメソッド
暗号化/復号化に使用するマスター・パスワードを構成します。
match(CharSequence) - クラスio.helidon.webserver.Http1Routeのメソッド
URIパスと照合します。
match(CharSequence) - インタフェースio.helidon.webserver.PathMatcherのメソッド
この正規表現エンジンをURIパスと照合します。
MatcherWithRetry - io.helidon.config.testingのクラス
Hamcrestマッチャは、アサーションが失敗する前に再試行を構成でき、さらに一般的な再試行処理も可能です。
matches() - インタフェースio.helidon.webserver.PathMatcher.Resultのメソッド
テストされたベクトルが関連付けられたパス・テンプレートと一致するかどうか。
matches(char) - クラスio.helidon.common.http.CharMatcherのメソッド
指定された文字のtrueまたはfalseの値を判定します。
matches(Object) - クラスio.helidon.config.testing.ValueNodeMatcherのメソッド
 
matches(String) - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
指定されたHTTPメソッド名がこのCrossOriginConfigと一致するかどうかを報告します。
matchesAllOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
文字シーケンスに一致する文字のみが含まれる場合、trueを返します。
matchesAnyOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
文字列に一致する文字が1つ以上含まれている場合、trueを返します。
matchesNoneOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのメソッド
一致する文字が文字列に含まれていない場合は、trueを戻します。
matchVersion(Http.Version) - クラスio.helidon.webserver.Http1Routeのメソッド
 
matchVersion(Http.Version) - クラスio.helidon.webserver.http2.Http2Routeのメソッド
 
matchVersion(Http.Version) - インタフェースio.helidon.webserver.HttpRouteのメソッド
ルートでサポートされているHTTPプロトコル・バージョン。
max(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
ティック・イベント間の最大間隔を設定します。
MAX_FORWARDS - クラスio.helidon.common.http.Http.Headerのstatic変数
"Max-Forwards"ヘッダー名。
maxAge() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
フライト前のレスポンス期間(秒)。
maxAge(Duration) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
Max-Ageパラメータを設定します。
maxAgeSeconds() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
maxAgeSeconds(long) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
maxAgeSeconds(long) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
maxChunkSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
受信したデータの単一チャンクの最大サイズ。
maxChunkSize(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
受信リクエストから読み取られるチャンクの最大サイズを構成します。
maxConnectionLifetime(Duration) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
最大有効期間を設定します。
maxConnectionLifetime(Duration) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
接続が再使用される最大時間を指定します。
maxConnectionLifetimeSeconds(Duration) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのメソッド
接続が再使用される最大時間を指定します。
maxConnectionPoolSize(int) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
プール・サイズを設定します。
maxHeaderSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
結合されるすべてのヘッダーの最大サイズ。
maxHeaderSize(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
 
maxHeaderSize(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
maxHeaderSize(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
結合されるすべてのヘッダー値の最大バイト数。
maxHeaderSize(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
maxIdleConnections(int) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
データベースへのアイドル接続の最大数を指定します。
maxIdleConnections(int) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのメソッド
データベースへのアイドル接続の最大数を指定します。
maxInitialLineLength() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
初期HTTP行の最大長。
maxInitialLineLength(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
 
maxInitialLineLength(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
maxInitialLineLength(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
最初のHTTP行の最大文字数。
maxInitialLineLength(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
maxLeaseTtl(Duration) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
最大リース期間。
maxLength(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
書き込まれる出力の最大長を構成します。
maxLength(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
最大長の制限を適用します。
maxOpenConnections(int) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
データベースへのオープン接続の最大数を指定します。
maxOpenConnections(int) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのメソッド
データベースへのオープン接続の最大数を指定します。
maxPayloadSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
クライアント・リクエストでHTTPペイロードに許可される最大サイズ。
maxPayloadSize(long) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
最大クライアント・ペイロード・サイズを構成します。
maxPayloadSize(long) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
maxPayloadSize(long) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
クライアント・リクエストの最大ペイロード・サイズを設定します。
maxPayloadSize(long) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
maxPoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
スレッド・プール・エグゼキュータの最大プール・サイズ。
maxRedirects() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
HelidonとOIDCプロバイダ間で許可されるリダイレクトの最大数。
maxRedirects(int) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
単一の認証試行内でOIDCプロバイダにリダイレクトする際のリダイレクトの最大数を構成します。
maxShutdownTimeout() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
追加でリクエストされた停止時間の値に関係なく、サーバーがシャットダウンを待機する最大時間。
maxShutdownTimeout(Duration) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
追加でリクエストされた停止時間の値に関係なく、サーバーがシャットダウンを待機する最大時間を構成します。
maxSize(long) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
最大キャッシュ・サイズを構成します。
maxTtl(Duration) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
このロールに関連付けられたリースの最大TTLを指定します。
maxTtl(Duration) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
最大存続時間を指定します。
maxUpgradeContentLength() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
アップグレード・リクエストの内容の最大長。
maxUpgradeContentLength(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
アップグレード・リクエストの内容の最大長を設定します。
maxUpgradeContentLength(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
maxUpgradeContentLength(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
アップグレード・リクエストの内容の最大長を設定します。
maxUpgradeContentLength(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
MAY_FAIL - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
プロバイダが失敗する可能性があります。失敗しても何も起こりません。
MD5 - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Algorithmの列挙定数
MD5アルゴリズム。
MdcProvider - io.helidon.logging.common.spiのインタフェース
HelidonMdcから渡された値を対応するロギング・フレームワークMDCストレージに伝播するために使用されるプロバイダ。
me() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
このビルダーを正しい型にキャストします。
me() - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
再度サブクラス化できるサブクラスによって戻すことができます。
me() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
再度サブクラス化できるサブクラスによって戻すことができます。
me() - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
このビルダーのsetterメソッドの正しいタイプを返すために使用します。
me() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
再度サブクラス化できるサブクラスによって戻すことができます。
me() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
サブクラス化時に正しい型を戻すことができます。
me() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
me() - クラスio.helidon.webserver.cors.CorsSupport.Builderのメソッド
 
me() - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
MEDIA_TYPE_APPLICATION_HOCON - クラスio.helidon.config.hocon.HoconConfigParserのstatic変数
"application/hocon"メディア・タイプを表す文字列定数です。
MEDIA_TYPE_APPLICATION_JSON - クラスio.helidon.config.hocon.HoconConfigParserのstatic変数
"application/json"メディア・タイプを表す文字列定数です。
MEDIA_TYPE_APPLICATION_YAML - クラスio.helidon.config.yaml.YamlConfigParserのstatic変数
"application/x-yaml"メディア・タイプを表す文字列定数です。
MEDIA_TYPE_TEXT_JAVA_PROPERTIES - クラスio.helidon.config.PropertiesConfigParserのstatic変数
"text/x-java-properties"メディア・タイプを表す文字列定数です。
mediaContext(MediaContext) - インタフェースio.helidon.media.common.ParentingMediaContextBuilderのメソッド
MediaContextの親を設定し、既存の親をオーバーライドします。
mediaContext(MediaContext) - クラスio.helidon.webclient.WebClient.Builderのメソッド
 
mediaContext(MediaContext) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
MediaContext - io.helidon.media.commonのクラス
メディアのサポート。
MediaContext.Builder - io.helidon.media.commonのクラス
MediaSupportビルダー。
MediaContextBuilder<T> - io.helidon.media.commonのインタフェース
リーダー、ライターおよびメディア・サービスのビルダーへの追加をサポートするメソッドを追加します。
MediaSupport - io.helidon.media.commonのインタフェース
リーダーおよびライターをそれぞれのコンテキストに登録するために使用されるサービス。
MediaSupportProvider - io.helidon.media.common.spiのインタフェース
Javaサービス・ローダー・インタフェース。
mediaType() - クラスio.helidon.config.AbstractConfigSourceのメソッド
ParsableSourceのコンテンツを解析するためにeisが構成されている場合のメディア・タイプ。
mediaType() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
mediaType() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
mediaType() - クラスio.helidon.config.FileConfigSourceのメソッド
 
mediaType() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
mediaType() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
コンテンツのメディア・タイプ。
mediaType() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
メディア・タイプがこのソースで構成されている場合、または基礎となる起点から推測できる場合は、それを返します。
mediaType() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
mediaType(String) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
メディア・タイプ: ParsableSourceで、明示的なメディア・タイプが構成されている場合。
mediaType(String) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
 
mediaType(String) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
 
mediaType(String) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
 
mediaType(String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
 
mediaType(String) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
コンテンツのメディア・タイプ(構成ソースで認識されている場合)。
mediaType(String) - インタフェースio.helidon.config.spi.ParsableSource.Builderのメソッド
このソースで使用する明示的なメディア・タイプを構成します。
mediaType(String) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
 
mediaType(Optional<String>) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
MediaTypes.detectType(String)および同様のメソッドの結果を使用して起動するショートカット・メソッド。
MediaType - io.helidon.common.httpのクラス
メディア・タイプの抽象。
MediaType.Builder - io.helidon.common.httpのクラス
MediaTypeのインスタンスを作成するfluent APIビルダー。
MediaTypeDetector - io.helidon.common.media.type.spiのインタフェース
メディア・タイプを検出します。
mediaTypeMapping(Function<Config.Key, Optional<String>>) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
キーをメディア・タイプにマップする関数を設定します。
MediaTypes - io.helidon.common.media.typeのクラス
リソースに基づくメディア・タイプ検出。
member(ID) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
指定されたIDに関連付けられたメンバー・インスタンスを戻します。
member(Integer) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
member(String) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
merge(ID, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
指定されたidのメンバーを指定されたノードとマージします。
merge(MergeableNode) - インタフェースio.helidon.config.MergeableNodeのメソッド
指定されたノードともマージする、同じタイプの元のノードの新しいインスタンス・マージ可能ノードを返します。
merge(MergeableNode) - クラスio.helidon.config.ObjectNodeImplのメソッド
 
merge(MergeableNode) - クラスio.helidon.config.ValueNodeImplのメソッド
 
merge(PriorityBag<? extends T>) - クラスio.helidon.grpc.core.PriorityBagのメソッド
PriorityBagをこのPriorityBagにマージします。
merge(TracingConfig, TracingConfig) - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
2つの構成をマージします。
merge(Integer, MergeableNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
merge(String, MergeableNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
merge(List<ConfigNode.ObjectNode>) - インタフェースio.helidon.config.spi.MergingStrategyのメソッド
ConfigNode.ObjectNodeの順序付けられたリストを単一インスタンスにマージします。
MergeableNode - io.helidon.configのインタフェース
他のノードとのマージをサポートするConfigNodeの拡張機能。
mergeWithParent() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
trueに設定すると、このプロパティは親構造の一部になります (例、。
mergingStrategy(MergingStrategy) - インタフェースio.helidon.config.Config.Builderのメソッド
複数の構成ソースが使用される場合に使用するマージ戦略。
MergingStrategy - io.helidon.config.spiのインタフェース
複数のConfigNode.ObjectNodeルート・ノードを単一のConfigNode.ObjectNodeルート・ノードに結合するためのアルゴリズム。
message(Object, String, Severity) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストにメッセージを追加します。
message(String) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたメッセージ。
message(String, Severity) - クラスio.helidon.common.Errors.Collectorのメソッド
ソースが自動的に追加されたメッセージのリストにメッセージを追加します。
MESSAGE - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
メッセージのキー。
MessageBodyContent - io.helidon.media.commonのインタフェース
メッセージ本文コンテンツのリアクティブ契約。
MessageBodyContext - io.helidon.media.commonのクラス
ベース・メッセージ本文コンテキストの実装。
MessageBodyContext(MessageBodyContext) - クラスio.helidon.media.common.MessageBodyContextのコンストラクタ
新しい親コンテンツ・サポート・インスタンスを作成します。
MessageBodyContext(MessageBodyContext, MessageBodyContext.EventListener) - クラスio.helidon.media.common.MessageBodyContextのコンストラクタ
新しい親コンテンツ・サポート・インスタンスを作成します。
MessageBodyContext.ErrorEvent - io.helidon.media.commonのインタフェース
受信したエラーが含まれるMessageBodyContext.EventType.BEFORE_ONERRORまたはMessageBodyContext.EventType.AFTER_ONERRORに対して発行されるサブスクリプション・イベント。
MessageBodyContext.Event - io.helidon.media.commonのインタフェース
メッセージ本文コンテンツ・サブスクリプション・イベント契約。
MessageBodyContext.EventListener - io.helidon.media.commonのインタフェース
メッセージ本文コンテンツ・サブスクリプション・イベント・リスナー。
MessageBodyContext.EventType - io.helidon.media.common内の列挙クラス
メッセージ本文コンテンツ・サブスクリプション・イベント・タイプ。
MessageBodyFilter - io.helidon.media.commonのインタフェース
メッセージ本文コンテンツ・パブリッシャをフィルタまたは置換する関数。
MessageBodyFilters - io.helidon.media.commonのインタフェース
MessageBodyFiltersのレジストリ。
MessageBodyOperator<T extends MessageBodyContext> - io.helidon.media.commonのインタフェース
リクエストされたタイプおよびメッセージ本文のコンテキストに基づいて選択できる変換オペレータ。
MessageBodyOperator.PredicateResult - io.helidon.media.common内の列挙クラス
リクエストされたクラス・タイプがオペレータによってサポートされているかどうかを示すステータス。
MessageBodyReadableContent - io.helidon.media.commonのクラス
読取り可能なMessageBodyContent
MessageBodyReader<T> - io.helidon.media.commonのインタフェース
HTTPペイロードを1つのオブジェクトに変換できる変換オペレータ。
MessageBodyReaderContext - io.helidon.media.commonのクラス
リーダー・メッセージ本文のコンテキストです。
MessageBodyReaders - io.helidon.media.commonのインタフェース
システムにリーダー・インスタンスを登録できるMessageBodyReaderのレジストリ。
MessageBodyStreamReader<T> - io.helidon.media.commonのインタフェース
HTTPペイロードをオブジェクトのストリームに変換できる変換オペレータ。
MessageBodyStreamWriter<T> - io.helidon.media.commonのインタフェース
オブジェクトのストリームからHTTPペイロードを生成する変換オペレータ。
MessageBodyWriter<T> - io.helidon.media.commonのインタフェース
オブジェクトからHTTPペイロードを生成する変換オペレータ。
MessageBodyWriterContext - io.helidon.media.commonのクラス
MessageBodyWritersの実装。
MessageBodyWriters - io.helidon.media.commonのインタフェース
システムにライター・インスタンスを登録できるMessageBodyWriterのレジストリ。
messageFormat() - 注釈インタフェースio.helidon.security.annotations.Auditedの要素
この監査イベントのメッセージ形式。
messageFormat() - インタフェースio.helidon.security.AuditEventのメソッド
String.format(String, Object...)で使用されるこのAuditEventのメッセージ形式を取得します。
messageSelector(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
SQL92のサブセットに基づくJMS APIメッセージ・セレクタ式。
messageSelector(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
SQL92のサブセットに基づくJMS APIメッセージ・セレクタ式。
Messaging - io.helidon.messagingのインタフェース
Helidonリアクティブ・メッセージング。
Messaging.Builder - io.helidon.messagingのクラス
MessagingのFluent APIビルダー。
MessagingCdiExtension - io.helidon.microprofile.messagingのクラス
MicroProfileリアクティブ・メッセージングCDI拡張。
MessagingCdiExtension() - クラスio.helidon.microprofile.messaging.MessagingCdiExtensionのコンストラクタ
メッセージングCDI拡張を初期化します。
MessagingChannelProcessor - io.helidon.microprofile.messagingのインタフェース
MessagingChannelProcessorを実装するアプリケーション・スコープBeanは、メッセージ・チャネルのリアクティブ・イベントをピークにできます。
MessagingCounter - io.helidon.microprofile.messaging.metricsのクラス
リアクティブ・メッセージング・チャネルのメッセージ・カウンタ。
MessagingDeploymentException - io.helidon.microprofile.messagingでの例外
メッセージングのデプロイ中に問題が報告されました。
MessagingException - io.helidon.messagingでの例外
リアクティブ・メッセージング固有の例外。
MessagingException - io.helidon.microprofile.messagingでの例外
onErrorシグナルのインターセプト時にメッセージング・サブスクライバからあがった例外。
MessagingException(String) - 例外io.helidon.messaging.MessagingExceptionのコンストラクタ
提供されたメッセージを使用して新しいMessagingExceptionを作成します。
MessagingException(String, Throwable) - 例外io.helidon.messaging.MessagingExceptionのコンストラクタ
提供されたメッセージと原因を使用して新しいMessagingExceptionを作成します。
MessagingLivenessCheck - io.helidon.microprofile.messaging.healthのクラス
MicroProfileリアクティブ・メッセージングのリブネス・チェック。
MessagingLivenessCheck() - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのコンストラクタ
 
MessagingReadinessCheck - io.helidon.microprofile.messaging.healthのクラス
MicroProfileリアクティブ・メッセージング・レディネス・チェック。
MessagingReadinessCheck() - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのコンストラクタ
 
metaConfig() - インタフェースio.helidon.config.Config.Builderのメソッド
メタ構成が存在するかどうかを確認し、存在する場合は、メタ構成を使用してこのビルダーを更新してください。
metaConfig() - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成(ファイルまたはクラスパス・リソース)を検索し、そこからメタ構成インスタンスを作成します。
MetaConfig - io.helidon.configのクラス
メタ構成。
metadata() - クラスio.helidon.integrations.vault.auths.approle.Login.Responseのメソッド
トークン・メタデータ。
metadata() - クラスio.helidon.integrations.vault.auths.k8s.Login.Responseのメソッド
追加のトークン・メタデータ。
metadata() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
メタデータ
metadata() - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Responseのメソッド
 
metadata() - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretのメソッド
このシークレットのメタデータ。
metadata() - クラスio.helidon.metrics.api.AbstractMetricのメソッド
 
metadata() - インタフェースio.helidon.metrics.api.HelidonMetricのメソッド
 
metadata(Metadata) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
メトリック・メタデータを構成します。
metadataWithIDs(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
マップ・エントリ、そのキー、および指定されたメトリック名と一致するすべてのメトリックIDの値を返します。
metaMethodAnnotations(Class<T> ) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
メソッド注釈(メタ注釈は、他の注釈に注釈を付ける注釈です)で見つかった、指定されたメタ注釈型のすべてのインスタンスを取得します。
meter() - クラスio.helidon.dbclient.metrics.DbClientMetricsのstaticメソッド
DbClient.Builder.addService(java.util.function.Supplier)に登録するメーター・ビルダーを作成します。
meter() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
新しいメーター・クライアント・メトリックを作成します。
meter(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
meter(String, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
meter(Metadata) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
meter(Metadata, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
meter(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
metered() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
gRPCメソッド・コールを計測するGrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。
meterRegistry() - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのメソッド
このファクトリ・インスタンスに関連付けられたMeterRegistryを返します。
MeterRegistryFactory - io.helidon.integrations.micrometerのクラス
メーターの収集とメトリクスのレポートに使用するMeterRegistry Helidon SEへのアクセスを提供します。
MeterRegistryFactory.Builder - io.helidon.integrations.micrometerのクラス
MeterRegistryFactoryインスタンスを作成するためのビルダー。
MeterRegistryFactory.BuiltInRegistryType - io.helidon.integrations.micrometer内の列挙クラス
使用可能な組込みレジストリ・タイプ。
MeterRegistryFactory.BuiltInRegistryType.UnrecognizedBuiltInRegistryTypeException - io.helidon.integrations.micrometerでの例外
認識されない組込みレジストリ・タイプについて説明します。
meterRegistryFactorySupplier(MeterRegistryFactory) - クラスio.helidon.integrations.micrometer.MicrometerSupport.Builderのメソッド
MeterRegistryFactoryを割り当てます。
method() - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.MethodInvocationのメソッド
値を取得するために呼び出すメソッドを返します。
method() - インタフェースio.helidon.common.http.HttpRequestのメソッド
HTTPリクエスト・メソッドを返します。
method() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
基礎となるJavaメソッドを取得します。
method() - クラスio.helidon.security.SecurityEnvironmentのメソッド
リソースで実行する動詞。
method() - インタフェースio.helidon.webserver.BareRequestのメソッド
HTTPリクエスト・メソッドを取得します。
method() - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
リクエストのメソッド名を報告します。
method() - インタフェースio.helidon.webserver.DirectHandler.TransportRequestのメソッド
HTTPメソッド。
method(Http.RequestMethod) - インタフェースio.helidon.webclient.WebClientのメソッド
メソッド・パラメータに基づいてメソッドのリクエスト・ビルダーを作成します。
method(String) - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
指定されたメソッドgetNameのClientMethodDescriptorを返します。
method(String) - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
指定されたメソッド名のMethodDescriptorを返します。
method(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
リクエストされた(HTTPのGET/POSTなど)のメソッド。
method(String) - インタフェースio.helidon.webclient.WebClientのメソッド
メソッド・パラメータに基づいてメソッドのリクエスト・ビルダーを作成します。
METHOD - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの列挙定数
リソース・メソッドの注釈。
METHOD_NAME - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの列挙定数
トレース・スパンにメソッド名を追加します。
METHOD_NAME - 列挙型クラスio.helidon.grpc.server.ServerRequestAttributeの列挙定数
メソッド名をログに記録します。
METHOD_NOT_ALLOWED_405 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
405 メソッドは許可されていません。「HTTP/1.1ドキュメント」を参照してください。
METHOD_TYPE - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの列挙定数
トレース・スパンにメソッド・タイプを追加します。
METHOD_TYPE - 列挙型クラスio.helidon.grpc.server.ServerRequestAttributeの列挙定数
メソッド・タイプをログに記録します。
MethodDescriptor < ReqT,ResT > - io.helidon.grpc.serverのクラス
gRPCメソッドの定義に必要なすべてのメタデータをカプセル化します。
MethodDescriptor.Configurer < ReqT,ResT > - io.helidon.grpc.serverのインタフェース
MethodDescriptor.Rulesを構成できるクラスによって実装されるインタフェース。
MethodDescriptor.Rules < ReqT,ResT > - io.helidon.grpc.serverのインタフェース
メソッド構成API。
methodHandler() - クラスio.helidon.grpc.client.ClientMethodDescriptorのメソッド
クライアント・コールの実行に使用するMethodHandlerを取得します。
methodHandler(MethodHandler) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
 
methodHandler(MethodHandler) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
メソッドの起動に使用できるMethodHandlerを設定します。
MethodHandler < ReqT,RespT > - io.helidon.grpc.coreのインタフェース
gRPCメソッド・コール・ハンドラ。
MethodHandler.BidirectionalClient - io.helidon.grpc.coreのインタフェース
双方向クライアント・コール・ハンドラ。
MethodHandler.ClientStreaming - io.helidon.grpc.coreのインタフェース
クライアント・ストリーミング・クライアント・コール・ハンドラ。
MethodHandler.ServerStreamingClient - io.helidon.grpc.coreのインタフェース
サーバー・ストリーミング・クライアント・コール・ハンドラ。
MethodHandler.UnaryClient - io.helidon.grpc.coreのインタフェース
単項クライアント・コール・ハンドラ。
MethodHandlerSupplier - io.helidon.microprofile.grpc.coreのインタフェース
AnnotatedMethod用のMethodHandlerのサプライヤ。
methodName() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
このイベントの原因となったメソッド名。
methods() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
このサービスを構成するメソッドのコレクションを返します。
methods() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
サービス・メソッドを返す。
methods() - インタフェースio.helidon.webserver.PathTracingConfigのメソッド
この構成が有効なメソッド。
methods(List<String>) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
webサーバーでのこの構成の登録を制限するHTTPメソッド。
MetricAnnotationDiscovery - io.helidon.microprofile.metricsのインタフェース
実行可能ファイルに適用されるメトリック注釈の検出に関する情報を提供します。
MetricAnnotationDiscovery.OfConstructor - io.helidon.microprofile.metricsのインタフェース
コンストラクタに関心のある注釈の検出。
MetricAnnotationDiscovery.OfMethod - io.helidon.microprofile.metricsのインタフェース
メソッドに関心のある注釈の検出。
MetricAnnotationDiscoveryObserver - io.helidon.microprofile.metrics.spiのインタフェース
コンストラクタおよびメソッドに適用されるメトリック注釈の検出オブザーバ。
metricFactories() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
テスト。
metricFactories() - クラスio.helidon.metrics.Registryのメソッド
 
metricIDsForName(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
メトリック名で指定されたメトリックIDのリストを返します。
metricIDsForName(String) - クラスio.helidon.metrics.Registryのメソッド
 
MetricRegistrationObserver - io.helidon.microprofile.metrics.spiのインタフェース
実行可能ファイル(コンストラクタおよびメソッド)に適用されるメトリック注釈によるメトリクス登録のオブザーバ。
METRICS_CONFIG_KEY - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのstatic変数
通常、コンポーネントのメトリクス設定を含むコンポーネント構成セクション内の構成キー。
METRICS_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのstatic変数
すべてのメトリクスの設定を含む構成キー。
MetricsCdiExtension - io.helidon.microprofile.metricsのクラス
MetricsCdiExtensionクラス。
MetricsCdiExtension() - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのコンストラクタ
新しい拡張インスタンスを作成します。
MetricsConfigurer - io.helidon.microprofile.grpc.metricsのクラス
注釈付きgRPCサービスにgRPC metrics interceptorを追加するAnnotatedServiceConfigurer
MetricsConfigurer() - クラスio.helidon.microprofile.grpc.metrics.MetricsConfigurerのコンストラクタ
 
metricsEnabled(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
イネーグル・メトリクス。
metricsSettings(MetricsSettings.Builder) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
 
metricsSettings(MetricsSettings.Builder) - インタフェースio.helidon.metrics.serviceapi.MetricsSupport.Builderのメソッド
ビルド時にMetricsSupportインスタンスの作成に使用されるMetricsSettingsを割り当てます。
MetricsSettings - io.helidon.metrics.apiのインタフェース
メトリクス全体の動作を制御する設定。
MetricsSettings.Builder - io.helidon.metrics.apiのインタフェース
MetricsSettingsのビルダー。
MetricsSupport - io.helidon.metricsのクラス
Helidon Webサーバーのメトリクスのサポート。
MetricsSupport - io.helidon.metrics.serviceapiのインタフェース
Helidon Webサーバーのメトリクスをサポートするための動作。
MetricsSupport(MetricsSettings, RestServiceSettings) - クラスio.helidon.metrics.MetricsSupportのコンストラクタ
新しいMetricsSupportインスタンスを供給設定から作成します。
MetricsSupport(MetricsSupport.Builder) - クラスio.helidon.metrics.MetricsSupportのコンストラクタ
指定されたビルダーから新しい MetricsSupportインスタンスを作成します。
MetricsSupport.Builder - io.helidon.metricsのクラス
MetricsSupportのインスタンスを構築するためのfluent APIビルダー。
MetricsSupport.Builder<B extends MetricsSupport.Builder< B,T >,T extends MetricsSupport> - io.helidon.metrics.serviceapiのインタフェース
MetricsSupportのビルダー。
MetricsSupportProvider<B extends MetricsSupport.Builder< B,T >,T extends MetricsSupport> - io.helidon.metrics.serviceapi.spiのインタフェース
MetricsSupport.Builderインスタンス(間接的に、MetricsSupportインスタンスの場合)のプロバイダ動作。
MetricsSupportProviderImpl - io.helidon.metricsのクラス
MetricsSupportインスタンスのビルダーを提供するプロバイダ。
MetricsSupportProviderImpl() - クラスio.helidon.metrics.MetricsSupportProviderImplのコンストラクタ
 
metricType() - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
MetricTypeを取得します。
MicrometerCdiExtension - io.helidon.integrations.micrometer.cdiのクラス
マイクロメーター・アーティファクトを処理するCDI拡張。
MicrometerCdiExtension() - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのコンストラクタ
新しい拡張インスタンスを作成します。
MicrometerSupport - io.helidon.integrations.micrometerのクラス
シンプルなマイクロメーター・サポートを実装。
MicrometerSupport.Builder - io.helidon.integrations.micrometerのクラス
MicrometerSupportオブジェクトのFluidビルダー。
MicronautCdiException - io.helidon.integrations.micronaut.cdiでの例外
チェック例外を消費する必要がある場合にMicronaut CDI統合によってスローされる例外。
MicronautCdiExtension - io.helidon.integrations.micronaut.cdiのクラス
CDIとMicronautを統合する拡張機能。
MicronautCdiExtension() - クラスio.helidon.integrations.micronaut.cdi.MicronautCdiExtensionのコンストラクタ
 
MicronautDataCdiExtension - io.helidon.integrations.micronaut.cdi.dataのクラス
Micronautデータ固有の機能を追加するCDI拡張機能。
MicronautDataCdiExtension() - クラスio.helidon.integrations.micronaut.cdi.data.MicronautDataCdiExtensionのコンストラクタ
 
MicronautIntercepted - io.helidon.integrations.micronaut.cdiの注釈インタフェース
Micronautインターセプタによってインターセプトされる既存のCDI beanにインターセプタを追加するために使用されます。
MicronautIntercepted.Literal - io.helidon.integrations.micronaut.cdiのクラス
注釈のインスタンスを取得するために使用されるリテラル。
MicronautInterceptor - io.helidon.integrations.micronaut.cdiのクラス
すべてのMicronautインターセプタを呼び出すCDIインターセプタ。
MicrostreamCache - io.helidon.integrations.microstream.cdiの注釈インタフェース
マイクロ・ストリームのJCache実装に基づいてキャッシュを作成します。
MicrostreamCacheConfigurationBuilder < K,V > - io.helidon.integrations.microstream.cacheのクラス
Microstream-CacheConfigurationsのビルダー。
MicrostreamCacheConfigurationBuilder(Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのコンストラクタ
 
MicrostreamCacheConfigurationBuilder(Configuration, Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのコンストラクタ
 
MicrostreamHealthCheck - io.helidon.integrations.microstream.healthのクラス
マイクロ・ストリームのヘルス・チェック。
MicrostreamHealthCheck.Builder - io.helidon.integrations.microstream.healthのクラス
MicrostreamHealthCheckのビルダー。
MicrostreamMetricsSupport - io.helidon.integrations.microstream.metricsのクラス
マイクロ・ストリームEmbeddedStorageManagerのデフォルト・メトリクスを提供するヘルパー・クラス。
MicrostreamMetricsSupport.Builder - io.helidon.integrations.microstream.metricsのクラス
MetricsSupportのインスタンスを構築するためのfluent APIビルダー。
MicrostreamStorage - io.helidon.integrations.microstream.cdiの注釈インタフェース
Microstream EmbeddedStorageManagerの修飾子注釈。
middleName() - クラスio.helidon.security.jwt.Jwtのメソッド
ミドル・ネーム・クレームです。
middleName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのミドル・ネーム。
min(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
ティック・イベント間の最小間隔を設定します。
minDecryptionVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
復号化できる暗号文の最小バージョンを指定します。
minEncryptionVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
プレーン・テキストの暗号化、ペイロードの署名またはHMACの生成に使用できるキーの最小バージョンを指定します。
MinimalMetricsSupport - io.helidon.metrics.serviceapiのクラス
MetricsSupportの最小実装。
MISSING - 列挙型クラスio.helidon.config.Config.Typeの列挙定数
構成ノードが存在しません。
MissingValueException - io.helidon.configでの例外
欠落している構成値に関連する特定の失敗を表す例外。
MockConnector - io.helidon.messaging.connectors.mockのクラス
テスト用のHelidonメッセージ・モック・コネクタ。
MockConnector() - クラスio.helidon.messaging.connectors.mock.MockConnectorのコンストラクタ
 
MockIncoming<P> - io.helidon.messaging.connectors.mockのクラス
モック可能な着信チャネルがモック・コネクタに接続されています。
MockOutgoing<P> - io.helidon.messaging.connectors.mockのクラス
モック・コネクタに接続されたモック対応の発信チャネル。
ModelHelper - io.helidon.microprofile.grpc.coreのクラス
共通のモデル・ヘルパー・メソッド。
modelReader(String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
アプリケーション提供のモデル・リーダー・クラスを設定します。
modificationDate() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
ファイルが最後に変更された日付を示すために使用できるmodification-dateパラメータの値を取得します。
modificationDate(ZonedDateTime) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
コンテンツ処理modification-dateパラメータを設定します。
MongoDbClient - io.helidon.dbclient.mongodbのクラス
MongoDBドライバ・ハンドラ。
MongoDbClientConfig - io.helidon.dbclient.mongodbのクラス
MongoDB構成パラメータ。
MongoDbClientProvider - io.helidon.dbclient.mongodbのクラス
mongoDB用Helidon DBプロバイダ。
MongoDbClientProvider() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのコンストラクタ
 
MongoDbClientProviderBuilder - io.helidon.dbclient.mongodbのクラス
mongoDBデータベースのビルダー。
MongoDbColumn - io.helidon.dbclient.mongodbのクラス
Mongo固有の列データおよびメタデータ。
MongoDbExecute - io.helidon.dbclient.mongodbのクラス
MongoDBの実装を実行します。
MongoDbRows<T> - io.helidon.dbclient.mongodbのクラス
複数の行を持つ結果セットを含むMongo固有の実行結果。
MongoDbStatementDml - io.helidon.dbclient.mongodbのクラス
MongoDBのDML文。
MongoDbStatementGet - io.helidon.dbclient.mongodbのクラス
mongoDBでのGET操作の文。
MongoDbTransaction - io.helidon.dbclient.mongodbのクラス
MongoDBのトランザクション実行実装。
MOVED_PERMANENTLY_301 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
301 永続的に移行されました。「HTTP/1.1ドキュメント」を参照してください。
MP - 列挙型クラスio.helidon.common.HelidonFlavorの列挙定数
"MicroProfile"フレーバ。
MpConfig - io.helidon.config.mpのクラス
Helidon MicroProfile Config実装のユーティリティ。
MpConfigFilter - io.helidon.config.mp.spiのインタフェース
MicroProfile構成実装のフィルタリング・サポート。
MpConfigProviderResolver - io.helidon.config.mpのクラス
マイクロプロファイル構成との統合。
MpConfigProviderResolver() - クラスio.helidon.config.mp.MpConfigProviderResolverのコンストラクタ
 
MpConfigSources - io.helidon.config.mpのクラス
MicroProfile構成ConfigSourceのユーティリティ。
MpEncryptionFilter - io.helidon.config.encryptionのクラス
構成ソースからパスワードを復号化できます。
MpEncryptionFilter() - クラスio.helidon.config.encryption.MpEncryptionFilterのコンストラクタ
非推奨。
MpException - io.helidon.microprofile.serverでの例外
汎用マイクロプロファイル・ランタイム例外です。
MpMetaConfigProvider - io.helidon.config.mp.spiのインタフェース
Meta-configプロバイダのJavaサービス・ローダー・インタフェース。
MpMetaConfigUtils - io.helidon.config.mpのクラス
Helidon MicroProfile Meta-Config実装のユーティリティ。
MPOpenAPIBuilder - io.helidon.microprofile.openapiのクラス
Helidon MPのOpenAPISupport用のFluentビルダー。
MPOpenAPIBuilder() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのコンストラクタ
 
MpRestClientListener - io.helidon.microprofile.restclientのクラス
エグゼキュータ・サービスをContexts.wrap(java.util.concurrent.ExecutorService)でラップするクライアント・リスナー。
MpRestClientListener() - クラスio.helidon.microprofile.restclient.MpRestClientListenerのコンストラクタ
 
MpTracingAutoDiscoverable - io.helidon.microprofile.tracingのクラス
サーバー・ランタイムからクライアント・ランタイムへの情報の伝播をサポートするようにMpTracingContextFilterを登録します。
MpTracingAutoDiscoverable() - クラスio.helidon.microprofile.tracing.MpTracingAutoDiscoverableのコンストラクタ
 
MpTracingClientRegistrar - io.helidon.microprofile.tracingのクラス
マイクロプロファイル・クライアント・トレース・レジストラ。
MpTracingClientRegistrar() - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのコンストラクタ
 
MpTracingContextFilter - io.helidon.microprofile.tracingのクラス
アウトバウンド・クライアントがすべてのコンテキストを取得できるように、必要な情報をスレッド・ローカルに格納する自動登録されたフィルタ。
MpTracingContextFilter() - クラスio.helidon.microprofile.tracing.MpTracingContextFilterのコンストラクタ
 
MpTracingFilter - io.helidon.microprofile.tracingのクラス
一致後フィルタを使用してJerseyコールのトレースを追加します。
MpTracingFilter() - クラスio.helidon.microprofile.tracing.MpTracingFilterのコンストラクタ
 
MpTracingInterceptor - io.helidon.microprofile.tracingのクラス
Traced注釈のインターセプタ。
MpTracingInterceptor() - クラスio.helidon.microprofile.tracing.MpTracingInterceptorのコンストラクタ
 
MpTracingRestClientFilter - io.helidon.microprofile.tracingのクラス
RESTクライアント固有の情報を処理するフィルタ。
MpTracingRestClientFilter() - クラスio.helidon.microprofile.tracing.MpTracingRestClientFilterのコンストラクタ
 
MpTracingRestClientListener - io.helidon.microprofile.tracingのクラス
Restクライアントのトレース拡張。
MpTracingRestClientListener() - クラスio.helidon.microprofile.tracing.MpTracingRestClientListenerのコンストラクタ
 
MtCacheKey(IdcsMtContext, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのコンストラクタ
非推奨。
新しい(不変)キャッシュ・キー。
MtCacheKey(IdcsMtContext, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKeyのコンストラクタ
新しい(不変)キャッシュ・キー。
MtCacheKey(String, String, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのコンストラクタ
非推奨。
新しい(不変)キャッシュ・キー。
MtCacheKey(String, String, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKeyのコンストラクタ
新しい(不変)キャッシュ・キー。
Multi<T> - io.helidon.common.reactiveのインタフェース
ゼロ個以上のアイテムを生成するFlow.Publisherを表し、オプションでエラーまたは完了が続きます。
multiFromByteChannel(ReadableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたバイト・チャネルからデータを読み取るマルチ・データを作成します。
multiFromByteChannelBuilder(ReadableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたReadableByteChannelからMultiのビルダーを作成します。
MultiFromOutputStream - io.helidon.common.reactiveのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにOutputStreamMultiを使用してください
MultiFromOutputStream() - クラスio.helidon.common.reactive.MultiFromOutputStreamのコンストラクタ
非推奨。
Flow.PublisherByteBufferイベントとして書き込まれたデータを公開する新しい出力ストリームを作成します。
multiFromStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたInputStreamからByteBufferを公開するMultiインスタンスを作成します。
multiFromStreamBuilder(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたInputStreamからMultiのビルダーを作成します。
MULTIPART_FORM_DATA - クラスio.helidon.common.http.MediaTypeのstatic変数
multipart/form-dataメディア・タイプを表すMediaType定数。
MultiPartBodyWriter - io.helidon.media.multipartのクラス
MultiPartDecoder - io.helidon.media.multipartのクラス
HTTPペイロードをBodyPartのストリームとしてデコードするリアクティブ・プロセッサ。
MultiPartDecoder.DataChunkPublisher - io.helidon.media.multipartのクラス
本文部分をDataChunkとして公開する内部パブリッシャ。
MultiPartEncoder - io.helidon.media.multipartのクラス
BodyPartのストリームをHTTPペイロードにエンコードするリアクティブ・プロセッサ。
MultiPartSupport - io.helidon.media.multipartのクラス
マルチパート・メディア・サポート。
MultiTappedPublisher<T> - io.helidon.common.reactiveのクラス
様々なFlowインタフェース・メソッドへのコールをインターセプトし、適切なユーザー・コールバックをコールします。
MultiTappedPublisher.Builder<T> - io.helidon.common.reactiveのクラス
マルチ・タップされたパブリッシャ・ビルダー。カスタム・コールバックを登録します。
multitenancyEndpoints() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
非推奨。
マルチテナントIDCSのアサーションおよびトークン・エンドポイントの取得に使用されるIdcsMtRoleMapperProvider.MultitenancyEndpointsを取得します。
multitenancyEndpoints() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProviderのメソッド
マルチテナントIDCSのアサーションおよびトークン・エンドポイントの取得に使用されるIdcsMtRoleMapperRxProvider.MultitenancyEndpointsを取得します。
multitenantEndpoints(IdcsMtRoleMapperProvider.MultitenancyEndpoints) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
非推奨。
マルチテナントIDCS設定のデフォルト・エンドポイント・プロバイダを置換します。
multitenantEndpoints(IdcsMtRoleMapperRxProvider.MultitenancyEndpoints) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.Builderのメソッド
マルチテナントIDCS設定のデフォルト・エンドポイント・プロバイダを置換します。
multiToByteChannel(WritableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたWritableByteChannelMulti<ByteBuffer>を使用するファンクションを作成します。
multiToByteChannelBuilder(WritableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたWritableByteChannelMulti<ByteBuffer>を使用するファンクションを作成します。
MUST_FAIL - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
プロバイダは失敗する必要があります。
MutabilitySupport - io.helidon.configのクラス
ファイル・ベースのソースのMutabilityサポート。
MySqlConfigureRequest - io.helidon.integrations.vault.secrets.databaseのクラス
MySQLデータベースの構成をリクエストします。
MySqlConfigureRequest(String) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのコンストラクタ
 

N

name() - インタフェースio.helidon.common.http.Http.RequestMethodのメソッド
メソッド名の取得。
name() - クラスio.helidon.common.http.SetCookieのメソッド
cookie名を取得します。
name() - インタフェースio.helidon.config.Config.Keyのメソッド
構成ノードの名前を返します。
name() - インタフェースio.helidon.config.Configのメソッド
Configノードの完全修飾キーの最後のトークンを返します。
name() - インタフェースio.helidon.config.ConfigValueのメソッド
元のConfigノードの完全修飾キーの最後のトークンを返します。
name() - インタフェースio.helidon.dbclient.DbColumnのメソッド
列名
name() - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderのメソッド
 
name() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのメソッド
 
name() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
 
name() - インタフェースio.helidon.dbclient.spi.DbClientProviderのメソッド
このプロバイダの名前。
name() - インタフェースio.helidon.faulttolerance.FtHandlerのメソッド
デバッグ、エラー・レポートまたは構成のためにハンドラに割り当てられる名前。
name() - クラスio.helidon.grpc.client.ClientMethodDescriptorのメソッド
メソッドの単純名を返します。
name() - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
name() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
サービス名を取得します。
name() - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
この構成が構成するサービスの名前を取得します。
name() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
サーバー名を取得します。
name() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
サーバー名を取得します。
name() - インタフェースio.helidon.grpc.server.GrpcServiceのメソッド
このサービスの名前を取得します。
name() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
メソッドの名前を返します。
name() - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
name() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
サービス名を返します。
name() - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
この構成が構成するサービスの名前を取得します。
name() - 注釈インタフェースio.helidon.integrations.microstream.cdi.MicrostreamCacheの要素
キャッシュ名を指定します。
name() - インタフェースio.helidon.media.multipart.BodyPartのメソッド
コントロール名を取得します。
name() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
nameパラメータの値を取得します。
name() - クラスio.helidon.messaging.Channelのメソッド
チャネル名。コネクタの構成と。
name() - クラスio.helidon.microprofile.grpc.client.GrpcChannel.Literalのメソッド
 
name() - 注釈インタフェースio.helidon.microprofile.grpc.client.GrpcChannelの要素
構成されたチャネルまたはgRPCサーバー・ホストの名前。
name() - 注釈インタフェースio.helidon.microprofile.grpc.core.Bidirectionalの要素
メソッド名を取得します。
name() - 注釈インタフェースio.helidon.microprofile.grpc.core.ClientStreamingの要素
メソッド名を取得します。
name() - クラスio.helidon.microprofile.grpc.core.Grpc.Literalのメソッド
 
name() - 注釈インタフェースio.helidon.microprofile.grpc.core.Grpcの要素
サービス名を取得します。
name() - 注釈インタフェースio.helidon.microprofile.grpc.core.GrpcMethodの要素
メソッド名を取得します。
name() - 注釈インタフェースio.helidon.microprofile.grpc.core.ServerStreamingの要素
メソッド名を取得します。
name() - 注釈インタフェースio.helidon.microprofile.grpc.core.Unaryの要素
メソッド名を取得します。
name() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
このパラメータの名前。
name() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
このターゲットの名前。
name() - クラスio.helidon.tracing.config.Traceableのメソッド
このトレース可能ユニットの名前。
name() - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
 
name() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
 
name() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
このソケットの名前。
name(MethodDescriptor<?, ?>) - インタフェースio.helidon.grpc.core.GrpcTracingNameのメソッド
gRPCメソッドからスパン操作名を構成します。
name(String) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
このスレッド・プール・エグゼキュータの名前。
name(String) - クラスio.helidon.config.ConfigSources.SystemPropertiesConfigSource.Builderのメソッド
 
name(String) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
ソースの名前。
name(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
ヘルス・チェックのカスタマイズ名。
name(String) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
メトリック名を構成します。
name(String) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
デバッグ、エラー・レポートまたは構成のために割り当てられた名前。
name(String) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
デバッグ、エラー・レポートまたは構成のために割り当てられた名前。
name(String) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
デバッグ、エラー・レポートまたは構成のために割り当てられた名前。
name(String) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
デバッグ、エラー・レポートまたは構成のために割り当てられた名前。
name(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
name(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスの名前を設定します。
name(String) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
gRPCサーバーの名前を設定します。
name(String) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
name(String) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスの名前を設定します。
name(String) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheck.Builderのメソッド
ヘルス・チェックのカスタマイズ名。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbDelete.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbDeleteRole.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbGet.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
作成する暗号化キーの名前を指定します。
name(String) - クラスio.helidon.integrations.vault.secrets.transit.DeleteKey.Requestのメソッド
作成する暗号化キーの名前を指定します。
name(String) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
作成する暗号化キーの名前を指定します。
name(String) - クラスio.helidon.integrations.vault.sys.CreatePolicy.Requestのメソッド
ポリシー名。
name(String) - クラスio.helidon.integrations.vault.sys.DeletePolicy.Requestのメソッド
削除するポリシーの名前。
name(String) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
コンテンツ処理nameパラメータを設定します。
name(String) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
ContentDispositionで使用される名前。
name(String) - クラスio.helidon.media.multipart.WriteableBodyPartHeaders.Builderのメソッド
ContentDispositionで使用される名前。
name(String) - クラスio.helidon.messaging.Channel.Builderのメソッド
チャネル名。コネクタの構成と。
name(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
明示的なプロバイダ構成に使用するこのプロバイダの名前。
name(String) - クラスio.helidon.security.Grant.Builderのメソッド
この権限の名前。
name(String) - クラスio.helidon.security.Principal.Builderのメソッド
Principal name
name(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このアウトバウンド・ターゲットの名前を構成します。
name(String) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
CORSサポート・インスタンスに使用する名前を設定します。
name(String) - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
CORS対応コンポーネントまたはアプリケーション(主にロギング用)の名前を設定します。
name(String) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
名前付きルーティングをバインドするソケット名を構成します。
NAMED - 列挙型クラスio.helidon.dbclient.common.ParamTypeの列挙定数
名前によって文に渡される名前付きの値。
NAMED_FACTORY_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
ファクトリが名前付きBeanとしてインジェクトされる場合、または名前で構成される場合に選択します。
namedDelete(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、削除文を作成および実行します。
namedDml(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データ変更文を作成および実行します。
namedFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
手動で構成されたConnectionFactories over JmsConnectorBuilder#connectionFactory()から選択します。
namedGet(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データベース問合せを作成および実行します。
namedInsert(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、挿入文を作成および実行します。
namedParam(Object) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
 
namedParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
Objectインスタンスと登録済マッパーを使用してパラメータを構成します。
namedParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
namedParameters() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
名前付きパラメータ(使用する場合)。
namedParams() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
この文の名前付きパラメータを取得します。
NamedProvider<T extends SecurityProvider> - io.helidon.securityのクラス
名前付きセキュリティ・プロバイダのラッパー。
namedQuery(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データベース問合せを作成および実行します。
namedSocket(String) - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
追加の名前付きサーバー・ソケットのソケット構成。
namedUpdate(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、更新文を作成および実行します。
nameFormat(String) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
名前書式を構成します。
nameFormat(BiFunction<String, DbStatementType, String>) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
名前書式関数を構成します。
nameFunction(GrpcMetrics.NamingFunction) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
メトリック名の生成に使用するGrpcMetrics.NamingFunctionを設定します。
nameResolverFactory() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
使用するNameResolver.Factoryの取得。
nameResolverFactory(NameResolver.Factory) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
使用するNameResolver.Factoryを設定します。
nameStartsWith(String) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
このメソッド・リストから、指定されたメソッド名プレフィクスを持つすべてのメソッドを含むメソッドの新しいサブリストを取得します。
NarayanaClient - io.helidon.lra.coordinator.client.narayanaのクラス
Narayana LRAコーディネータ・クライアント。
NarayanaClient() - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのコンストラクタ
 
NarayanaExtension - io.helidon.integrations.jta.cdiのクラス
NarayanaExtension() - クラスio.helidon.integrations.jta.cdi.NarayanaExtensionのコンストラクタ
新しいNarayanaExtensionを作成します。
NarayanaTransactionServices - io.helidon.integrations.jta.weldのクラス
NarayanaTransactionServices() - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのコンストラクタ
非推奨。
サービス・ローダー専用で、インスタンス化しないでください
nativeBuildTime(ClassLoader) - クラスio.helidon.common.HelidonFeaturesのstaticメソッド
すべての機能をスキャンし、ネイティブ・イメージ制限のある機能のエラーおよび警告をログに記録します。
NativeImageHelper - io.helidon.commonのクラス
GraalVMネイティブ・イメージのユーティリティ。
nativeSQL(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
ndJsonStreamWriter() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
デフォルトのJacksonエンティティ・イベント・ストリーム・ライターを返します。
ndJsonStreamWriter() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
デフォルトのJSON-Bエンティティ・イベント・ストリーム・ライターを返します。
ndJsonStreamWriter() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
デフォルトのJSON-Pエンティティ・イベント・ストリーム・ライターを返します。
ndJsonStreamWriter(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
ObjectMapperインスタンスに基づいて、新しいJacksonエンティティ・ストリーム・ライターを作成します。
ndJsonStreamWriter(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
Jsonbインスタンスに基づいて、新しいJSON-Bエンティティ・ストリーム・ライターを作成します。
ndJsonStreamWriter(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
JsonWriterFactoryインスタンスに基づいて、新しいJSON-Pエンティティ・ストリーム・ライターを作成します。
ndJsonStreamWriterInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
MediaType.APPLICATION_X_NDJSONコンテンツ・タイプのJacksonストリーム・ライター・インスタンスを返します。
ndJsonStreamWriterInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
MediaType.APPLICATION_X_NDJSONコンテンツ・タイプのJSON-Bストリーム・ライター・インスタンスを返します。
ndJsonStreamWriterInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
JSON-Pストリーム・ライターを返します。
negate() - クラスio.helidon.common.http.CharMatcherのメソッド
この正規表現エンジンと一致しない任意の文字に一致する正規表現エンジンを返します。
negate() - クラスio.helidon.webserver.RequestPredicateのメソッド
この述語の論理否定を表す述語を返します。
Neo4j - io.helidon.integrations.neo4jのクラス
HelidonのNeo4jサポートのメイン・エントリ・ポイント。
Neo4j.Builder - io.helidon.integrations.neo4jのクラス
Neo4j用のFluent APIビルダー。
Neo4j.Builder.TrustStrategy - io.helidon.integrations.neo4j内の列挙クラス
セキュリティtrustStrategy。
Neo4jCdiExtension - io.helidon.integrations.neo4jのクラス
Neo4jサポート用のCDI拡張機能。
Neo4jCdiExtension() - クラスio.helidon.integrations.neo4j.Neo4jCdiExtensionのコンストラクタ
 
Neo4jException - io.helidon.integrations.neo4jでの例外
Neo4j統合設定またはランタイムの問題を示すHelidon例外。
Neo4jException(String) - 例外io.helidon.integrations.neo4j.Neo4jExceptionのコンストラクタ
Neo4jExceptionコンストラクタ(メッセージあり)。
Neo4jException(String, Throwable) - 例外io.helidon.integrations.neo4j.Neo4jExceptionのコンストラクタ
メッセージおよびスロー可能なNeo4jExceptionコンストラクタ。
Neo4jHealthCheck - io.helidon.integrations.neo4j.healthのクラス
Neo4jのヘルス・サポート・モジュール。
Neo4jMetricsCdiExtension - io.helidon.integrations.neo4j.metricsのクラス
CDI拡張(CDIによってインスタンス化)。
Neo4jMetricsCdiExtension() - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsCdiExtensionのコンストラクタ
 
Neo4jMetricsSupport - io.helidon.integrations.neo4j.metricsのクラス
メトリクスをサポートするためのNeo4jヘルパー・クラス。
Neo4jMetricsSupport.Builder - io.helidon.integrations.neo4j.metricsのクラス
Neo4jMetricsSupport用のFluent APIビルダー。
never() - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
完了しないMultiインスタンスを取得します。
never() - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
完了しないSingleインスタンスを取得します。
newInstance() - クラスio.helidon.grpc.server.ProtoReflectionServiceのstaticメソッド
ProtoReflectionServiceのインスタンスを作成します。
NewInstance(Class<T> ) - クラスio.helidon.microprofile.grpc.core.Instance.NewInstanceのコンストラクタ
 
newName() - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
renameが必要な場合は、新しい名前を返します。
newName(String) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
このスパンの新しい名前を構成します。
next() - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
チェーン内の次のhandler/filter/requestプロセッサを処理します。
next() - インタフェースio.helidon.webserver.ServerRequestのメソッド
次の登録済ハンドラでリクエスト処理を続行します。
next(Throwable) - インタフェースio.helidon.webserver.ServerRequestのメソッド
リクエスト処理のエラー・ブランチを続行または入力します。
nextDelay(int, long) - インタフェースio.helidon.common.reactive.RetrySchemaのメソッド
最後のポーリングが新しいデータを取得しなかった場合、次の読取りまでの遅延を返します。
nextDelayMillis(long, long, int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのメソッド
 
nextDelayMillis(long, long, int) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicyのメソッド
 
nextDelayMillis(long, long, int) - インタフェースio.helidon.faulttolerance.Retry.RetryPolicyのメソッド
次の遅延(ミリ秒単位)または空のオプションを返して再試行を終了します。
nickname() - クラスio.helidon.security.jwt.Jwtのメソッド
ニックネーム・クレーム。
nickname(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのニックネーム。
NO_CACHING - 列挙型クラスio.helidon.webserver.ServerResponse.CachingStrategyの列挙定数
キャッシュを破棄します。
NO_CONTENT_204 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
204 コンテンツなし。「HTTP/1.1ドキュメント」を参照してください。
NO_OP - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのstatic変数
Contextの実装なし。
NO_OP - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのstatic変数
Metricsの実装なし。
noCache() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
キャッシュではない新規キャッシュを作成します(例:
node(ConfigNode.ObjectNode) - クラスio.helidon.config.spi.ConfigContent.NodeContent.Builderのメソッド
このコンテンツの構成を含むノード。
node(String) - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
キーに基づいて単一の構成ノードを取得します。
node(String) - インタフェースio.helidon.config.spi.LazyConfigSourceのメソッド
リクエストされたキーのノードの値を指定します。
NodeConfigSource - io.helidon.config.spiのインタフェース
基礎となるオリジンからすべてのデータを構成ノードとして読み取ることができる即時ソース。
noDefaultPolicy(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
trueに構成されている場合、defaultポリシーはこのトークン・ポリシー・セットに含まれません。
noDelay(int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのstaticメソッド
遅延なしで、指定されたコール数で再試行ポリシーを作成します。
nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ListNodeのメソッド
 
nodeType() - インタフェースio.helidon.config.spi.ConfigNodeのメソッド
このノードのタイプを取得します。
nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのメソッド
 
nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのメソッド
 
noDigestQop() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
チャレンジでqopを使用しないでください(RFC-2617ではなくレガシーRFC-2069にフォールバックします)。
noEntityOkResponse(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, ApiResponse.Builder<?, T>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
エンティティのないレスポンスを作成します。
NON_LOCAL_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
trueの場合、このセッション接続を使用してトピックに公開されたメッセージ、または同じクライアント識別子を持つ他の接続はすべて、永続サブスクリプションに追加されません。
nonce() - クラスio.helidon.security.jwt.Jwtのメソッド
Nonceクレーム。
nonce(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのメソッド
暗号化時に使用されるbase64エンコード非ce値を指定します。
nonce(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのメソッド
非ceを構成します。
nonce(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
非値を指定します。
nonce(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのメソッド
非ceを構成します。
nonce(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Nonce値はリプレイ攻撃を防ぐために使用され、認証リクエストで送信された場合に返される必要があります。
none() - クラスio.helidon.common.http.CharMatcherのstaticメソッド
一致する文字がありません。
NONE - 列挙型クラスio.helidon.common.http.SetCookie.SameSiteの列挙定数
cookieは、すべてのコンテキストで送信されます、つまり、。
NONE - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの列挙定数
デシリアライズ・トレースは実行されていません。
NONE - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの列挙定数
コンシューマ・グループに以前のオフセットが見つからない場合は、例外をコンシューマにスローします。
NONE - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの列挙定数
従来のアプローチ - ヘッダーを解析するために内部で使用されます。
NONE - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
クライアントは、暗黙的なフロー(そして、トークン・エンドポイントは使用しません)のみを使用しているか、クライアント・シークレットまたはその他の認証メカニズムがないパブリック・クライアントであるため、トークン・エンドポイントで自身を認証しません。
NONE - 列挙型クラスio.helidon.webclient.Proxy.ProxyTypeの列挙定数
プロキシなし
NONE - 列挙型クラスio.helidon.webserver.ClientAuthenticationの列挙定数
認証は必要ありません。
NONE_JWK - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
フィールドが入力されていないjwkおよびJwk.ALG_NONEアルゴリズム。
noneOf(CharSequence) - クラスio.helidon.common.http.CharMatcherのstaticメソッド
指定された文字シーケンスに存在しない文字に一致するchar正規表現エンジンを返します。
noop() - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのstaticメソッド
新しいnoopインスタンスを作成し、常に空のマップの同じインスタンスを返します。
noOp() - インタフェースio.helidon.tracing.Tracerのstaticメソッド
no-opトレーサを作成します。
nop() - クラスio.helidon.config.PollingStrategiesのstaticメソッド
イベントをまったく起動しないデフォルトのポーリング戦略を提供します。
noPad() - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
出力にパディングを適用しません。
noParent(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
この引数は、ルートまたはsudoの呼び出し元が使用した場合にのみ有効です。
noProvider(Class<? extends SecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
プロバイダが構成されているかどうかを確認してください。
noProxy() - クラスio.helidon.webclient.Proxyのstaticメソッド
リクエストをプロキシしないプロキシ・インスタンス。
NORMAL - 列挙型クラスio.helidon.webserver.ServerResponse.CachingStrategyの列挙定数
通常のキャッシュ制御: キャッシュを許可しますが、コンテンツの変換は禁止します。
normalize(CharMatcher, String) - クラスio.helidon.common.http.Tokenizerのstaticメソッド
指定されたトークンが指定された正規表現エンジンと一致することを確認し、小文字のトークン文字列のみを返します。
noStore(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
設定した場合、このロールに対して発行または署名された証明書はストレージ・バックエンドに格納されません。
NOT_ACCEPTABLE_406 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
406 使用できません。「HTTP/1.1ドキュメント」を参照してください。
NOT_AVAILABLE - インタフェースio.helidon.webserver.accesslog.AccessLogEntryのstatic変数
エントリが使用できない場合は、この文字列を結果として使用します。
NOT_FOUND_404 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
404 見つかりません。「HTTP/1.1ドキュメント」を参照してください。
NOT_IMPLEMENTED_501 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
501 未実装。「HTTP/1.1ドキュメント」を参照してください。
NOT_MODIFIED_304 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
304 未変更。「HTTP/1.1ドキュメント」を参照。
NOT_SUPPORTED - 列挙型クラスio.helidon.media.common.MessageBodyOperator.PredicateResultの列挙定数
リクエストされたタイプはサポートされていません。
notBefore() - クラスio.helidon.security.jwt.Jwtのメソッド
Not beforeクレーム。
notBefore(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
not before時間は、このJWTが有効になるまでの時間を定義します。
notBeforeDuration(Duration) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
NotBeforeプロパティをバック日付にする期間を指定します。
notBeforeSeconds(int) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
発行時間前に許可された有効性。
NotFoundException - io.helidon.webserverでの例外
not foundを示すランタイム例外です。
NotFoundException(String) - 例外io.helidon.webserver.NotFoundExceptionのコンストラクタ
NotFoundExceptionの作成。
NotFoundException(String, Throwable) - 例外io.helidon.webserver.NotFoundExceptionのコンストラクタ
NotFoundExceptionの作成。
NoVaultAuth - io.helidon.integrations.vault.auths.commonのクラス
未認証のVaultインスタンスを作成するためのJavaサービス・ローダー実装。
NoVaultAuth() - クラスio.helidon.integrations.vault.auths.common.NoVaultAuthのコンストラクタ
サービス・ローダーに必要です。
numberOfIterations(int) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
パスワードからのキー導出に使用される反復回数。
numUses(int) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
指定されたトークンの最大使用回数。

O

object(Object) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
このリクエストにオブジェクトを配置します。
object(String, Object) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
オブジェクトを特定の名前にバインドします。
object(String, Supplier<Object>) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
オブジェクト・サプライヤを特定の名前にバインドします。
object(Supplier<Object>) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
オブジェクト・サプライヤをこのリクエストに追加します。
OBJECT - 列挙型クラスio.helidon.config.Config.Typeの列挙定数
構成ノードは、名前付きメンバー(valueslistsまたはその他のオブジェクト)のオブジェクトです。
OBJECT - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの列挙定数
オブジェクト(複合構造)には、オプションで値を指定できます。
ObjectConfigMapperProvider - io.helidon.config.objectmappingのクラス
Java beanは構成をサポートしています。
ObjectConfigMapperProvider() - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのコンストラクタ
 
ObjectNodeBuilderImpl - io.helidon.configのクラス
ObjectNodeBuilderImpl(Function<String, String>) - クラスio.helidon.config.ObjectNodeBuilderImplのコンストラクタ
オブジェクト・ビルダーを初期化します。
ObjectNodeImpl - io.helidon.configのクラス
ConfigNode.ObjectNodeを実装します。
observeManagedBeans(ProcessManagedBean<?>) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
すべてのマネージドBeanを確認します。ただし、Javaクラスが ProcessAnnotatedTypeオブザーバ(選択した注釈を持つクラスのみを記録)によって以前に記録されていないものはすぐに消去されます。
observeOn(Executor) - インタフェースio.helidon.common.reactive.Multiのメソッド
デフォルトのバッファ・サイズ32を使用して、指定されたエグゼキュータ・スレッドのダウンストリームにアップストリームのシグナルを再発行し、アイテムの前にエラーをスキップします。
observeOn(Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
observeOn(Executor) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
observeOn(Executor, int, boolean) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
OciExtension - io.helidon.integrations.oci.sdk.cdiのクラス
Oracle Cloud Infrastructure Java SDKから「サービス・インタフェース」「サービス・クライアント」「サービス・クライアント・ビルダー」「非同期サービス・インタフェース」「非同期サービス・クライアント」または「非同期サービス・クライアント・ビルダー」「インジェクション」を有効にする「CDI 3.0ポータブル拡張」
OciExtension() - クラスio.helidon.integrations.oci.sdk.cdi.OciExtensionのコンストラクタ
非推奨。
ServiceLoaderの場合のみ使用します。
of(int) - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの静的メソッド
レスポンス・ステータス・コードのファミリを取得します。
of(String) - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのstaticメソッド
文字列表現から解析されたキーのインスタンスを作成します。
of(K, V) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してメッセージを作成します。
of(K, V, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してメッセージを作成します。
of(PAYLOAD) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
指定されたペイロードでJmsMessageを作成します。
of(PAYLOAD, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してJmsMessageを作成します。
of (T) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
of(T...) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
of (V) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してメッセージを作成します。
of(V, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してメッセージを作成します。
ofNullable (T) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
OidcCdiExtension - io.helidon.microprofile.oidcのクラス
Open ID Connectをサポートするマイクロプロファイル拡張。
OidcCdiExtension() - クラスio.helidon.microprofile.oidc.OidcCdiExtensionのコンストラクタ
 
oidcConfig() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
非推奨。
IDCSインスタンスにアクセスする構成を取得します。
oidcConfig() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
非推奨。
このプロバイダを拡張するクラスによってフィールドが重複しないように、OidcConfigにアクセスします。
oidcConfig() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.Builderのメソッド
IDCSインスタンスにアクセスする構成を取得します。
oidcConfig() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのメソッド
このプロバイダを拡張するクラスによってフィールドが重複しないように、OidcConfigにアクセスします。
oidcConfig(OidcConfig) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
非推奨。
次のように明示的なOidcConfigインスタンスを使用します。
oidcConfig(OidcConfig) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.Builderのメソッド
次のように明示的なOidcConfigインスタンスを使用します。
oidcConfig(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
OIDC (オープンID接続)の構成。
OidcConfig - io.helidon.security.providers.oidc.commonのクラス
OIDC仕様を利用するすべてのリソース(セキュリティ・プロバイダ、webサーバー拡張、IDCS接続など)から使用可能なOIDCの構成。
OidcConfig.Builder - io.helidon.security.providers.oidc.commonのクラス
OidcConfigのインスタンスを構築するためのfluent API Builder
OidcConfig.ClientAuthentication - io.helidon.security.providers.oidc.common内の列挙クラス
トークン・エンドポイントの使用時に認可サーバーに認証するためにクライアントが使用するクライアント認証メソッド。
OidcConfig.RequestType - io.helidon.security.providers.oidc.common内の列挙クラス
アイデンティティ・プロバイダへのリクエストのタイプ。
OidcCookieHandler - io.helidon.security.providers.oidc.commonのクラス
OIDCで使用されるcookieのハンドラ。
oidcMetadata(Resource) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
様々なアイデンティティ・サービスへのエンドポイントおよびアイデンティティ・サーバーに関する情報を含むOIDCメタデータのリソース構成。
oidcMetadata(JsonObject) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
OIDCメタデータを含むJsonObject。
oidcMetadataWellKnown(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
trueに設定すると、oidc-metadata-resourceを使用して明示的に定義されていないかぎり、メタデータはデフォルトの(well known)のロケーションからロードされます。
OidcProvider - io.helidon.security.providers.oidcのクラス
Open ID Connect認証プロバイダ。
OidcProvider.Builder - io.helidon.security.providers.oidcのクラス
OidcProviderのビルダー。
OidcProviderService - io.helidon.security.providers.oidcのクラス
OIDCプロバイダ・インスタンスを作成するJavaサービス。
OidcProviderService() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのコンストラクタ
 
OidcSupport - io.helidon.security.providers.oidcのクラス
OIDC統合では、webサーバーを介してWebリソースを公開する必要があります。
OidcSupport.Builder - io.helidon.security.providers.oidcのクラス
OidcSupport用のfluent APIビルダー。
ok() - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
このアダプタで設定され、ステータスがOKに設定されたヘッダーのみを含むレスポンスを返します。
OK - 列挙型クラスio.helidon.tracing.Span.Statusの列挙定数
スパンは正常に実行されました。
OK_200 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
200 OK。「HTTP/1.1ドキュメント」を参照してください。
okSeverity() - 注釈インタフェースio.helidon.security.annotations.Auditedの要素
成功したレスポンス(httpでは、これは1** 2**および3**ステータスになります)を含むリクエストの重大度。
onAbort(Consumer<? super Throwable>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
このパブリッシャが失敗したとき、またはemit()を実行しているエンティティが認識できないように取り消されたときに、コールバックが実行されます。
onAck(Supplier<CompletionStage<Void>>) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
メッセージが確認されるとコールバックが呼び出されます。
onCancel(Runnable) - クラスio.helidon.common.reactive.CompletionSingleのメソッド
 
onCancel(Runnable) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ダウンストリームからの取消シグナルが到着したときに実行されます。
onCancel(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
取消しシグナルを受信したときに、指定されたRunnableを実行します。
onCancel(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
onCancel(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
取消しシグナルを受信したときに、指定されたRunnableを実行します。
onCancel(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
取消しシグナルを受信したときに、指定されたRunnableを実行します。
onCancel(String) - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
onCancel(String) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
ダウンストリームからの取消のリスナー。
onCancelCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
取消しコールバック時。
onChange(BiConsumer<String, ConfigNode>) - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
ランタイムのサポートを変更します。
onChange(BiConsumer<String, ConfigNode>) - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
onChange(BiConsumer<String, ConfigNode>) - インタフェースio.helidon.config.spi.EventConfigSourceのメソッド
変更リスナーを登録します。
onChange(Consumer<Config>) - インタフェースio.helidon.config.Configのメソッド
構成全体または特定の構成ノードで変更が発生するたびに起動されるConsumerを登録します。
onCleanup(Consumer<? super T>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファ・アイテムの所有権を(失敗、completeNowまたはサブスクリプションが取り消されます)に渡さずにパブリッシャが終了すると、バッファをクリーンアップするためにコールバックが実行されます。
onComplete() - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
 
onComplete() - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
 
onComplete() - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
 
onComplete() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
 
onComplete() - クラスio.helidon.webclient.FileSubscriberのメソッド
非推奨。
 
onComplete() - インタフェースio.helidon.webserver.BareResponseのメソッド
レスポンスをフラッシュしてクローズする必要があります。
onComplete(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
onCompleteシグナルの受信時に、指定されたRunnableを実行します。
onComplete(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
onComplete(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
onCompleteシグナルの受信時に、指定されたRunnableを実行します。
onComplete(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onCompleteシグナルの受信時に、指定されたRunnableを実行します。
onComplete(String) - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
onComplete(String) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
アップストリームからのonCompleteシグナルのリスナー。
onCompleteCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
完了時コールバック。
onCompleted() - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのメソッド
 
onCompleted() - クラスio.helidon.grpc.core.LambdaStreamObserverのメソッド
 
onCompleted() - クラスio.helidon.grpc.core.SafeStreamObserverのメソッド
 
onCompleted() - クラスio.helidon.grpc.server.CollectingObserverのメソッド
 
onCompleteResume (T) - インタフェースio.helidon.common.reactive.Multiのメソッド
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
onCompleteResume (T) - インタフェースio.helidon.common.reactive.Singleのメソッド
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
onCompleteResume (T) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onCompleteResumeWithSingle(Function<Optional<T>, ? extends Single <? extends T>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onCompleteシグナルがインターセプトされた場合、指定されたシングルのストリームを再開します。
onCounterAdded(String, Counter) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onCounterRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onDiscovery(MetricAnnotationDiscovery) - インタフェースio.helidon.microprofile.metrics.spi.MetricAnnotationDiscoveryObserverのメソッド
コンストラクタまたはメソッドに適用するためにメトリック注釈が検出されたことをオブザーバに通知します。
onEmit(Consumer<T> ) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
onNextが実際に送信された直後に実行されるコールバック。
onEmpty(Runnable) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのメソッド
このステージが正常に完了してnullを返すと、指定されたアクションを実行する新しいOptionalCompletionStageを返します。
onError(String, Throwable) - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
onError(String, Throwable) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
アップストリームからのonErrorイベントのリスナー。
onError(Throwable) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
 
onError(Throwable) - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのメソッド
 
onError(Throwable) - クラスio.helidon.grpc.core.LambdaStreamObserverのメソッド
 
onError(Throwable) - クラスio.helidon.grpc.core.SafeStreamObserverのメソッド
 
onError(Throwable) - クラスio.helidon.grpc.server.CollectingObserverのメソッド
 
onError(Throwable) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
 
onError(Throwable) - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
 
onError(Throwable) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
 
onError(Throwable) - クラスio.helidon.webclient.FileSubscriberのメソッド
非推奨。
 
onError(Throwable) - インタフェースio.helidon.webserver.BareResponseのメソッド
レスポンスをフラッシュしてクローズする必要があります。
onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Multiのメソッド
onErrorシグナルの受信時に、指定されたRunnableを実行します。
onError(Consumer<? super Throwable>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onErrorシグナルの受信時に、指定されたConsumerを実行します。
onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onErrorシグナルの受信時に、指定されたRunnableを実行します。
onErrorCallback(Consumer<? super Throwable>) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
エラー・コールバック時。
onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供するFunction
onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供するFunction
onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供するFunction
onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onErrorResumeWithSingle(Function<? super Throwable, ? extends Single<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onEvent(MessageBodyContext.Event) - インタフェースio.helidon.media.common.MessageBodyContext.EventListenerのメソッド
サブスクリプション・イベントを処理します。
onException(ClientRequestContext, PostInvocationInterceptor.ExceptionContext) - クラスio.helidon.tracing.jersey.client.ClientTracingInterceptorのメソッド
クライアント例外が発生し、トレース・フィルタによって作成されたアクティブなスパンがある場合は、スパンを終了します。
onGaugeAdded(String, Gauge<?>) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onGaugeRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onHistogramAdded(String, Histogram) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onHistogramRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onInit(String) - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
onInit(String) - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのメソッド
 
onInit(String) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
実際のサブスクライブ前の初期イベントのリスナー。
onMeterAdded(String, Meter) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onMeterRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onNewClient(Class<?>, RestClientBuilder) - クラスio.helidon.microprofile.restclient.MpRestClientListenerのメソッド
 
onNewClient(Class<?>, RestClientBuilder) - クラスio.helidon.microprofile.tracing.MpTracingRestClientListenerのメソッド
 
onNewWebServer(Consumer<WebServer>) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
onNewWebServer(Consumer<WebServer>) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
作成された新しいWebServerインスタンスのコールバックをこのルーティングに登録します。
onNext(DataChunk) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
 
onNext(DataChunk) - クラスio.helidon.webclient.FileSubscriberのメソッド
非推奨。
 
onNext(DataChunk) - インタフェースio.helidon.webserver.BareResponseのメソッド
指定されたByteBufferは、メソッド・コール中に完全に読み取る必要があります。
onNext(WriteableBodyPart) - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
 
onNext(Message<V> ) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
 
onNext (T) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
 
onNext (T) - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのメソッド
 
onNext (T) - クラスio.helidon.grpc.core.SafeStreamObserverのメソッド
 
onNext (V) - クラスio.helidon.grpc.core.LambdaStreamObserverのメソッド
 
onNext (V) - クラスio.helidon.grpc.server.CollectingObserverのメソッド
 
onNextCallback(Consumer<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
次のコールバック時。
onNoConfig(SerializationConfig.Action) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
グローバル・フィルタの構成がない場合のアクション。
onRegistration(MetricAnnotationDiscovery, Metadata, MetricID, Metric) - クラスio.helidon.microprofile.grpc.metrics.GrpcMetricRegistrationObserverのメソッド
 
onRegistration(MetricAnnotationDiscovery, Metadata, MetricID, Metric) - インタフェースio.helidon.microprofile.metrics.spi.MetricRegistrationObserverのメソッド
実行可能ファイルに適用されるメトリック注釈のためにメトリックが登録されたことをオブザーバに通知します。
onRequest(String, long) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
ダウンストリームからのリクエストのリスナー。
onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
onRequestCallback(LongConsumer) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
リクエスト時コールバック。
onRequestCompleted(boolean, long) - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのメソッド
リクエストの処理が終了したときに呼び出されます。
onRequestReceived() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのメソッド
リクエストが受信されたときに呼び出されます。
onRequestStarted() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのメソッド
リクエストの処理が開始されたときに呼び出されます。
onShutdown() - クラスio.helidon.metrics.MetricsSupportのメソッド
 
onShutdown() - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupportのメソッド
サービスの停止時に実行するロジック。
onSubscribe(String, Subscriber<Message<?>>, Subscription) - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのメソッド
 
onSubscribe(String, Subscriber<Message<?>>, Subscription) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
アップストリームからのonSubscribeシグナルのリスナー。
onSubscribe(Flow.Subscription) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
 
onSubscribe(Flow.Subscription) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
 
onSubscribe(Flow.Subscription) - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
 
onSubscribe(Flow.Subscription) - クラスio.helidon.webclient.FileSubscriberのメソッド
非推奨。
 
onSubscribe(Flow.Subscription) - インタフェースio.helidon.webserver.BareResponseのメソッド
各レスポンスは単一のパブリッシャにサブスクライブされ、AFTER BareResponse.writeStatusAndHeaders(Http.ResponseStatus, Map)メソッドがコールされて返されます。
onSubscribe(Subscription) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
 
onSubscribeCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
サブスクリプション・コールバックです。
onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定されたRunnableを実行します。
onTerminate(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定されたRunnableを実行します。
onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定されたRunnableを実行します。
onTimerAdded(String, Timer) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onTimerRemoved(String) - クラスio.helidon.dbclient.metrics.jdbc.DropwizardMetricsListenerのメソッド
 
onValue(Consumer<? super T>) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのメソッド
このステージが正常に完了してnull以外を返したときに、このステージの結果を指定されたアクションの引数として実行される新しいOptionalCompletionStageを返します。
onWrongConfig(SerializationConfig.Action) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
グローバル・フィルタの構成が正しくない場合に実行するアクション。
OPEN - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの列挙定数
回線がオープンしており、すべてのリクエストがCircuitBreakerOpenExceptionで失敗します。
OpenApiCdiExtension - io.helidon.microprofile.openapiのクラス
クラス・パスにMETA-INF/jandex.idxファイルが存在しない場合にCDIからJandex索引(SmallRye OpenAPIに渡す)を構築できるようにするポータブル拡張機能。
OpenApiCdiExtension() - クラスio.helidon.microprofile.openapi.OpenApiCdiExtensionのコンストラクタ
索引ビルダーの新しいインスタンスを作成します。
openAPIConfig() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
 
openAPIConfig() - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
小規模なOpenAPI動作を制御する設定を記述する小規模なOpenApiConfigインスタンスを返します。
openAPIConfig() - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
 
OpenAPISupport - io.helidon.openapiのクラス
サーバーによって処理されるエンドポイントを記述するOpenAPIドキュメントを戻すためのエンドポイントおよびサポート・ロジックを提供します。
OpenAPISupport(OpenAPISupport.Builder<?>) - クラスio.helidon.openapi.OpenAPISupportのコンストラクタ
OpenAPISupportの新しいインスタンスを作成します。
OpenAPISupport.Builder<B extends OpenAPISupport.Builder<B>> - io.helidon.openapiのクラス
OpenAPISupportのFluent APIビルダー。
OpenTelemetryTracerProvider - io.helidon.tracing.opentelemetryのクラス
TracerProviderのサービス・ローダー・プロバイダの実装。
OpenTelemetryTracerProvider() - クラスio.helidon.tracing.opentelemetry.OpenTelemetryTracerProviderのコンストラクタ
 
OpenTracing - io.helidon.tracing.opentracingのクラス
オープン・トレース・タイプのラッパーを作成するトレース・ファクトリ・メソッドを開きます。
OpenTracingProvider - io.helidon.tracing.opentracing.spiのインタフェース
トレースSPIを開き、様々なトレーサを含めます。
OpenTracingTracerBuilder<T extends OpenTracingTracerBuilder<T>> - io.helidon.tracing.opentracingのインタフェース
tracerをトレースするビルダー。
OpenTracingTracerProvider - io.helidon.tracing.opentracingのクラス
オープン・トレース・トレーサのTracerProviderのサービス実装ServiceLoader
OpenTracingTracerProvider() - クラスio.helidon.tracing.opentracing.OpenTracingTracerProviderのコンストラクタ
 
OPERATION_DECRYPT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
コンテンツを復号化し、必要に応じて復号化をバリデートします。
OPERATION_DERIVE_BITS - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーとして使用しないビットを導出します。
OPERATION_DERIVE_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
導出キー。
OPERATION_ENCRYPT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
コンテンツの暗号化。
OPERATION_SIGN - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
デジタル・シグネチャまたはMACをコンピュートします。
OPERATION_UNWRAP_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーを復号化し、復号化をバリデートします(該当する場合)。
OPERATION_VERIFY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
デジタル・シグネチャまたはMACを確認します。
OPERATION_WRAP_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
暗号化キー
operationNameConstructor() - クラスio.helidon.grpc.server.GrpcTracingConfigのメソッド
 
operations() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKで許可されている操作。
operations(List<String>) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このJWKの意図した操作。
operatorName() - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
optional() - クラスio.helidon.config.AbstractSourceのメソッド
 
optional() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
optional() - インタフェースio.helidon.config.spi.Source.Builderのメソッド
このソースをオプションになるように構成します。
optional() - インタフェースio.helidon.config.spi.Sourceのメソッド
このソースがオプションかどうか。
optional() - 注釈インタフェースio.helidon.security.annotations.Authenticatedの要素
optionalに設定すると、認証が試行されますが、失敗した場合は、認証されたユーザー/サービスなしで呼び出されます。
optional(boolean) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
 
optional(boolean) - インタフェースio.helidon.config.spi.Source.Builderのメソッド
ソースがオプションかどうか。
optional(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
trueに設定すると、このプロバイダは無効なリクエストの場合に失敗するかわりにSecurityResponse.SecurityStatus.ABSTAINを返します。
optional(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
シグネチャがオプションかどうかを設定します。
optional(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
セキュリティがオプションであることを設定します。
OPTIONAL - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
プロバイダは成功する場合と棄権される場合があります。
OPTIONAL - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの列挙定数
セキュリティを使用できます(例:
OPTIONAL - 列挙型クラスio.helidon.webserver.ClientAuthenticationの列挙定数
認証はオプションです。
OptionalCompletionStage<T> - io.helidon.common.reactiveのインタフェース
要素が存在する場合および存在しない場合にケースの処理を許可する完了ステージ。
OptionalMatcher - io.helidon.config.testingのクラス
Optionalのマッチャ。
optionalSupplier() - インタフェースio.helidon.config.ConfigValueのメソッド
構成ノードのOptional<T>Supplierを返します。
options() - インタフェースio.helidon.webclient.WebClientのメソッド
オプション・メソッドのリクエスト・ビルダーを作成します。
options(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
options(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのOPTIONSリクエストを指定されたハンドラにルーティングします。
options(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
options(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
OPTIONSリクエストを、対応するパスとともに指定されたハンドラにルーティングします。
options(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
options(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
OPTIONSリクエストを、対応するパスとともに指定されたハンドラにルーティングします。
OPTIONS - 列挙型クラスio.helidon.common.http.Http.Methodの列挙定数
OPTIONSメソッドは、Request-URIによって識別されるリクエスト/レスポンス・チェーンで使用できる通信オプションに関する情報を要求します。
or(CharMatcher) - クラスio.helidon.common.http.CharMatcherのメソッド
この正規表現エンジンまたはotherのいずれかで一致する任意の文字に一致する正規表現エンジンを返します。
or(Predicate<ServerRequest>) - クラスio.helidon.webserver.RequestPredicateのメソッド
この述語と別の述語の間の論理OR式を表す合成述語を返します。
or(Supplier<? extends Optional<T> >) - インタフェースio.helidon.config.ConfigValueのメソッド
基礎となるOptionalに値がない場合は、提供するファンクションによって生成されたOptionalに設定します。
OracleConfigureRequest - io.helidon.integrations.vault.secrets.databaseのクラス
Oracleデータベースの構成をリクエストします。
OracleConfigureRequest(String) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのコンストラクタ
 
orElse (T) - インタフェースio.helidon.config.ConfigValueのメソッド
存在する場合は値を返し、それ以外の場合はotherを返します。
orElseGet(Supplier<? extends T>) - インタフェースio.helidon.config.ConfigValueのメソッド
値が存在する場合はその値を返し、そうでない場合はotherを呼び出し、その呼び出しの結果を返します。
orElseThrow(Supplier<? extends X>) - インタフェースio.helidon.config.ConfigValueのメソッド
値が存在する場合は、その含まれている値を返し、それ以外の場合は、指定されたサプライヤによって作成された例外をスローします。
origin() - クラスio.helidon.security.Grantのメソッド
この権限付与の元 - これは、任意の文字列、URI、それを作成するコンポーネントなどです。
origin(String) - クラスio.helidon.security.Grant.Builderのメソッド
この権限付与の元(例:
ORIGIN - クラスio.helidon.common.http.Http.Headerの静的変数
"Origin"ヘッダー名。
orphan() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
トークンが孤立した (親なし)かどうか。
orphan(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
trueの場合、このポリシーに対して作成されたトークンは孤立トークン(親がありません)になります。
OTHER - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの列挙定数
その他の認識されないHTTPステータス・コード。
otherwise(Handler) - クラスio.helidon.webserver.RequestPredicate.ConditionalHandlerのメソッド
述語がリクエストと一致しない場合に使用するHandlerを設定します。
outbound(OutboundConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
アウトバウンド・ターゲットをこのビルダーに追加します。
OUTBOUND_SPAN_QUALIFIER - クラスio.helidon.tracing.config.TracingConfigUtilのstatic変数
Contextに登録されているアウトバウンドio.opentracing.SpanContextの修飾子。
OUTBOUND_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
アウトバウンド・セキュリティ((アイデンティティ伝播など))イベントの予約済イベント・タイプ・プレフィクス。
outboundClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
アイデンティティ伝播、アイデンティティ・マッピング、アウトバウンド・コールの暗号化などに使用されるプログラムによるアウトバウンド・セキュリティのためのアウトバウンド・セキュリティ・クライアント・ビルダー。
outboundConfig(OutboundConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
アウトバウンド・ルールの構成。
outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
アウトバウンド構成 - トークンが伝播されるアウトバウンド・ターゲットのセット。
outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
アウトバウンド・ルールの構成。
outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
アウトバウンド・ルールの構成。
OutboundConfig - io.helidon.security.providers.commonのクラス
アウトバウンド・セキュリティ・ターゲットの構成。
OutboundConfig() - クラスio.helidon.security.providers.common.OutboundConfigのコンストラクタ
 
OutboundConfig.Builder - io.helidon.security.providers.commonのクラス
OutboundConfigビルダー(構成から読み取らない場合)。
outboundEndpointConfig(EndpointConfig) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
このアウトバウンド・コールのアウトバウンド・エンドポイント構成(注釈、構成、属性など。)を構成します。
outboundEndpointConfig(Supplier<EndpointConfig>) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
このアウトバウンド・コールのアウトバウンド・エンドポイント構成(注釈、構成、属性など。)を構成します。
outboundEnvironment(SecurityEnvironment) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
このアウトバウンド・コールのアウトバウンド環境(パス、ヘッダー、URIなど。)を構成します。
outboundEnvironment(Supplier<SecurityEnvironment>) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
このアウトバウンド・コールのアウトバウンド環境(パス、ヘッダー、URIなど。)を構成します。
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - インタフェースio.helidon.security.spi.OutboundSecurityProviderのメソッド
アウトバウンド・セキュリティに必要なヘッダーおよびエンティティに必要な更新を作成します(例:
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
アウトバウンド・セキュリティに必要なヘッダーおよびエンティティに必要な更新を作成します(例:
OutboundSecurityClientBuilder - io.helidon.securityのクラス
セキュリティ・クライアントを構築するビルダー - 便宜上、SecurityRequestBuilderを拡張します。
OutboundSecurityProvider - io.helidon.security.spiのインタフェース
クライアント・リクエスト(outbound)を保護するためのセキュリティ・プロバイダ。
OutboundSecurityResponse - io.helidon.securityのクラス
アウトバウンド・セキュリティ・プロバイダのレスポンス。
OutboundSecurityResponse.Builder - io.helidon.securityのクラス
カスタム・アイデンティティ伝播レスポンスを構築するためのビルダー・クラス。
OutboundTarget - io.helidon.security.providers.commonのクラス
アウトバウンド・ターゲットの構成。
OutboundTarget.Builder - io.helidon.security.providers.commonのクラス
OutboundTargetのFluent APIビルダー。
OutboundTargetDefinition - io.helidon.security.providers.httpsignのクラス
送信リクエストに署名するアウトバウンド・ターゲットの構成。
OutboundTargetDefinition.Builder - io.helidon.security.providers.httpsignのクラス
OutboundTargetDefinitionインスタンスを構築するFluent APIビルダー。
outboundTokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
アイデンティティを伝播するアウトバウンド・ヘッダーを作成するトークン・ハンドラ。
outboundTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
発信トレースのトレース・スパンを作成します。
OutboundTracing - io.helidon.security.integration.commonのクラス
アウトバウンド・セキュリティのトレース・サポート。
outgoing(String, Class<P> ) - クラスio.helidon.messaging.connectors.mock.MockConnectorのメソッド
送信チャネルのmockerを取得します。
outputStreamMulti() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
Multiとして書き込まれたデータを提供するOutputStreamを作成します。
OutputStreamMulti - io.helidon.common.reactiveのクラス
Flow.PublisherByteBufferイベントとして書き込まれたデータを公開する出力ストリーム。
OutputStreamMulti() - クラスio.helidon.common.reactive.OutputStreamMultiのコンストラクタ
Flow.PublisherByteBufferイベントとして書き込まれたデータを公開する新しい出力ストリームを作成します。
outputStreamMultiBuilder() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
Multiとして書き込まれたデータを提供するOutputStreamのビルダーを作成します。
overallTimeout() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
全体のタイムアウト。
overallTimeout(long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
レコードの作成以降のタイムアウトを構成します。
overallTimeout(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
全体のタイムアウト。
overallTimeout(Duration) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
全体のタイムアウト。
OverrideConfigFilter - io.helidon.configのクラス
値をPatternと一致する新しいキーの値に置き換える構成フィルタ。
OverrideConfigFilter(Supplier<List<Map.Entry<Predicate<Config.Key>, String>>>) - クラスio.helidon.config.OverrideConfigFilterのコンストラクタ
キー・パターンから上書き値へのマップの指定されたサプライヤを使用してフィルタを作成します。
overrideCoordinatorUriSupplier(Supplier<URI> ) - クラスio.helidon.microprofile.lra.CoordinatorLocatorServiceのメソッド
構成からコーディネータURIを取得するための標準サプライヤを上書きします。
overrides(Supplier<? extends OverrideSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
上書きソースのソースを設定します。
OverrideSource - io.helidon.config.spiのインタフェース
構成オーバーライド設定のソース。
OverrideSource.OverrideData - io.helidon.config.spiのクラス
構成オーバーライド設定のグループ。
OverrideSourceProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいてオーバーライド・ソースを提供するJavaサービス・ローダー・サービス。
OverrideSources - io.helidon.configのクラス
クラスは、組込みのOverrideSource実装へのアクセスを提供します。

P

pad(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
構成済のパディングを適用します。
parallelismThreshold(long) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
並列度しきい値を構成します。
param(String) - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
パス・パターンから解決された単一パラメータの値を返します。
param(String) - インタフェースio.helidon.webserver.PathMatcher.Resultのメソッド
関連付けられたパス・マッチャの特定のパラメータの値を取得します。
PARAM_ALGORITHM - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
アルゴリズムのJWKパラメータ。
PARAM_CURVE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
EC曲線のJWKパラメータ。
PARAM_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーの指数のJWKパラメータ。
PARAM_FIRST_CRT_COEFF - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーの最初のCRT係数のJWKパラメータ。
PARAM_FIRST_FACTOR_CRT_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーの最初のファクタCRT指数のJWKパラメータ。
PARAM_FIRST_PRIME_FACTOR - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キー第一プライム・ファクタのJWKパラメータ。
PARAM_HEADER_NAME - クラスio.helidon.security.providers.oidc.common.OidcConfigのstatic変数
JWTが必要なヘッダーのデフォルト名。
PARAM_KEY_ID - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーIDのJWKパラメータ。
PARAM_KEY_TYPE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キー・タイプのJWKパラメータ。
PARAM_OCTET_KEY - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
キー値。
PARAM_OPERATIONS - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
許可された操作のJWKパラメータ。
PARAM_OTHER_PRIMES - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーその他のプライム情報のJWKパラメータ。
PARAM_PRIVATE_KEY - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
秘密キーのJWKパラメータ。
PARAM_PUB_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
公開キー指数のJWKパラメータ。
PARAM_PUB_MODULUS - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
公開キー・モジュールのJWKパラメータ。
PARAM_SECOND_FACTOR_CRT_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーの秒係数CRT指数のJWKパラメータ。
PARAM_SECOND_PRIME_FACTOR - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キー第2プライム・ファクタのJWKパラメータ。
PARAM_USE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
使用のJWKパラメータ。
PARAM_X_COORDINATE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
X座標のJWKパラメータ。
PARAM_X509_CHAIN - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
X.509証明書チェーン配列のJWKパラメータ。
PARAM_X509_CHAIN_URL - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
X.509証明書チェーンURLのJWKパラメータ。
PARAM_X509_SHA_1 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
SHA 1 Thumbprint of X.509証明書のJWKパラメータ。
PARAM_X509_SHA_256 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
SHA 256 Thumbprint of X.509証明書のJWKパラメータ。
PARAM_Y_COODRINATE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
X座標のJWKパラメータ。
parameter(String, String) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
新しいコンテンツ処理ヘッダー・パラメータを追加します。
parameterAnnotations() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
メソッド・パラメータ注釈を取得します。
parameters() - クラスio.helidon.common.http.MediaTypeのメソッド
読取り専用パラメータ・マップの取得メソッド。
parameters() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
パラメータ・マップを取得します。
parameters(List<Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する新しい索引付きパラメータを設定します。
parameters(Map<String, Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する新しい名前付きパラメータを設定します。
parameters(Map<String, String>) - クラスio.helidon.common.http.MediaType.Builderのメソッド
メディア・タイプのパラメータ。
Parameters - io.helidon.common.httpのインタフェース
パラメータは、keyが複数の値を持つ可能性があるStringであるkey : valueペアを表します。
parameterTypes() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
メソッド・パラメータ・タイプを取得します。
paramName() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
問合せパラメータ名。
paramName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
パラメータの使用時にJWTトークンを含む問合せパラメータの名前。
params() - インタフェースio.helidon.security.AuditEventのメソッド
この監査イベントのパラメータ。監査メッセージの作成時にString.format(String, Object...)で使用されます。
params() - インタフェースio.helidon.webserver.PathMatcher.Resultのメソッド
関連付けられたパス・テンプレートで指定されたパラメータの値を返します。
params(Object...) - インタフェースio.helidon.dbclient.DbStatementのメソッド
配列からパラメータを順番に構成します。
params(List<?>) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
 
params(List<?>) - インタフェースio.helidon.dbclient.DbStatementのメソッド
Listからパラメータを順番に構成します。
params(List<?>) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
params(Map<String, ?>) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
 
params(Map<String, ?>) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータを構成します。
params(Map<String, ?>) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
paramType() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
この文のパラメータのタイプ。
ParamType - io.helidon.dbclient.common内の列挙クラス
文パラメータのタイプ。
parent() - インタフェースio.helidon.config.Config.Keyのメソッド
親構成ノードのキーを表すKeyのインスタンスを返します。
parent() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
この分析の親。
parent(Context) - クラスio.helidon.common.context.Context.Builderのメソッド
新しいコンテキストの親。
parent(SpanContext) - インタフェースio.helidon.tracing.Span.Builderのメソッド
新しいスパンの親スパン。
PARENT_CONTEXT_CLIENT_PROPERTY - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
非推奨。
アウトバウンド呼出しで親スパン・コンテキストをオーバーライドするためにJAX-RSリクエストとともに送信されるプロパティ。
PARENT_CONTEXT_CLIENT_PROPERTY - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのstatic変数
アウトバウンド呼出しで親スパン・コンテキストをオーバーライドするためにJAX-RSリクエストとともに送信されるプロパティ。
ParentingMediaContextBuilder<T> - io.helidon.media.commonのインタフェース
ペアレント化できるMediaContextのビルダー。
ParsableSource - io.helidon.config.spiのインタフェース
メディア・タイプに基づいて(または明示的なConfigParserを使用して)解析できるストリームとして基礎となる起点からすべてのデータを読み取ることができる即時ソース。
ParsableSource.Builder<B extends ParsableSource.Builder<B>> - io.helidon.config.spiのインタフェース
解析可能なソースのビルダー。
parse(ConfigParser.Content) - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
 
parse(ConfigParser.Content) - クラスio.helidon.config.PropertiesConfigParserのメソッド
 
parse(ConfigParser.Content) - インタフェースio.helidon.config.spi.ConfigParserのメソッド
parse(ConfigParser.Content) - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
 
parse(ConfigParser.Content, Function<String, Optional<InputStream>>) - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
 
parse(ConfigParser.Content, Function<String, Optional<InputStream>>) - インタフェースio.helidon.config.spi.ConfigParserのメソッド
指定されたConfigContenthierarchical configuration representationに解析します。
parse(InputStream) - クラスio.helidon.grpc.core.JsonbMarshallerのメソッド
 
parse(String) - クラスio.helidon.common.http.Http.DateTimeのstaticメソッド
「RFC2616ハイパーテキスト転送プロトコル」で指定された日時書式を使用して、指定されたテキストをZonedDateTimeに解析します。
parse(String) - クラスio.helidon.common.http.MediaTypeのstaticメソッド
文字列表現からメディア・タイプを解析します。
parse(String) - クラスio.helidon.common.http.SetCookieのstaticメソッド
文字列表現からSetCookieの新しいインスタンスを解析します。
parseJson(String, Errors.Collector, String, String) - クラスio.helidon.security.jwt.JwtHeadersのstaticメソッド
 
parser() - クラスio.helidon.config.AbstractConfigSourceのメソッド
ParsableSourceのコンテンツの解析に使用するように構成されている場合は、構成パーサー。
parser() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
parser() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
parser() - クラスio.helidon.config.FileConfigSourceのメソッド
 
parser() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
parser() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
パーサーがこのソースで構成されている場合は、それを返します。
parser() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
parser(ConfigParser) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
これがParsableSourceであり、明示的パーサーが構成されているかどうかを示すパーサー。
parser(ConfigParser) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
 
parser(ConfigParser) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
 
parser(ConfigParser) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
 
parser(ConfigParser) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
 
parser(ConfigParser) - インタフェースio.helidon.config.spi.ParsableSource.Builderのメソッド
ソースで使用する明示的パーサーを構成します。
parser(ConfigParser) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
 
parserMapping(Function<Config.Key, Optional<ConfigParser>>) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
キーをパーサーにマップする関数を設定します。
parseToken(JwtHeaders, String) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
ネットワーク経由で受信したトークンを解析します。
parseToken(JwtHeaders, String) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
ネットワーク経由で受信したトークンを解析します。
parseToken(String) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
ネットワーク経由で受信したトークンを解析します。
parseToken(String) - クラスio.helidon.security.jwt.JwtHeadersのstaticメソッド
トークンを解析してJWTヘッダーを取得します。
parseToken(String) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
ネットワーク経由で受信したトークンを解析します。
PARTIAL_CONTENT_206 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
206 コンテンツのリセット。「HTTP/1.1ドキュメント」を参照してください。
partialResultsException() - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
部分的な結果Throwableを取得します。
partialResultsException(Throwable) - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
部分的な結果Throwableを追加します。
「関係者」 - io.helidon.lra.coordinator.clientのインタフェース
LRAコーディネータに必要な参加者メタデータ。
passes(String) - インタフェースio.helidon.metrics.api.RegistryFilterSettingsのメソッド
指定されたメトリック名がフィルタを通過するかどうかをレポートします。
password() - インタフェースio.helidon.integrations.vault.secrets.database.DbCredentialsのメソッド
データベース・ユーザーのパスワード。
password(char[]) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
暗号化キーが生成されるパスワードを設定します。
password(char[]) - クラスio.helidon.webclient.Proxy.Builderのメソッド
プロキシの新しいパスワードを設定します。
password(String) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
接続プールのパスワード。
password(String) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
password(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
password(String) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
データベース接続パスワードを設定します。
password(String) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
パスワードの作成
password(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
ユーザー名での接続時に使用するパスワードを指定します。
password(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
JMS接続の作成に使用するパスワード。
password(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JMS接続の作成に使用するパスワード。
PASSWORD_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
ConnectionFactoryで使用されるパスワード。
PasswordKeyDerivation - io.helidon.common.cryptoのクラス
パスワードからの暗号化キー導出に使用されるユーティリティ・クラス。
passwordPolicy(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
このデータベースのパスワードの生成時に使用するパスワード・ポリシーの名前。
patch(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
patch(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのRFC 5789 PATCHリクエストを指定されたハンドラにルーティングします。
patch(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
patch(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
RFC 5789 PATCHリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
patch(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
patch(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
RFC 5789 PATCHリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
PATCH - 列挙型クラスio.helidon.common.http.Http.Methodの列挙定数
RFC 5789で説明されているPATCHメソッドは、既存のリソースへの更新を実行するために使用されます。この場合、リクエスト・ペイロードには更新の実行方法に関する指示のみが含まれている必要があります。
path() - インタフェースio.helidon.common.http.HttpRequestのメソッド
実際のルーティングで正規表現エンジンによって受け入れられたパスを返します。
path() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
構成ファイルへの相対パスを返します。
path() - クラスio.helidon.integrations.vault.ListSecrets.Requestのメソッド
読み取るパス。ルート(または、パスをサポートしないシークレット・エンジン)では空である可能性があります。
path() - インタフェースio.helidon.integrations.vault.Secretのメソッド
このシークレットのパス。
path() - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Responseのメソッド
 
path() - クラスio.helidon.integrations.vault.secrets.database.DbGet.Responseのメソッド
 
path() - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Responseのメソッド
 
path() - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Responseのメソッド
 
path() - クラスio.helidon.security.SecurityEnvironmentのメソッド
リソースへのパス
path() - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
 
path() - インタフェースio.helidon.webserver.PathTracingConfigのメソッド
この構成を構成するパス。
path(HttpRequest.Path) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
リクエストのパス。
path(String) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
Pathパラメータを設定します。
path(String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
使用するパスを構成します。
path(String) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
ファイルシステムを検索するためのファイルシステム上のパス。
path(String) - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuth.Builderのメソッド
カスタム・メソッド・パス。
path(String) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
カスタム・メソッド・パス。
path(String) - クラスio.helidon.integrations.vault.ListSecrets.Requestのメソッド
リストのパスを構成します。特定のシークレット・エンジンでは無視できます。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CreateCubbyhole.Requestのメソッド
シークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfig.Builderのメソッド
Vault Cubbyholeシークレット・プロバイダでのシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.DeleteCubbyhole.Requestのメソッド
シークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Requestのメソッド
シークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Requestのメソッド
シークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.CreateKv1.Requestのメソッド
作成するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.DeleteKv1.Requestのメソッド
削除するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Requestのメソッド
取得するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfig.Builderのメソッド
Vault KV1シークレット・プロバイダ上のシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.UpdateKv1.Requestのメソッド
更新するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.CreateKv2.Requestのメソッド
シークレット・パス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.DeleteAllKv2.Requestのメソッド
削除するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.DeleteKv2.Requestのメソッド
削除するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.DestroyKv2.Requestのメソッド
破棄するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Requestのメソッド
取得するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
Vault KV2シークレット・プロバイダ上のシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.UndeleteKv2.Requestのメソッド
削除を取り消すシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのメソッド
更新するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.sys.DisableAuth.Requestのメソッド
無効にする認証メソッドのパス。
path(String) - クラスio.helidon.integrations.vault.sys.DisableEngine.Requestのメソッド
無効にするシークレット・エンジンのパス。
path(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
エンジン/メソッドがマウントされるパスを指定します。
path(String) - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
メトリクス・リソースのパスを設定します。デフォルトは/metricsです。
path(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
リクエストされた((プロトコル、サーバーおよびポートなしのhttpのURIなど))のパス。
path(String) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
リクエストのパス。
path(String) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエストの新しいパスを設定します。
path(String) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
トレースされた構成を登録するパス。
path(Path) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
構成ディレクトリ・パス。
path(Path) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
(mandatory)から構成を読み取るためのパスを構成します。
path(Path) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
ソースを検索するパスを構成します。
path(Path) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
ファイルシステムを検索するためのファイルシステム上のパス。
PATH - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
パスのキー。
pathMapper(Function<String, String>) - クラスio.helidon.webserver.staticcontent.StaticContentSupport.Builderのメソッド
リクエスト・パスをリソース・パスにマップします。
PathMatcher - io.helidon.webserverのインタフェース
URIパス・マッチャ。
PathMatcher.PrefixResult - io.helidon.webserverのインタフェース
PathMatcherを指定されたURIパスと照合したプレフィクスの結果。
PathMatcher.Result - io.helidon.webserverのインタフェース
PathMatcherを指定されたURIパスと照合した結果。
pathPattern() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
pathPattern(String) - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
このクロス・オリジン構成のパス・プレフィクスを更新します。
pathSuffix(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定すると、このロールに対して作成されたトークンには、ロール名に加えて、パスの一部としてサフィクスが追加されます。
PathTracingConfig - io.helidon.webserverのインタフェース
特定のパスのwebサーバーのトレースされたシステム構成。
PathTracingConfig.Builder - io.helidon.webserverのクラス
PathTracingConfigのFluent APIビルダー。
pathWriter() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
Pathライター・インスタンスを返します。
pattern() - 例外io.helidon.webserver.IllegalPathPatternExceptionのメソッド
不正な使用パターンです。
payload(PAYLOAD) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
JMSペイロードを設定または置換します。
PAYLOAD_TOO_LARGE - 列挙型クラスio.helidon.webserver.DirectHandler.EventTypeの列挙定数
ペイロードが構成された最大サイズを超えています。
payloadClaim(String) - クラスio.helidon.security.jwt.Jwtのメソッド
ペイロードから名前でクレームを取得します。
payloadClaims() - クラスio.helidon.security.jwt.Jwtのメソッド
raw json形式のすべてのペイロード・クレーム。
payloadJson() - クラスio.helidon.security.jwt.Jwtのメソッド
JSONペイロード・オブジェクトを作成します。
PAYMENT_REQUIRED_402 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
402 Payment Required。「HTTP/1.1ドキュメント」を参照してください。
peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
ストリーム内のすべてのアイテムに対して指定されたコンシューマを呼び出します。
peek(Consumer<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
ストリーム内のアイテムに指定されたコンシューマを呼び出します。
peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
ストリーム内のすべてのアイテムに対して指定されたコンシューマを呼び出します。
PEM - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの列挙定数
PEMエンコード。
PEM_BUNDLE - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの列挙定数
pemBuilder() - クラスio.helidon.common.pki.KeyConfigのstaticメソッド
PEMファイル(通常は、秘密キーと証明書チェーンのペア)からこのインスタンスを構築します。
period(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
指定すると、トークンは周期的になります。最大TTL ("explicit-max-ttl"も設定されていない)はありませんが、すべての更新で特定の期間が使用されます。
periodExecutions(long) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
ポーリング・サイクルを実行する期間(ミリ秒)。
periodExecutions(long) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
ポーリング・サイクルを実行する期間(ミリ秒)。
periodExecutions(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
ポーリング・ループが連続して実行される間隔。
periodExecutions(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
連続するスケジューラ実行の間隔をミリ秒単位で指定します。
permit() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
リクエストを許可します。
permitAll() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
すべてへのアクセスを許可する場合はtrueを返します。
PersistenceUnitInfoBean - io.helidon.integrations.cdi.jpaのクラス
手作業で構築できるPersistenceUnitInfo実装。
PersistenceUnitInfoBean(String, URL, String, String, ClassLoader, Supplier<? extends ClassLoader>, Consumer<? super ClassTransformer>, boolean, Collection<? extends URL>, Collection<? extends String>, Collection<? extends String>, String, String, PersistenceUnitInfoBean.DataSourceProvider, Properties, SharedCacheMode, PersistenceUnitTransactionType, ValidationMode) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
新しいPersistenceUnitInfoBeanを作成します。
PersistenceUnitInfoBean(String, URL, String, String, ClassLoader, Supplier<? extends ClassLoader>, Consumer<? super ClassTransformer>, boolean, Collection<? extends URL>, Collection<? extends String>, Collection<? extends String>, String, String, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>, Properties, SharedCacheMode, PersistenceUnitTransactionType, ValidationMode) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
新しいPersistenceUnitInfoBeanを作成します。
PersistenceUnitInfoBean(String, URL, Collection<? extends String>, PersistenceUnitInfoBean.DataSourceProvider, Properties) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
できるだけ多くのデフォルトを使用して新しいPersistenceUnitInfoBeanを作成します。
PersistenceUnitInfoBean(String, URL, Collection<? extends String>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>, Properties) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
できるだけ多くのデフォルトを使用して新しいPersistenceUnitInfoBeanを作成します。
PersistenceUnitInfoBean.DataSourceProvider - io.helidon.integrations.cdi.jpaのインタフェース
その実装がDataSourceを提供できることを示す「関数型インタフェース」
phoneNumber() - クラスio.helidon.security.jwt.Jwtのメソッド
電話番号クレーム。
phoneNumber(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
件名の電話番号。
phoneNumberVerified() - クラスio.helidon.security.jwt.Jwtのメソッド
電話番号検証済クレームです。
phoneNumberVerified(Boolean) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
電話番号が検証されるかどうか。
picture() - クラスio.helidon.security.jwt.Jwtのメソッド
ピクチャURIクレーム。
picture(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのプロファイル・ピクチャURI。
PkiEngineProvider - io.helidon.integrations.vault.secrets.pkiのクラス
Vault統合用のPKIシークレット・エンジン用のJavaサービス・ローダー・サービス。
PkiEngineProvider() - クラスio.helidon.integrations.vault.secrets.pki.PkiEngineProviderのコンストラクタ
 
PkiException - io.helidon.common.pkiでの例外
PKI処理(キーストア,キー,証明書)によって発生した例外です。
PkiFormat - io.helidon.integrations.vault.secrets.pki内の列挙クラス
証明書またはCRLの形式。
PkiRole - io.helidon.integrations.vault.secrets.pkiのクラス
Pki Roleリクエストおよびレスポンス。
PkiRole.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
PkiRole.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
PkiSecrets - io.helidon.integrations.vault.secrets.pkiのインタフェース
VaultPKIシークレット・エンジンのAPI操作。
PkiSecretsRx - io.helidon.integrations.vault.secrets.pkiのインタフェース
VaultPKIシークレット・エンジンのAPI操作。
plain(String, Object) - クラスio.helidon.security.AuditEvent.AuditParamのstaticメソッド
任意のタイプの新しいパラメータ。
policies() - クラスio.helidon.integrations.vault.auths.k8s.Login.Responseのメソッド
このトークンのポリシー名のリスト。
policies() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
ポリシー名のリスト。
policy(String) - クラスio.helidon.integrations.vault.sys.CreatePolicy.Requestのメソッド
ポリシー・テキスト。
PolicyExecutor - io.helidon.security.abac.policy.spiのインタフェース
ポリシー・ステートメントのカスタム・エグゼキュータ。
PolicyExecutorService - io.helidon.security.abac.policy.spiのインタフェース
PolicyValidator ABACバリデータのJavaサービス。
policyStatements() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのメソッド
構成階層を通じて収集されたポリシー・ステートメント。
PolicyValidator - io.helidon.security.abac.policyのクラス
PolicyValidator.PolicyStatementに基づくAbacバリデータ。
PolicyValidator.Builder - io.helidon.security.abac.policyのクラス
PolicyValidator用のfluent APIビルダー。
PolicyValidator.PolicyConfig - io.helidon.security.abac.policyのクラス
ポリシー・バリデータの構成 - 文、および親から値を継承するかどうか。
PolicyValidator.PolicyConfig.Builder - io.helidon.security.abac.policyのクラス
PolicyValidator.PolicyConfig用のfluent APIビルダー。
PolicyValidator.PolicyStatement - io.helidon.security.abac.policyの注釈インタフェース
リソース・クラス、メソッド、アプリケーションなどに注釈を付けます。
PolicyValidatorService - io.helidon.security.abac.policyのクラス
Abacセキュリティ・プロバイダにプラグインするポリシー・ステートメントjavaサービスのバリデータ。
PolicyValidatorService() - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのコンストラクタ
 
poll(Path, Duration, Consumer<Path>, Consumer<Path>) - クラスio.helidon.config.MutabilitySupportのstaticメソッド
変更のポーリングを開始します。
poll(Instant) - インタフェースio.helidon.config.spi.PollingStrategy.Polledのメソッド
変更をポーリングします。
PollableSource<S> - io.helidon.config.spiのインタフェース
このインタフェースを実装するソースは、PollingStrategyを使用したポーリングのサポートを提供します。
PollableSource.Builder<T extends PollableSource.Builder<T>> - io.helidon.config.spiのインタフェース
ポーリング可能なソースのビルダー。
PollingStrategies - io.helidon.configのクラス
Built-in PollingStrategy implementations.
PollingStrategies.ScheduledBuilder - io.helidon.configのクラス
スケジュールされたポーリング戦略のビルダー。
pollingStrategy() - クラスio.helidon.config.AbstractSourceのメソッド
このソースのポーリング戦略(PollableSourceを実装し、ポーリング戦略が構成されている場合)。
pollingStrategy() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.FileConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.MapConfigSourceのメソッド
 
pollingStrategy() - インタフェースio.helidon.config.spi.PollableSourceのメソッド
ポーリング戦略がこのソースで構成されている場合は、それを返します。
pollingStrategy() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
pollingStrategy(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成に基づいてポーリング戦略をロードします。
pollingStrategy(PollingStrategy) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
ポーリング計画を構成します。
pollingStrategy(PollingStrategy) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
 
pollingStrategy(PollingStrategy) - インタフェースio.helidon.config.spi.PollableSource.Builderのメソッド
使用するポーリング戦略を構成します。
pollingStrategy(PollingStrategy) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
 
pollingStrategy(Supplier<? extends PollingStrategy>) - インタフェースio.helidon.config.spi.PollableSource.Builderのメソッド
使用するポーリング戦略を構成します。
PollingStrategy - io.helidon.config.spiのインタフェース
PollableSourceを介してアクセスされる、Configツリーの作成に使用されたデータに加えられた変更を確認する必要がある場合に、関連するリスナーに通知するメカニズム。
PollingStrategy.Polled - io.helidon.config.spiのインタフェース
ポーリングされるコンポーネント。
PollingStrategyProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいてポーリング戦略ファクトリを作成するJavaサービス・ローダー・サービス。
pollTimeout(long) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
ポーリング・サイクルごとの次のメッセージのポーリングのタイムアウト(ミリ秒)。
pollTimeout(long) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
ポーリング・サイクルごとの次のメッセージのポーリングのタイムアウト(ミリ秒)。
pollTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
ポーリング・ループをブロックする最大時間(ミリ秒)。
pollTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
Kafkaからのポーリング・メッセージをブロックする最大時間をミリ秒単位で指定します。
port() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
サーバーへの接続に使用されるポートを取得します。
port() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
デフォルトのサーバー・ソケットがバインドされ、待機しているポート番号を返します。不明またはアクティブでない場合は-1を返します。
port() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
サーバー・ポートを取得します。
port() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
サーバー・ポートを取得します。
port() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
port() - インタフェースio.helidon.microprofile.server.Serverのメソッド
このサーバーがリスニングするポートを取得するか、サーバーが実行されていない場合は-1を取得します。
port() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーが実行されている現在のポート。
port() - クラスio.helidon.microprofile.server.ServerImplのメソッド
 
port() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエストURIのポート。
port() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
デフォルトのサーバー・ソケットでリスニングするサーバー・ポートを返します。
port() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
サーバー・ソケットでリスニングするサーバー・ポートを返します。
port() - インタフェースio.helidon.webserver.WebServerのメソッド
デフォルトのサーバー・ソケットがバインドされ、待機しているポート番号を返します。不明またはアクティブでない場合は-1を返します。
port(int) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
サーバーへの接続に使用するポートを設定します。
port(int) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
サーバー・ポートを設定します。
port(int) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
リスニング・ポートを構成します。
port(int) - クラスio.helidon.webclient.Proxy.Builderのメソッド
ポート値を設定します。
port(int) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエストの新しいポートを設定します。
port(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
サーバー・ポートを設定します。
port(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
port(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
サーバー・ソケットでリスニングするサーバー・ポートを構成します。
port(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
port(String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーが実行されている名前付きポート。
port(String) - インタフェースio.helidon.webserver.WebServerのメソッド
追加の名前付きサーバー・ソケットがバインドされ、リスニングしているポート番号を返します。不明またはアクティブでない場合は-1を返します。
post() - インタフェースio.helidon.webclient.WebClientのメソッド
postメソッドのリクエスト・ビルダーを作成します。
post(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
post(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのPOSTリクエストを指定されたハンドラにルーティングします。
post(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
post(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
指定されたハンドラへの対応するパスとともにPOSTリクエストをルーティングします。
post(String, ApiRequest<?>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
レスポンス・エンティティなしで投稿します。
post(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
post(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
指定されたハンドラへの対応するパスとともにPOSTリクエストをルーティングします。
POST - 列挙型クラスio.helidon.common.http.Http.Methodの列挙定数
POSTメソッドは、リクエスト・ラインのリクエストURIで識別されるリソースの新しい下位リソースとして、リクエストで囲まれたエンティティをオリジン・サーバーacceptedTypesにリクエストするために使用されます。
postBuild() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
ビルド後メソッド。
postBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
このリクエストで定義されたプロパティを追加した後に呼び出されます。
postBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
 
postBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
 
postCompletion(InvocationContext, Throwable, W) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptor.WithPostCompletionのメソッド
指定された作業アイテムに適用される、特定のコンテキストに必要な完了後作業を実行します。
postConfigureEndpoint(Routing.Rules, Routing.Rules) - クラスio.helidon.health.HealthSupportのメソッド
 
postConfigureEndpoint(Routing.Rules, Routing.Rules) - クラスio.helidon.integrations.micrometer.MicrometerSupportのメソッド
 
postConfigureEndpoint(Routing.Rules, Routing.Rules) - クラスio.helidon.metrics.MetricsSupportのメソッド
指定されたルーティング・ルールでのメトリクス・エンドポイントの構成を終了します。
postConfigureEndpoint(Routing.Rules, Routing.Rules) - クラスio.helidon.metrics.serviceapi.MinimalMetricsSupportのメソッド
 
postConfigureEndpoint(Routing.Rules, Routing.Rules) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupportのメソッド
コンクリート実装はこのメソッドをオーバーライドして、サービス固有のルーティング設定を実行します。
postConstruct() - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
Post構成メソッド、初期化プロシージャ。
postConstruct() - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
フィルタの初期化を終了したJerseyによって呼び出されるライフサイクル・メソッド。
postConstruct (T) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
 
postJsonResponse(WebClientRequestBuilder, Object, Function<JsonObject, T>, BiFunction<Http.ResponseStatus, String, Optional<T> >, BiFunction<Throwable, String, Optional<T> >) - クラスio.helidon.security.providers.oidc.common.OidcConfigのstaticメソッド
POSTメソッドを使用したWebClient送信の処理。
postLogoutUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ログアウト後のリダイレクトURI。
postLogoutUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログアウト・プロセスの完了後にリダイレクトするURI。
PostRequestMetricsSupport - io.helidon.metrics.serviceapiのインタフェース
他のコンポーネントが使用するメトリクス関連リクエスト後処理と、関連コンテキストのインスタンスを作成するためのファクトリ・メソッドをカプセル化します。
PRAGMA - クラスio.helidon.common.http.Http.Headerの静的変数
"Pragma"ヘッダー名。
preBuild() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
事前構築メソッド。
preBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
このリクエストで定義されたプロパティを追加する前に呼び出されます。
preBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.vault.VaultRequestのメソッド
 
precision() - インタフェースio.helidon.dbclient.DbColumnのメソッド
この列の精度。
PRECONDITION_FAILED_412 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
412 事前条件が失敗しました。「HTTP/1.1ドキュメント」を参照してください。
preDestroy (T) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
 
predicate() - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
クライアント・サービスの構築に使用される述語。
preferredUsername() - クラスio.helidon.security.jwt.Jwtのメソッド
優先ユーザー名クレーム。
preferredUsername(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトの優先ユーザー名。
PREFETCH - 列挙型クラスio.helidon.webserver.BackpressureStrategyの列挙定数
最初のデータ・チャンクが到着すると、バッファをウォーターマークまで埋めるために必要なチャンクの数が計算され、リクエストされます。
prefix() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
スタンドアロン構成オブジェクトは、プレフィクスを使用して、構成ツリーでHelidonが想定場所をマークします。
prefix() - 列挙型クラスio.helidon.dbclient.DbStatementTypeのメソッド
このタイプの短いプレフィクス。
prefixed(String, Supplier<? extends ConfigSource>) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
sourceSupplierからConfigSourceを提供し、指定されたprefixをソースのキーに追加します。
PrefixedConfigSource - io.helidon.configのクラス
ConfigSource実装は、別の構成ソースをラップし、元の構成ソースにキー・プレフィクスを追加します。
prefixMatch(CharSequence) - インタフェースio.helidon.webserver.PathMatcherのメソッド
この正規表現エンジンを、パス・セグメントの粒度を持つURIパスの左側の(prefix)と照合します。
preHashed(boolean) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
入力がすでにハッシュされている場合はtrueに設定します。
preHashed(boolean) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
入力がすでにハッシュされている場合はtrueに設定します。
preInvocation(InvocationContext, W) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptorのメソッド
指定された作業アイテムに適用される、特定のコンテキストに必要な事前作業を実行します。
prepareCall(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareCall(String, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareCall(String, int, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareMetricFactories() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
MicroProfileメトリック・タイプからファクトリへのマップを提供します。これにより、MPメトリック・タイプの具体的なメトリック・インスタンスが作成され、具体的な実装(e.g、no-opまたはfull-featured)の実装メトリック・ベース・クラスも拡張されます。
prepareMetricFactories() - クラスio.helidon.metrics.Registryのメソッド
 
prepareMetricsEndpoints(String, Routing.Rules) - クラスio.helidon.metrics.MetricsSupportのメソッド
 
prepareMetricsEndpoints(String, Routing.Rules) - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのメソッド
/metricsエンドポイントのファミリを準備します。
prepareMetricsEndpoints(String, Routing.Rules) - クラスio.helidon.metrics.serviceapi.MinimalMetricsSupportのメソッド
 
prepareMetricToTypeMap() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
Javaタイプの実装メトリクスから対応するMetricTypeへのマップを準備します。
prepareMetricToTypeMap() - クラスio.helidon.metrics.Registryのメソッド
 
prepareModel() - クラスio.helidon.openapi.OpenAPISupportのメソッド
外部コードからのモデルの準備をトリガーします。
prepareResponse(CorsSupportBase.RequestAdapter<Q>, CorsSupportBase.ResponseAdapter<R> ) - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
開発者ユーザーではありません。 CORSプロトコルに参加する準備ができたレスポンスを取得します。
prepareStatement(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, int[]) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, int, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, String[]) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
present() - クラスio.helidon.config.testing.OptionalMatcherのstaticメソッド
存在するかどうかをチェックするOptionalの正規表現エンジン。
prestart(boolean) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
prestart(boolean) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
previewChar() - クラスio.helidon.common.http.Tokenizerのメソッド
現在の位置の文字を取得します。
principal() - クラスio.helidon.security.Subjectのメソッド
このサブジェクトを作成するプリンシパルを取得します(例:
principal(Principal) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトの主要なプリンシパル。
「元金」 - io.helidon.securityのインタフェース
セキュリティ・プリンシパル。
Principal.Builder - io.helidon.securityのクラス
Principal用のfluent APIビルダー。
principalName() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
クライアントのプリンシパル名。
principalName(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
クライアントのプリンシパル名。構成されていない場合、デフォルトはkeyIdです。
principals() - クラスio.helidon.security.Subjectのメソッド
このサブジェクト(Subject.principal()によって返されたものを含む)のすべてのプリンシパルを取得します。
print(HelidonFlavor, String, boolean) - クラスio.helidon.common.HelidonFeaturesのstaticメソッド
現在のフレーバの印刷機能。
printFeatureDetails() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
HelidonFeaturesの詳細を印刷するかどうか。
printFeatureDetails(boolean) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
起動時に詳細な機能情報を出力するには、trueに設定します。
printFeatureDetails(boolean) - クラスio.helidon.webserver.WebServer.Builderのメソッド
起動時に詳細な機能情報を出力するには、trueに設定します。
printStackTrace(PrintStream) - 例外io.helidon.integrations.vault.VaultRestExceptionのメソッド
 
「優先度」 - io.helidon.common.serviceloaderのクラス
優先度ユーティリティ。
「優先度付き」 - io.helidon.commonのインタフェース
このクラスが優先度を持つクラスであることを定義するインタフェース。
priority() - インタフェースio.helidon.common.Prioritizedのメソッド
このクラス(動的に定義されている可能性があるため、注釈で定義できません)の優先度。
priority() - クラスio.helidon.config.hocon.mp.HoconMpMetaConfigProviderのメソッド
 
priority() - クラスio.helidon.config.yaml.mp.YamlMetaConfigProviderのメソッド
 
PRIORITY - クラスio.helidon.config.hocon.HoconConfigParserの静的変数
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。
PRIORITY - クラスio.helidon.config.PropertiesConfigParserの静的変数
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。
PRIORITY - インタフェースio.helidon.config.spi.ConfigFilterの静的変数
Config.Builderによって自動的に登録された場合のフィルタのデフォルトの優先度。
PRIORITY - インタフェースio.helidon.config.spi.ConfigMapperProviderの静的変数
Config.Builderによって自動的に登録された場合のマッパー・プロバイダのデフォルトの優先度。
PRIORITY - インタフェースio.helidon.config.spi.ConfigParserの静的変数
Config.Builderによって自動的に登録された場合のパーサーのデフォルトの優先度。
PRIORITY - クラスio.helidon.config.yaml.YamlConfigParserの静的変数
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。
PriorityBag<T> - io.helidon.grpc.coreのクラス
優先度順の値のバッグ。
priorityComparator(int) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
Prioritizedの実装であるクラス、またはオプションでPriorityの注釈が付けられたクラス、あるいはその両方のオブジェクトのコンパレータを返します。どちらかまたは両方のクラスに注釈がない場合は、指定されたデフォルトの優先度が適用されます。
priorKnowledgeDecoder(HttpServerCodec, HttpServerUpgradeHandler, int) - クラスio.helidon.webserver.http2.Http2UpgradeCodecProviderのメソッド
 
priorKnowledgeDecoder(HttpServerCodec, HttpServerUpgradeHandler, int) - インタフェースio.helidon.webserver.spi.UpgradeCodecProviderのメソッド
非推奨。
実際のアップグレード・ハンドラ(使用可能な場合)のラッパーとして使用されます。
PRIVATE_KEY_ALIAS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
キーストア内に秘密キーの別名を設定するための環境変数。
PRIVATE_KEY_JWT - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
公開キーを登録したクライアントは、そのキーを使用してJWTに署名します。
PRIVATE_KEY_PASS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
秘密キーのパスフレーズを設定する環境変数。
PRIVATE_KEY_PEM_PATH_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
秘密キー("SECURE_CONFIG_RSA_PEM_KEY") PEMファイルのロケーションを設定する環境変数。
PRIVATE_KEYSTORE_PASS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
キーストアのパスフレーズを設定する環境変数。
PRIVATE_KEYSTORE_PATH_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
秘密キー("SECURE_CONFIG_RSA_PRIVATE_KEY")キーストアのロケーションを設定する環境変数。
PRIVATE_KEYSTORE_TYPE_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
使用するキー・タイプを設定する環境変数。
privateCredential(Class<T> ) - クラスio.helidon.security.Subjectのメソッド
指定されたタイプのプライベート資格証明を取得します。
privateKey() - クラスio.helidon.common.pki.KeyConfigのメソッド
この構成の秘密キー(構成されている場合)。
privateKey() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
秘密キーのバイト数。
privateKey() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
privateKey(Resource) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
PEM形式の秘密キー。
privateKey(KeyConfig) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
RSAベースの復号化の秘密キー。
privateKey(KeyConfig) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
SSLコンテキストに使用する秘密キーを構成します。
privateKey(ECPrivateKey) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
データの署名、データの暗号化/復号化など、秘密キーを必要とするセキュリティ操作の実行に使用する秘密キーを設定します。
privateKey(RSAPrivateKey) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
データの署名、データの暗号化/復号化など、秘密キーを必要とするセキュリティ操作の実行に使用する秘密キーを設定します。
privateKey(PrivateKey) - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
復号化に使用する秘密キー。
privateKey(PrivateKey) - クラスio.helidon.common.crypto.Signature.Builderのメソッド
シグネチャ作成に使用する秘密キーを設定します。
privateKey(PrivateKey) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
秘密キー・インスタンス(キーストアおよび別名ではなく)を構成します。
privateKey(Supplier<KeyConfig>) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
SSLコンテキストに使用する秘密キーを構成します。
privateKeyConfig(KeyConfig) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
RSAベースのアルゴリズムの秘密キーの構成。
privateKeyType() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
秘密キーのタイプ(rsaなど)。
process(Set<? extends TypeElement>, RoundEnvironment) - クラスio.helidon.config.metadata.processor.ConfigMetadataProcessorのメソッド
 
processAuthentication(SecurityFilterCommon.FilterContext, SecurityClientBuilder<AuthenticationResponse>, SecurityDefinition, AtnTracing) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
processAuthorization(SecurityFilterCommon.FilterContext, SecurityClientBuilder<AuthorizationResponse>) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
processListDataResponse(JsonObject) - クラスio.helidon.integrations.vault.VaultUtilのstaticメソッド
LIST操作からのレスポンスを処理します。
processManagedBean(ProcessManagedBean<?>) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
 
processManagedBean(ProcessManagedBean<?>) - クラスio.helidon.microprofile.health.HealthCdiExtensionのメソッド
 
processManagedBean(ProcessManagedBean<?>) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
 
processManagedBean(ProcessManagedBean<?>) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
具体的な拡張実装によって提供される、ベトイングを残したマネージドBeanを処理します。
processor() - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのメソッド
以前に提供されたConfigに従ってCORS処理を実行するためのHandlerを構築します。
「processor(Channel<PAYLOAD>、Channel<RESULT>、関数<? super PAYLOAD, ? extends RESULT>)」 - クラスio.helidon.messaging.Messaging.Builderのメソッド
2つのチャネル間のマッピング機能を登録します。
processor(Channel<PAYLOAD>, Channel<RESULT>, ProcessorBuilder <? extends Message<? extends PAYLOAD>, ? extends Message <? extends RESULT>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
使用するProcessorを構築するためのProcessorBuilderをサブスクライブするには、in Channelサブスクライバとout Channelパブリッシャを使用します。
processor(Channel<PAYLOAD>, Channel<RESULT>, Processor <? extends Message<? extends PAYLOAD>, ? extends Message <? extends RESULT>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
使用するProcessorのサブスクライブは、in Channelサブスクライバおよびout Channelパブリッシャです。
processRequest(CorsSupportBase.RequestAdapter<Q>, CorsSupportBase.ResponseAdapter<R> ) - クラスio.helidon.webserver.cors.CorsSupportBaseのメソッド
開発者用ではありません。 CORS処理のためにリクエスト・アダプタおよびレスポンス・アダプタを発行します。
processRoleRequest(WebClientRequestBuilder, Object, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのメソッド
 
processSecurity(ContainerRequestContext, SecurityFilterCommon.FilterContext, SecurityTracing, SecurityContext) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
processServerResponse(Response, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
非推奨。
サーバー・レスポンスを処理して、そこからグループおよびアプリケーション・ロールを取得します。
produce(CreationalContext<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
 
produced(AtomicLong, long) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
指定された数値がLong.MAX_VALUEにない場合は、その数値をフィールドから原子的に減算し、新しい値を返します。
PRODUCER - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
プロデューサ・スパン(メッセージ)。
producers() - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
 
producerSupplier(Supplier<Producer<K, V> >) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
KafkaSubscriberのインスタンス化方法を定義します。
profile() - クラスio.helidon.security.jwt.Jwtのメソッド
プロファイルURIクレーム。
profile(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのプロファイルURI。
programmaticEndpoint(Class<? extends Endpoint>) - クラスio.helidon.microprofile.tyrus.WebSocketApplication.Builderのメソッド
単一のプログラム的なエンドポイントを追加します。
programmaticEndpoints() - クラスio.helidon.microprofile.tyrus.WebSocketApplicationのメソッド
プログラム的なエンドポイントのリストを取得します。
PROMETHEUS - 列挙型クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryTypeの列挙定数
Prometheusの組込みレジストリ・タイプ。
PrometheusSupport - io.helidon.metrics.prometheusのクラス
Prometheusクライアント・エンドポイントのサポート。
PrometheusSupport.Builder - io.helidon.metrics.prometheusのクラス
PrometheusSupportのビルダー。
propagate(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
アイデンティティを伝播するかどうか。
propagate(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
アイデンティティを伝播するかどうか。
propagate(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
アイデンティティを伝播するかどうか。
propagate(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
アイデンティティを伝播するかどうか。
propagateData(JaegerDataPropagationProvider.JaegerContext) - クラスio.helidon.tracing.jaeger.JaegerDataPropagationProviderのメソッド
セカンダリ・スレッドでスコープをアクティブ化します。
propagateData(Map<String, String>) - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
 
propagateData(Map<String, String>) - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
 
propagateData (T) - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
新しいスレッドで使用されるデータを伝播します。
PropagatedHeaders - io.helidon.lra.coordinator.clientのインタフェース
ヘッダーは参加者とコーディネータの間で伝播されます。
PropagatedHeaders.NoopPropagatedHeaders - io.helidon.lra.coordinator.clientのクラス
Noopヘッダーは、常に空のマップの同じインスタンスを返します。
PropagatedHeaders.PrefixedPropagatedHeaders - io.helidon.lra.coordinator.clientのクラス
事前構成済のプレフィクスのいずれかを使用して許可されたヘッダーをスキャンできる伝播済ヘッダー。
properties() - クラスio.helidon.config.ConfigParsersのstaticメソッド
Java Propertiesコンテンツ(メディア・タイプ"text/x-java-properties")を解析するConfigParser実装を返します。
properties() - インタフェースio.helidon.webclient.WebClientRequestBuilder.ClientRequestのメソッド
不変のプロパティのリストをリクエストします。
properties() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
このクライアント・リクエストの作成時にユーザーが構成したプロパティ。
properties(Properties) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
基礎となるデータの構成ソースとして使用されるプロパティ。
properties(Properties) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
接続プールのプロパティの構成
PropertiesConfigParser - io.helidon.configのクラス
Javaプロパティのコンテンツを解析するConfigParser実装。
PropertiesConfigParser() - クラスio.helidon.config.PropertiesConfigParserのコンストラクタ
 
property(String, boolean) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, byte) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, double) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, float) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, int) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, long) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, short) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, Object) - クラスio.helidon.security.integration.grpc.GrpcClientSecurity.Builderのメソッド
コールに適用する資格証明の作成時にSecurityProviderで使用できる新しいプロパティを設定します。
property(String, Object) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
property(String, String) - クラスio.helidon.messaging.ConnectorConfigBuilderのメソッド
 
property(String, String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
カスタム・プロパティの追加
property(String, String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
カスタム・プロパティの追加
property(String, String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
カスタム・プロパティの追加
property(String, String) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
WebClientServiceで使用するプロパティを追加します。
PROPERTY_CONTEXT - クラスio.helidon.security.integration.jersey.client.ClientSecurityのstatic変数
セキュリティ・コンテキストのプロパティ名。
PROPERTY_DISABLE_OUTBOUND - クラスio.helidon.security.providers.common.OutboundConfigのstatic変数
アウトバウンド・セキュリティの登録/実行を無効にするためにクライアントとのアウトバウンド呼出しに使用されるプロパティ。
PROPERTY_PROVIDER - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのstatic変数
アウトバウンド・セキュリティ・プロバイダ名のプロパティ名。
PROPERTY_PROVIDER - クラスio.helidon.security.integration.jersey.client.ClientSecurityのstatic変数
アウトバウンド・セキュリティ・プロバイダ名のプロパティ名。
proto() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
protoファイル記述子を返します。
proto(Descriptors.FileDescriptor) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
proto(Descriptors.FileDescriptor) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスのprotoファイルを登録します。
proto(Descriptors.FileDescriptor) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
proto(Descriptors.FileDescriptor) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスのプロトコルを登録します。
PROTO - インタフェースio.helidon.grpc.core.MarshallerSupplierの静的変数
プロトコル・バッファ・マーシャラ・サプライヤの名前。
protocolVersion() - インタフェースio.helidon.webserver.DirectHandler.TransportRequestのメソッド
プロトコル・バージョン(実際のリクエストまたは推測のいずれか)。
ProtoMarshallerSupplier() - クラスio.helidon.grpc.core.MarshallerSupplier.ProtoMarshallerSupplierのコンストラクタ
 
ProtoReflectionService - io.helidon.grpc.serverのクラス
Protobufサービス (リフレクション・サービス自体を含む)のリフレクション・サービスを提供します。
provider() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
構成が別のモジュールによって提供される場合、trueに設定してください。
provider() - 注釈インタフェースio.helidon.security.annotations.Authenticatedの要素
この認可の処理時に使用する明示的な認証プロバイダ。
provider() - 注釈インタフェースio.helidon.security.annotations.Authorizedの要素
この認可の処理時に使用する明示的な認可プロバイダ。
provider(String) - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.crypto.HashDigest.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.crypto.HmacDigest.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.crypto.Signature.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
アルゴリズムのプロバイダを設定します。
PROVIDER_CONFIG_KEY - クラスio.helidon.security.providers.oidc.OidcProviderServiceのstatic変数
プロバイダ・インスタンスの構成を含む、security.providersで予期されるデフォルトの構成キー。
providerClass() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityServiceのメソッド
 
providerClass() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityServiceのメソッド
 
providerClass() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityServiceのメソッド
 
providerClass() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityServiceのメソッド
 
providerClass() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
 
providerClass() - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
このプロバイダ・サービスのプロバイダのクラス。
ProviderConfig - io.helidon.security.spiのインタフェース
プロバイダの構成用のマーカー・インタフェースです。
providerConfigKey() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityServiceのメソッド
 
providerConfigKey() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityServiceのメソッド
 
providerConfigKey() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityServiceのメソッド
 
providerConfigKey() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityServiceのメソッド
 
providerConfigKey() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
 
providerConfigKey() - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
このプロバイダの構成の"root"のキー。
providerInstance(Config) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
 
providerInstance(Config) - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
指定された構成に基づいて、プロバイダの新しいインスタンスを作成します。
ProviderRequest - io.helidon.securityのクラス
セキュリティ・プロバイダに送信されるリクエスト。
providerSelectionPolicy() - インタフェースio.helidon.security.Securityのメソッド
構成済プロバイダ選択ポリシー。
providerSelectionPolicy(Function<ProviderSelectionPolicy.Providers, ProviderSelectionPolicy>) - クラスio.helidon.security.Security.Builderのメソッド
プロバイダ選択ポリシーを設定します。
ProviderSelectionPolicy - io.helidon.security.spiのインタフェース
使用するプロバイダを選択するポリシー。
ProviderSelectionPolicy.Providers - io.helidon.security.spiのインタフェース
セキュリティからすべての構成済プロバイダを提供するためにProviderSelectionPolicy実装のコンストラクタに渡されるインタフェースです。
provides() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
このタイプで提供される追加タイプ。
proxy() - インタフェースio.helidon.webclient.WebClientRequestBuilder.ClientRequestのメソッド
現在のリクエストで使用されているプロキシ。
proxy(Proxy) - クラスio.helidon.webclient.WebClient.Builderのメソッド
リクエストに使用される新しいプロキシを設定します。
proxy(Proxy) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
クライアント・プロキシ構成をオーバーライドします。
「proxy(Class<T>, クラス<?>...)」 - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
ラップされたgRPCサービスへの呼出しをプロキシする、指定されたインタフェースの動的プロキシを作成します。
「プロキシ」 - io.helidon.webclientのクラス
送信リクエストに使用するプロキシ・サーバーの定義。
PROXY_AUTHENTICATION_REQUIRED_407 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
407 プロキシ認証が必要です(「HTTP/1.1ドキュメント」を参照)。
Proxy.Builder - io.helidon.webclientのクラス
ProxyのFluent APIビルダー。
Proxy.ProxyType - io.helidon.webclient内の列挙クラス
プロキシのタイプ。
proxyHost(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
Googleとの通信時にプロキシ・ホストを設定します。
proxyHost(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
使用するプロキシ・ホスト。
proxyPort(int) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
Googleとの通信時にプロキシ・ポートを設定します。
proxyPort(int) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
プロキシ・ポート。
proxyProtocol(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
プロキシの使用時に使用するプロキシ・プロトコル。
PUBLIC_KEY_PINS - クラスio.helidon.common.http.Http.Headerのstatic変数
"Public-Key-Pins"ヘッダー名。
publicCert() - クラスio.helidon.common.pki.KeyConfigのメソッド
パブリックX.509証明書(構成されている場合)。
publicCredential(Class<T> ) - クラスio.helidon.security.Subjectのメソッド
指定したタイプのパブリック資格証明を取得します。
publicKey() - クラスio.helidon.common.pki.KeyConfigのメソッド
この構成の公開キー(構成されている場合)。
publicKey() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
publicKey(Resource) - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
リソース定義からPEM形式の公開キーを読み取ります。
publicKey(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
公開キーの文字列表現。
publicKey(ECPublicKey) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
シグネチャの検証、データの暗号化/復号化など、公開キーを必要とするセキュリティ操作の実行に使用する公開キーを設定します。
publicKey(RSAPublicKey) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
シグネチャの検証、データの暗号化/復号化など、公開キーを必要とするセキュリティ操作の実行に使用する公開キーを設定します。
publicKey(PublicKey) - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
暗号化に使用する公開キー。
publicKey(PublicKey) - クラスio.helidon.common.crypto.Signature.Builderのメソッド
シグネチャ検証に使用する公開キーを設定します。
publicKey(PublicKey) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
公開キー・インスタンス(キーストアおよび証明書の別名ではなく、)を構成します。
publicKeyCert(X509Certificate) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
公開キー証明書のX.509証明書インスタンスを構成します。
publicKeyConfig(KeyConfig) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
公開/秘密キー((rsa-sha256など))に基づくアルゴリズムの場合、これによりクライアントの公開キーへのアクセスが提供されます。
publicKeyPath(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
公開キーへのパス。
publish(LogRecord) - クラスio.helidon.common.HelidonConsoleHandlerのメソッド
非推奨。
 
publish(LogRecord) - クラスio.helidon.logging.jul.HelidonConsoleHandlerのメソッド
 
publisher(Channel<PAYLOAD>, Flow.Publisher <? extends Message<? extends PAYLOAD> >) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するFlow.Publisherを登録します。
「publisher(Channel<PAYLOAD>、Flow.Publisher <? extends PAYLOAD>、ファンクション<? super PAYLOAD, ? extends Message <? extends PAYLOAD> >)」 - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するFlow.Publisherを登録します。
publisher(Channel<PAYLOAD>, PublisherBuilder <? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelのパブリッシャの構成に使用するPublisherBuilderを登録します。
「publisher(Channel<PAYLOAD>, パブリッシャ<? extends Message<? extends PAYLOAD>>)」 - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するPublisherを登録します。
「publisher(Channel<PAYLOAD>、パブリッシャ<? extends PAYLOAD>、ファンクション<? super PAYLOAD, ? extends Message <? extends PAYLOAD> >)」 - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するPublisherを登録します。
publisher(Flow.Publisher<DataChunk>) - クラスio.helidon.media.multipart.WriteableBodyPart.Builderのメソッド
指定されたパブリッシャに連動する新しい本文部分を作成します。
publisherConfig(Config) - クラスio.helidon.messaging.Channel.Builderのメソッド
パブリッシャ・コネクタで使用可能な構成。
put() - インタフェースio.helidon.webclient.WebClientのメソッド
putメソッドのリクエスト・ビルダーを作成します。
put(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
put(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのPUTリクエストを指定されたハンドラにルーティングします。
put(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
put(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
PUTリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
put(Executable, Class<? extends Annotation>, W) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtension.WorkItemsManagerのメソッド
 
put(String, ApiRequest<?>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
レスポンス・エンティティなしで配置します。
put(String, CrossOriginConfig.Builder) - クラスio.helidon.webserver.cors.MappedCrossOriginConfig.Builderのメソッド
コレクションに新しいビルダーを追加し、指定されたパスに関連付けます。
put(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
put(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
PUTリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
put(String, Iterable<String>) - クラスio.helidon.common.http.HashParametersのメソッド
 
put(String, Iterable<String>) - インタフェースio.helidon.common.http.Parametersのメソッド
指定された値を指定されたキー(オプションの操作)に関連付けます。
put(String, Iterable<String>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
put(String, Object) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
このインスタンスに新しい属性を設定します。
put(String, String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
値を特定のロギング・フレームワークMDCストレージに設定します。
put(String, String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
 
put(String, String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
 
put(String, String...) - クラスio.helidon.common.http.HashParametersのメソッド
 
put(String, String...) - インタフェースio.helidon.common.http.Parametersのメソッド
指定された値を指定されたキー(オプションの操作)に関連付けます。
put(String, String...) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
put(K, V) - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュに値を入力します。
PUT - 列挙型クラスio.helidon.common.http.Http.Methodの列挙定数
PUTメソッドは、含まれているエンティティを、指定したRequest-URIに保存するよう要求します。
putAll(Parameters) - クラスio.helidon.common.http.HashParametersのメソッド
 
putAll(Parameters) - インタフェースio.helidon.common.http.Parametersのメソッド
指定されたparametersからこのインスタンスにすべてのマッピングをコピーし、既存の関連付け(オプションの操作)の値を置き換えます。
putAll(Parameters) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
putAll(Parameters) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
 
putAll(Parameters) - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
 
putAll(ClassToInstanceStore<? extends T>) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
別のインスタンスからすべてのマッピングを配置します。
putDataSourceProperties(String, Properties) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
コンテンツが最終的にAbstractDataSourceExtension.addBean(BeanConfigurator, Named, Properties)メソッドによって処理されるデータ・ソース・プロパティの内部マップに、合成プロパティを追加します。
putIfAbsent(String, Iterable<String>) - クラスio.helidon.common.http.HashParametersのメソッド
 
putIfAbsent(String, Iterable<String>) - インタフェースio.helidon.common.http.Parametersのメソッド
指定されたキーがまだ値に関連付けられていない場合は、指定された値に関連付けられ、空のListを返します。それ以外の場合は、現在の値(オプションの操作)を返します。
putIfAbsent(String, Iterable<String>) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
putIfAbsent(String, String...) - クラスio.helidon.common.http.HashParametersのメソッド
 
putIfAbsent(String, String...) - インタフェースio.helidon.common.http.Parametersのメソッド
指定されたキーがまだ値に関連付けられていない場合は、指定された値に関連付けられ、空のListを返します。それ以外の場合は、現在の値(オプションの操作)を返します。
putIfAbsent(String, String...) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
putInstance(Class<? extends U>, U) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
明示的なクラスからインスタンスへのマッピングを行います。
putInstance (U) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
暗黙的なクラス・マッピングを持つインスタンスをこのストアに配置します。
putResource(Object, Object) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドが呼び出されたときに、現在のスレッドにバインドされているトランザクションに対して管理されているリソースのMap内のオブジェクトを追加または置換します。

Q

QUALIFIED_LONG_RUNNING_REQUESTS_THRESHOLD_CONFIG_KEY - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsSettings.Builderのstatic変数
長時間実行リクエスト拡張構成用の構成キー。
QUALITY_FACTOR_PARAMETER - インタフェースio.helidon.common.http.AcceptPredicateのstatic変数
メディア・タイプ品質ファクタの("q")パラメータ名。
qualityFactor() - インタフェースio.helidon.common.http.AcceptPredicateのメソッド
品質ファクタ・パラメータ("q")をdouble値として取得します。
qualityFactor() - クラスio.helidon.common.http.MediaTypeのメソッド
 
query() - インタフェースio.helidon.common.http.HttpRequestのメソッド
'?'文字を先頭に付けずにエンコードされた問合せ文字列を返します。
query() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
ヘルス・チェック文タイプを問合せに設定します。
query(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用して、データベース問合せを作成および実行します。
QUERY - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
問合せは、ゼロ個以上の結果を返す文です。
queryParam(String, TokenHandler) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
問合せパラメータ抽出構成を追加します。
queryParam(String, String...) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
問合せパラメータを追加します。
QueryParamHandler - io.helidon.security.integration.jerseyのクラス
問合せパラメータのハンドラ - それらを抽出してセキュリティ・ヘッダーに格納し、セキュリティがアクセスできるようにします。
queryParamHandlers() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
問合せパラメータ・ハンドラのリスト。
QueryParamMapping - io.helidon.securityのクラス
問合せパラメータをヘッダーにバインドするマップの定義。
queryParamName() - クラスio.helidon.security.QueryParamMappingのメソッド
マップする問合せパラメータの名前。
queryParams() - インタフェースio.helidon.common.http.HttpRequestのメソッド
問合せパラメータを返します。
queryParams() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
不変に構成された問合せパラメータを返します。
queryParams() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
不変に構成された問合せパラメータを返します。
queryParams() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
queryParams(Parameters) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
問合せパラメータを構成します。
queue(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
指定された宛先名とQUEUEをタイプとして使用します。
queue(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
指定された宛先名とQUEUEをタイプとして使用します。
QUEUE - 列挙型クラスio.helidon.messaging.connectors.jms.Typeの列挙定数
キュー接続タイプ。すべてのメッセージは1つのクライアントによってのみ消費されます。
queueCapacity(int) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
スレッド・プール・エグゼキュータのキュー容量。
queueLength(int) - クラスio.helidon.faulttolerance.Bulkhead.Builderのメソッド
処理を待機しているエンキュー済リクエストの最大数。

R

range(int, int) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
増加する整数の範囲を生成します。
RANGE - クラスio.helidon.common.http.Http.Headerの静的変数
"Range"ヘッダー名。
rangeLong(long, long) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
これまでに長くなったことがある範囲を生成します。
RATIO - 列挙型クラスio.helidon.tracing.jaeger.JaegerTracerBuilder.SamplerTypeの列挙定数
サンプルに対するリクエストの比率(倍精度)。
rawType() - クラスio.helidon.common.GenericTypeのメソッド
このジェネリック型インスタンスによって表される型を宣言したクラスまたはインタフェースを表すオブジェクトを返します。
read() - クラスio.helidon.media.common.DataChunkInputStreamのメソッド
 
read(byte[], int, int) - クラスio.helidon.media.common.DataChunkInputStreamのメソッド
 
read(DbRow) - インタフェースio.helidon.dbclient.DbMapperのメソッド
データベース行を読み取り、ターゲット・タイプ・インスタンスに変換します。
read(DbRow) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
この行のJSON-P表現を取得します。
read(DbRow, GenericType<T> ) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
データベース行を型付きの値に読み取ります。
read(DbRow, Class<T> ) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
データベース行を型付きの値に読み取ります。
read(Flow.Publisher<DataChunk>, GenericType<U>, MessageBodyReaderContext) - インタフェースio.helidon.media.common.MessageBodyReaderのメソッド
HTTPペイロードを指定されたタイプの単一パブリッシャに変換します。
read(Flow.Publisher<DataChunk>, GenericType<U>, MessageBodyReaderContext) - インタフェースio.helidon.media.common.MessageBodyStreamReaderのメソッド
指定されたHTTPペイロードを指定されたタイプのオブジェクトに変換します。
read(Flow.Publisher<DataChunk>, GenericType<U>, MessageBodyReaderContext) - クラスio.helidon.media.multipart.BodyPartBodyStreamReaderのメソッド
 
ReadableBodyPart - io.helidon.media.multipartのクラス
読取り可能な本文パート・エンティティ。
ReadableBodyPart.Builder - io.helidon.media.multipartのクラス
BodyPartインスタンスを作成するためのビルダー・クラス。
ReadableBodyPartHeaders - io.helidon.media.multipartのクラス
読み取り可能な本文パーツ・ヘッダー。
ReadableBodyPartHeaders.Builder - io.helidon.media.multipartのクラス
ReadableBodyPartHeadersインスタンスを作成するビルダー・クラス。
ReadableByteChannelPublisher - io.helidon.media.commonのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
削除されます。 かわりにIoMulti.multiFromByteChannel(java.nio.channels.ReadableByteChannel)を使用してください
ReadableByteChannelPublisher(ReadableByteChannel, RetrySchema) - クラスio.helidon.media.common.ReadableByteChannelPublisherのコンストラクタ
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
readBytes(Flow.Publisher<DataChunk>) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
指定されたパブリッシャのDataChunkをシングルバイト配列に収集します。
readDataAndDigest(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
データとそのダイジェストを同じ方法で読み取ります。
readDate() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
ファイルが最後に読み取られた日付を示すために使用できるmodification-dateパラメータの値を取得します。
readDate(ZonedDateTime) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
コンテンツ処理read-dateパラメータを設定します。
reader() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
デフォルトのJacksonエンティティ・リーダーを返します。
reader() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
デフォルトのJSON-Bエンティティ・リーダーを返します。
reader() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
デフォルトのJSON-Pエンティティ・リーダーを返します。
reader(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
ObjectMapperインスタンスに基づいて、新しいJacksonエンティティ・リーダーを作成します。
reader(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
Jsonbインスタンスに基づいて、新しいJSON-Bエンティティ・リーダーを作成します。
reader(JsonReaderFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
JsonReaderFactoryに基づいて、新しいJSON-Pエンティティ・リーダーを作成します。
Reader<R> - io.helidon.common.httpのインタフェース
非推奨。
2.0.0以降、かわりにio.helidon.media.common.MessageBodyReaderを使用してください
READER_FACTORY - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
JSONリーダー・ファクトリ。
readerContext() - クラスio.helidon.media.common.MediaContextのメソッド
構成されたリーダー・コンテキストを取得します。
readerContext() - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
データのアンマーシャリングに使用されるリーダー・コンテキストを取得します。
readerContext() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
リクエスト・ビルダーのリーダー・コンテキストを返します。
readerContext() - インタフェースio.helidon.webserver.WebServerのメソッド
MessageBodyReaderContextコンテキストを取得します。
readerInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
Jacksonリーダー・インスタンスを返します。
readerInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
JSON-Bリーダー・インスタンスを返します。
readerInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
JSON-Pリーダー・インスタンスを返します。
readError(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
エンティティ(コンテンツ長が0に設定されました)のない読取りエラー。
readError(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, JsonObject) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONエンティティでの読取りエラー。
readError(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, JsonObject) - クラスio.helidon.integrations.vault.auths.common.VaultRestApiのメソッド
 
readError(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONオブジェクトへの解析に失敗したエンティティでの読取りエラー。
readErrorFailedEntity(String, ApiRequest<?>, Http.RequestMethod, String, WebClientResponse, Throwable) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
レスポンス・エンティティの読取りに失敗した場合のエラー情報を読み取ります。
readers() - クラスio.helidon.media.common.DefaultMediaSupportのメソッド
 
readers() - インタフェースio.helidon.media.common.MediaSupportのメソッド
登録するリーダーのコレクションを返します。
readers() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
 
readers() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
 
readers() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
 
readers() - クラスio.helidon.media.multipart.MultiPartSupportのメソッド
 
readinessChecks() - インタフェースio.helidon.microprofile.health.HealthCheckProviderのメソッド
指定されたレディネスHealthCheckを返します。
readOnly() - クラスio.helidon.grpc.core.PriorityBagのメソッド
このPriorityBagの不変コピーを取得します。
ReadOnlyParameters - io.helidon.common.httpのクラス
Parametersの不変の実装。
ReadOnlyParameters(Parameters) - クラスio.helidon.common.http.ReadOnlyParametersのコンストラクタ
指定されたマルチ・マップからインスタンスを作成します。
ReadOnlyParameters(Map<String, List<String>>) - クラスio.helidon.common.http.ReadOnlyParametersのコンストラクタ
指定されたマルチ・マップからインスタンスを作成します。
readRoleId(ReadRoleId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
リクエストおよびレスポンスを完全に制御して、既存のAppRoleのRoleIDを読み取ります。
readRoleId(ReadRoleId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthRxのメソッド
リクエストおよびレスポンスを完全に制御して、既存のAppRoleのRoleIDを読み取ります。
readRoleId(String) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
既存のAppRoleのRoleIDを読み取ります。
readRoleId(String) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthRxのメソッド
既存のAppRoleのRoleIDを読み取ります。
ReadRoleId - io.helidon.integrations.vault.auths.approleのクラス
読み取りロールIDリクエストおよびレスポンス。
ReadRoleId.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
ReadRoleId.Response - io.helidon.integrations.vault.auths.approleのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
readString(Flow.Publisher<DataChunk>, Charset) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
DataChunkの指定されたパブリッシャをStringに変換します。
readThrough(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
readTimeout(long, TimeUnit) - クラスio.helidon.webclient.WebClient.Builderのメソッド
新しい読み取りタイムアウトを設定します。
readTimeout(long, TimeUnit) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
このリクエストの新しい読取りタイムアウトを設定します。
readURLEncodedString(Flow.Publisher<DataChunk>, Charset) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
DataChunkのパブリッシャを、URLデコーディングを介して処理されるStringに変換します。
realm() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
WWW認証レスポンス(必要に応じて)に使用するレルム。
realm(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
チャレンジを構築するための認証レルムを設定します。デフォルトは"ヘリ・ドン"です。
realm(String) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
ユーザーにチャレンジするときに使用するレルムを設定します。
realm(String) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
ユーザーにチャレンジするときに使用するレルムを設定します。
realm(String) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
ヘッダーがHttpSignHeader.AUTHORIZATIONで、署名がオプションでない場合に、"Authorization"ヘッダーのないインバウンド・リクエストのチャレンジに使用するレルム。
realm(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
リダイレクトされず、WWW認証ヘッダーを送り返すエラーが発生した場合に返されるレルム。
reasonPhrase() - インタフェースio.helidon.common.http.Http.ResponseStatusのメソッド
reason句を取得します。
reasonPhrase() - 列挙型クラスio.helidon.common.http.Http.Statusのメソッド
reason句を取得します。
receiveBufferSize() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
デフォルトのサーバー・ソケット上のリモート・ピアに通知されているTCP受信ウィンドウの推奨値を返します。
receiveBufferSize() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
サーバー・ソケット上のリモート・ピアに通知されるTCP受信ウィンドウの提案された値を返します。
receiveBufferSize(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
リモート・ピアに通知されているTCP受信ウィンドウの値を提案します。
receiveBufferSize(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
サーバー・ソケット上のリモート・ピアに通知されるTCP受信ウィンドウの推奨値を構成します。
receiveBufferSize(int) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
サーバー・ソケット上のリモート・ピアに通知されるTCP受信ウィンドウの推奨値を構成します。
receiveBufferSize(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
recordAnnotatedType(ProcessAnnotatedType<?>) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
注釈付きタイプの基礎となるJavaクラスを記録します。
recordPostProcessingWork(ServerRequest, BiConsumer<ServerResponse, Throwable>) - インタフェースio.helidon.metrics.serviceapi.PostRequestMetricsSupportのstaticメソッド
レスポンスがクライアントに送信された後に実行される後処理タスクを記録します。
recordProducerField(ProcessProducerField<?, ?>) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
アプリケーションで定義されたプロデューサ・フィールドを記録します。
recordProducerFields(ProcessProducerField<? extends Meter, ?>) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
 
recordProducerMethod(ProcessProducerMethod<?, ?>) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
アプリケーションで定義されたプロデューサ・メソッドを記録します。
recordProducerMethods(ProcessProducerMethod<? extends Meter, ?>) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
 
recover() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
recurringPolicy(ScheduledPollingStrategy.RecurringPolicy) - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
使用する繰返しポリシーを構成します。
redirect(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
デフォルトでは、クライアントはユーザーがログインするためにアイデンティティ・サーバーにリダイレクトする必要があります。
redirectAttemptParam() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
試行されたリダイレクトの数を格納するためにOIDCに渡される状態で使用されるパラメータの名前。
redirectAttemptParam(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
リダイレクトの試行回数を格納するために使用するパラメータを構成します。
REDIRECTION - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの列挙定数
3xx HTTPステータス・コード。
redirectionCount() - インタフェースio.helidon.webclient.WebClientRequestBuilder.ClientRequestのメソッド
リクエストがリダイレクトされた回数を返します。
redirectUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
リダイレクトURI。
redirectUri(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ユーザーがログインまたはスコープを認可した後に、OIDCサーバーが認可リクエストをリダイレクトするために使用する、webサーバー・コンポーネントを登録するURI。
redirectUriWithHost() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ホスト情報を含むリダイレクトURI。
redirectUriWithHost(String) - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
明示的なフロントエンドURIが構成で定義されていないかぎり、リクエストから取得されたホスト情報でURIをリダイレクトします。
reduce(BiFunction<T, T, T> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
コールバック関数を介して後続のアイテムを結合し、最終値の結果を単一として生成します。
reduce(Supplier<? extends R>, BiFunction<R, T, R> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
全てのアップストリーム・アイテムを累計値と組み合わせて、新しい累計値を作成し、最終累計値を単一として出力します。
ReferenceCounted - io.helidon.integrations.cdi.referencecountedcontextの注釈インタフェース
注釈が付けられたBeanがReferenceCountedContextに属することを示す注釈。
ReferenceCountedContext - io.helidon.integrations.cdi.referencecountedcontextのクラス
スレッド固有の参照数がゼロまたはゼロ未満になった場合にコンテキスト・インスタンスをdestroysする特別な目的AlterableContext
ReferenceCountedExtension - io.helidon.integrations.cdi.referencecountedcontextのクラス
ReferenceCountedContextをインストールおよび管理するExtension
ReferenceCountedExtension() - クラスio.helidon.integrations.cdi.referencecountedcontext.ReferenceCountedExtensionのコンストラクタ
新しいReferenceCountedExtensionを作成します。
referer() - インタフェースio.helidon.webserver.RequestHeadersのメソッド
オプションで、現在リクエストされているページへのリンクがたどられた、前のwebページ(ヘッダー"Referer")のアドレスを返します。
REFERER - クラスio.helidon.common.http.Http.Headerの静的変数
"Referer"ヘッダー名。
「反映済」 - io.helidon.commonの注釈インタフェース
この注釈が付いた型は、すべてのメソッドおよびフィールド(privateを含む)のリフレクション・サポートとともにネイティブ・イメージに追加されます。
register(BindableService) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
このビルダーによってビルドされるGrpcRoutingを含むBindableServiceを追加します。
register(BindableService, ServiceDescriptor.Configurer) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
このビルダーによってビルドされるGrpcRoutingを含むBindableServiceを追加します。
register(GrpcService) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
このビルダーによってビルドされるGrpcRoutingを含むGrpcServiceを追加します。
register(GrpcService, ServiceDescriptor.Configurer) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
このビルダーによってビルドされるGrpcRoutingを含むGrpcServiceを追加します。
register(ServiceDescriptor) - クラスio.helidon.grpc.server.GrpcRouting.Builderのメソッド
このビルダーで構築するServiceDescriptorGrpcRoutingに登録します。
register(MessageBodyReaderContext, MessageBodyWriterContext) - インタフェースio.helidon.media.common.MediaSupportのメソッド
リーダーおよびライターの登録に使用されるメソッド。
register(Service...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
register(Service...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
ビルダー・コンシューマを登録します。
register(WebTracingConfig) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
register(WebTracingConfig) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
このルーティングのトレースの構成。
register(Class<?>) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
register(Class<?>, int) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
register(Class<?>, Class<?>...) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
register(Class<?>, Map<Class<?>, Integer>) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
register(Class<? super T>, T) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
後でAnnotationAnalyzer.AnalyzerResponse.registry()を介して使用可能なオブジェクトを登録します。
register(Object) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
後でAnnotationAnalyzer.AnalyzerResponse.registry()を介して使用可能なオブジェクトを登録します。
register(Object) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
register(Object, int) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
register(Object, Class<?>...) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
register(Object, Map<Class<?>, Integer>) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
 
register(Object, T) - インタフェースio.helidon.common.context.Contextのメソッド
指定された分類子で新規インスタンスを登録します。
register(String, Service...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
register(String, Service...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
ビルダー・コンシューマを登録します。
register(String, Supplier<? extends Service>...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
register(String, Supplier<? extends Service>...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
ビルダー・コンシューマを登録します。
register(String, T) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
register(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
新しいサブスクライバをサブスクライブします。
register(Supplier<? extends Service>...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
register(Supplier<? extends Service>...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
ビルダー・コンシューマを登録します。
register(Metadata, T) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
register(Metadata, T, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
「レジスタ (T)」 - インタフェースio.helidon.common.context.Contextのメソッド
新規インスタンスを登録します。
registerConfig(Config, ClassLoader) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
registerDefaults(boolean) - クラスio.helidon.media.common.MediaContext.Builderのメソッド
デフォルトのリーダーおよびライターを登録するかどうか。
registerExecutorService(ExecutorService, int) - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.SupplierObserverContextのメソッド
サプライヤによって作成された新しいエグゼキュータ・サービスのコンテキストを作成したオブザーバに通知します。
registerFilter(MessageBodyFilter) - クラスio.helidon.media.common.MessageBodyContextのメソッド
 
registerFilter(MessageBodyFilter) - インタフェースio.helidon.media.common.MessageBodyFiltersのメソッド
メッセージ本文フィルタを登録します。
registerFilter(MessageBodyFilter) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
 
registerFilter(MessageBodyFilter) - インタフェースio.helidon.webserver.ServerResponseのメソッド
 
registerFilter(Function<Flow.Publisher<DataChunk>, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.common.http.Contentのメソッド
非推奨。
2.0.0以降、io.helidon.media.common.MessageBodyReaderContext.registerFilterを使用してください
registerFilter(Function<Flow.Publisher<DataChunk>, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
非推奨。
registerFilter(Function<Flow.Publisher<DataChunk>, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
非推奨。
2.0.0以降、かわりにServerResponse.registerFilter(io.helidon.media.common.MessageBodyFilter)を使用してください
registerGlobal(boolean) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
registerGlobal(boolean) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
有効にすると、作成されたインスタンスもグローバル・トレーサとして登録されます。
registerGlobal(boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
有効にすると、作成されたインスタンスもグローバル・トレーサとして登録されます。
registerGlobal(boolean) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
registerInterposedSynchronization(Synchronization) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
Synchronizationインスタンスを特別な順序セマンティクスに登録します。
registerMetrics() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupportのメソッド
このメトリクスをベンダー・メトリクス・レジストリに登録します。
registerPostRequestWork(BiConsumer<ServerResponse, Throwable>) - インタフェースio.helidon.metrics.serviceapi.PostRequestMetricsSupportのメソッド
サーバーがクライアントにレスポンスを送信した後に実行されるリクエスト後の処理を記録します。
registerReader(MessageBodyReader<?>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
 
registerReader(MessageBodyReader<?>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
 
registerReader(MessageBodyReader<?>) - インタフェースio.helidon.media.common.MessageBodyReadersのメソッド
リーダーを登録します。
registerReader(MessageBodyStreamReader<?>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
 
registerReader(MessageBodyStreamReader<?>) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
 
registerReader(MessageBodyStreamReader<?>) - インタフェースio.helidon.media.common.MessageBodyReadersのメソッド
ストリーム・リーダーを登録します。
registerReader(Class<T>, Reader<T> ) - インタフェースio.helidon.common.http.Contentのメソッド
非推奨。
2.0.0以降、io.helidon.media.common.MessageBodyReaderContext.registerReaderを使用してください
registerReader(Class<T>, Reader<T> ) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
非推奨。
registerReader(Class<T>, Reader<T> ) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
非推奨。
2.0.0以降かわりにMessageBodyReaderContext.registerReader(MessageBodyReader)を使用してください
registerReader(Predicate<Class<?>>, Reader<T> ) - インタフェースio.helidon.common.http.Contentのメソッド
非推奨。
2.0.0以降、io.helidon.media.common.MessageBodyReaderContext.registerReaderを使用してください
registerReader(Predicate<Class<?>>, Reader<T> ) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
非推奨。
registerReader(Predicate<Class<?>>, Reader<T> ) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
非推奨。
2.0.0以降かわりにMessageBodyReaderContext.registerReader(MessageBodyReader)を使用してください
registerResources(Resource...) - クラスio.helidon.webserver.jersey.JerseySupport.Builderのメソッド
registerService(Object, BeanManager, ServerCdiExtension) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
セキュリティおよびCDIによってアプリケーション・スコープが初期化された後にサービス関連のエンドポイントを登録し、コール元がオプションで使用するデフォルト・ルーティングを返します。
registerService(Object, BeanManager, ServerCdiExtension) - クラスio.helidon.microprofile.health.HealthCdiExtensionのメソッド
 
registerService(Object, BeanManager, ServerCdiExtension) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
 
registerService(Object, BeanManager, ServerCdiExtension) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
セキュリティおよびCDIによってアプリケーション・スコープが初期化された後にサービス関連のエンドポイントを登録し、コール元がオプションで使用するデフォルト・ルーティングを返します。
registerSupplier(Supplier<? extends ExecutorService>, int, String) - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserverのメソッド
サプライヤをオブザーバに認識させ、サプライヤがオブザーバとの将来の対話に使用するサプライヤのコンテキストを返します。
registerSupplier(Supplier<? extends ExecutorService>, int, String) - クラスio.helidon.metrics.ExecutorServiceMetricsObserverのメソッド
 
registerSupplier(Supplier<? extends ExecutorService>, int, String, List<ExecutorServiceSupplierObserver.MethodInvocation>) - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserverのメソッド
サプライヤをオブザーバに認識させ、サプライヤがオブザーバとの将来の対話に使用するサプライヤのコンテキストを返します。メトリック値を取得するためのメソッドを呼び出すためのExecutorServiceSupplierObserver.MethodInvocation抽象を使用します。
registerSupplier(Supplier<? extends ExecutorService>, int, String, List<ExecutorServiceSupplierObserver.MethodInvocation>) - クラスio.helidon.metrics.ExecutorServiceMetricsObserverのメソッド
 
registerSynchronization(Synchronization) - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのメソッド
指定されたSynchronizationを現在のTransactionに登録します。
registerWith(Consumer<? super Synchronization>) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
アクティブなトランザクションがある場合は、このJtaDataSourceを、最も一般的ですが、TransactionSynchronizationRegistry.registerInterposedSynchronization(Synchronization)メソッドへの参照である必要はありません。指定されたregistrarに登録します。
registerWriter(MessageBodyStreamWriter<?>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
 
registerWriter(MessageBodyStreamWriter<?>) - インタフェースio.helidon.media.common.MessageBodyWritersのメソッド
ストリーム・ライターを登録します。
registerWriter(MessageBodyStreamWriter<?>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
 
registerWriter(MessageBodyWriter<?>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
 
registerWriter(MessageBodyWriter<?>) - インタフェースio.helidon.media.common.MessageBodyWritersのメソッド
ライターを登録します。
registerWriter(MessageBodyWriter<?>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
 
「registerWriter(Class<T>, MediaType, 関数<? extends T, Flow.Publisher<DataChunk>>)」 - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
非推奨。
2.0.0以降、かわりにMessageBodyWriterContext.registerWriter(MessageBodyWriter)を使用してください
「registerWriter(Class<T>, MediaType, 関数<? extends T, Flow.Publisher<DataChunk>>)」 - インタフェースio.helidon.webserver.ServerResponseのメソッド
非推奨。
2.0.0以降、かわりにServerResponse.registerWriter(io.helidon.media.common.MessageBodyWriter)を使用してください
registerWriter(Class<T>, Function <T, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
非推奨。
2.0.0以降、かわりにMessageBodyWriterContext.registerWriter(MessageBodyWriter)を使用してください
registerWriter(Class<T>, Function <T, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
非推奨。
2.0.0以降、かわりにServerResponse.registerWriter(io.helidon.media.common.MessageBodyWriter)を使用してください
registerWriter(Predicate<?>, MediaType, Function<T, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
非推奨。
2.0.0以降、かわりにMessageBodyWriterContext.registerWriter(MessageBodyWriter)を使用してください
registerWriter(Predicate<?>, MediaType, Function<T, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
非推奨。
2.0.0以降、かわりにServerResponse.registerWriter(io.helidon.media.common.MessageBodyWriter)を使用してください
registerWriter(Predicate<?>, Function<T, Flow.Publisher<DataChunk>>) - クラスio.helidon.media.common.MessageBodyWriterContextのメソッド
非推奨。
2.0.0以降かわりにMessageBodyWriterContext.registerWriter(MessageBodyWriter)を使用してください
registerWriter(Predicate<?>, Function<T, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
非推奨。
2.0.0以降、かわりにServerResponse.registerWriter(io.helidon.media.common.MessageBodyWriter)を使用してください
REGISTRIES_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのstatic変数
個々のレジストリの設定を含む構成metricsセクション内の構成キー。
registry() - クラスio.helidon.integrations.micrometer.MicrometerSupportのメソッド
アプリケーションがメーターを作成および登録できるように、コンポジット・レジストリを返します。
registry() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
異なるスコープの(アプリケーション、リソース・クラス、メソッド)の分析間で情報を転送できるレジストリ。
Registry - io.helidon.metricsのクラス
メトリクス・レジストリ。
Registry(MetricRegistry.Type, RegistrySettings) - クラスio.helidon.metrics.Registryのコンストラクタ
新しいインスタンスを作成します。
registryFactory() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
現在構成されているRegistryFactoryを取得します。
registryFactory(RegistryFactory) - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
RegistryFactoryを設定します。
registryFactory(RegistryFactory) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
異なるエンドポイントを持つ複数のレジストリ・ファクトリを作成する場合は、RegistryFactory.create(MetricsSettings)またはRegistryFactory.create()を使用してそれらを作成し、異なるHelidonRestServiceSupport.Builder.webContext(String)コンテキストを持つ複数のMetricsSupportインスタンスを作成できます。
RegistryFactory - io.helidon.metricsのクラス
すべてのレジストリへのアクセス・ポイント。
RegistryFactory - io.helidon.metrics.apiのインタフェース
様々なタイプ(アプリケーション、ベース、ベンダー)のメトリクス・レジストリと静的メソッドを提供できるRegistryFactoryの動作: MetricsSettingsまたはConfig ( createメソッドを参照してください)に従って"free-standing"レジストリ・ファクトリを作成し、シングルトン・レジストリ・ファクトリを取得するか、MetricsSettingsまたはConfig (getInstanceメソッドを参照してください)に従って更新し、コンポーネント固有のメトリクス設定と全体的なメトリクス設定との組合せ、フル機能のメトリクスがパス(RegistryFactory.getInstance()メソッドを参照してください)で使用可能かどうかに基づいて、メトリクス対応コンポーネントの適切なレジストリ・ファクトリを取得します。
RegistryFactory(MetricsSettings, Registry, Registry) - クラスio.helidon.metrics.RegistryFactoryのコンストラクタ
新しいインスタンスを作成します。
RegistryFactoryProvider - io.helidon.metrics.api.spiのインタフェース
RegistryFactoryインスタンスを提供します。
RegistryFactoryProviderImpl - io.helidon.metricsのクラス
RegistryFactoryProviderのフル機能のメトリクス実装。
RegistryFactoryProviderImpl() - クラスio.helidon.metrics.RegistryFactoryProviderImplのコンストラクタ
 
RegistryFilterSettings - io.helidon.metrics.apiのインタフェース
レジストリのフィルタ設定。
RegistryFilterSettings.Builder - io.helidon.metrics.apiのインタフェース
新しいRegistryFilterSettingsインスタンス用のビルダー。
registrySettings(MetricRegistry.Type) - インタフェースio.helidon.metrics.api.MetricsSettingsのメソッド
指定されたレジストリ・タイプのRegistrySettingsを返します。
registrySettings(MetricRegistry.Type, RegistrySettings) - インタフェースio.helidon.metrics.api.MetricsSettings.Builderのメソッド
指定されたレジストリ・タイプのレジストリ設定を設定します。
RegistrySettings - io.helidon.metrics.apiのインタフェース
レジストリ(アプリケーション、ベンダー、ベース)内のメトリクスをグループまたは個別に制御する設定。
RegistrySettings.Builder - io.helidon.metrics.apiのインタフェース
RegistrySettingsのビルダー。
registryType() - クラスio.helidon.metrics.api.AbstractMetricのメソッド
 
registryType() - インタフェースio.helidon.metrics.api.HelidonMetricのメソッド
 
regular(Duration) - クラスio.helidon.config.PollingStrategiesのstaticメソッド
一定の間隔でスケジュールされたポーリング戦略を提供します。
RegularRecurringPolicy(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのコンストラクタ
繰返しポリシーを初期化します。
rejectedExecution(Runnable, ThreadPoolExecutor) - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
 
rejectionHandler(ThreadPool.RejectionHandler) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
スレッド・プール・エグゼキュータの拒否ポリシー。
RejectionHandler() - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのコンストラクタ
 
relativeResolver() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
relativeResolver() - クラスio.helidon.config.FileConfigSourceのメソッド
 
relativeResolver() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
relativeResolver() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
現在のリソースに対する相対リソースを解決します。
relativeResolver() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
release() - インタフェースio.helidon.common.http.DataChunkのメソッド
このチャンクを解放します。
release() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
releaseConfig(Config) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
releaseSavepoint(Savepoint) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
reload() - インタフェースio.helidon.config.Config.Contextのメソッド
構成全体のリロードをリクエストし、コンテキストの取得に使用された元のnodeと同じ構成keyに関連する構成ノードの新しいインスタンスを返します。
remaining() - インタフェースio.helidon.common.http.DataChunkのメソッド
現在の位置と基礎となる各ByteBufferの制限の間の要素の合計を返します。
remaining() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
remainingPart() - インタフェースio.helidon.webserver.PathMatcher.PrefixResultのメソッド
プレフィクスが一致する場合、一致しなかったリマインダを返します。
remoteAddress() - インタフェースio.helidon.webserver.BareRequestのメソッド
リクエストを送信したクライアントまたは最後のプロキシのインターネット・プロトコル(IP)アドレスを取得します。
remoteAddress() - インタフェースio.helidon.webserver.ServerRequestのメソッド
リクエストを送信したクライアントまたは最後のプロキシのインターネット・プロトコル(IP)アドレスを返します。
remotePort() - インタフェースio.helidon.webserver.BareRequestのメソッド
リクエストを送信したクライアントまたは最後のプロキシのインターネット・プロトコル(IP)ソース・ポートを返します。
remotePort() - インタフェースio.helidon.webserver.ServerRequestのメソッド
リクエストを送信したクライアントまたは最後のプロキシのインターネット・プロトコル(IP)ソース・ポートを返します。
remove(String) - クラスio.helidon.common.http.HashParametersのメソッド
 
remove(String) - インタフェースio.helidon.common.http.Parametersのメソッド
(オプションの操作)が存在する場合、キーのマッピングを削除します。
remove(String) - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
remove(String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
MdcProviderのすべてのインスタンスから、特定のキーを持つ値を削除します。
remove(String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
特定のロギング・フレームワークMDCストレージからキーにバインドされた値を削除します。
remove(String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
 
remove(String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
 
remove(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
メトリックを名前で削除します。
「(K)の削除」 - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュから値を削除します。
「(K)の削除」 - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
キャッシュからキーを削除します。
remove(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
IDによってメトリックを削除します。
removeApplications() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
検出されたすべてのアプリケーション(構成されたアプリケーションは削除されません)を削除します。
removeCookie() - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
SetCookieビルダー:既存のcookie (ログアウト時など)を削除します。
removeInstance(Class<U> ) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
ストアからインスタンスを削除し、現在の値を返します。
removeMatching(MetricFilter) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
removePayloadClaim(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
ペイロード・クレームを名前で削除します。
removeResourceClasses() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
検出および構成されたすべてのリソース・クラスを削除します。
renew(RenewToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
トークンに関連付けられたリースを更新します。
renew(RenewToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのメソッド
トークンに関連付けられたリースを更新します。
renewable() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
renewable() - クラスio.helidon.integrations.vault.VaultTokenBaseのメソッド
トークンが更新可能かどうか。
renewable(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
falseに設定すると、最初のTTLを介してトークンを更新できなくなります。
renewable(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
トークンの初期TTLを介して更新される機能を無効にするには、falseに設定します。
renewable(boolean) - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
トークンが更新可能かどうか。
RenewToken - io.helidon.integrations.vault.auths.tokenのクラス
トークンの更新リクエストとレスポンス。
RenewToken.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
RenewToken.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
repeat(int) - クラスio.helidon.config.RetryPoliciesのstaticメソッド
パラメータとして再試行回数を指定して、SimpleRetryPolicy.Builderクラスの新しいインスタンスを作成します。
replace(AtomicReference<Flow.Subscription>, Flow.Subscription) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
指定された着信Flow.Subscriptionを原子的にスワップするか、ターゲット・フィールドが取り消された場合は取り消します。
replaceImplementations(boolean) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
実装を置き換えるように構成されている場合、HelidonServiceLoader.Builder.addService(Object)を介して構成されたサービス実装は、Javaサービス・ローダー(完全修飾クラス名による比較)からロードされたものと同じ実装を置き換えます。
replyTo(Destination) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
このメッセージへの返信が必要な宛先。
request() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
特定のタイプを受信せずに、準備されたリクエストを実行します。
request() - インタフェースio.helidon.webserver.cors.CorsSupportBase.RequestAdapterのメソッド
このアダプタがラップするリクエストを返します。
request(long) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperのメソッド
 
request(long) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
バックプレッシャを手動で制御し、アップストリームからnアイテムをリクエストします。
request(GenericType<T> ) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
準備されたリクエストを実行し、レスポンスをリクエストされたタイプに変換します。
request(WebClientServiceRequest) - クラスio.helidon.webclient.metrics.WebClientMeterのメソッド
 
request(WebClientServiceRequest) - クラスio.helidon.webclient.metrics.WebClientMetricsのメソッド
 
request(WebClientServiceRequest) - クラスio.helidon.webclient.security.WebClientSecurityのメソッド
 
request(WebClientServiceRequest) - インタフェースio.helidon.webclient.spi.WebClientServiceのメソッド
実際のリクエストを送信する前にコールされるメソッド。
request(WebClientServiceRequest) - クラスio.helidon.webclient.tracing.WebClientTracingのメソッド
 
request(Class<T> ) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
準備されたリクエストを実行し、レスポンスをリクエストされたタイプに変換します。
Request(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのコンストラクタ
定義済みのプラグイン名で新しいリクエストを作成します。
REQUEST_ENTITY_TOO_LARGE_413 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
413 リクエスト・エンティティが大きすぎます。「HTTP/1.1ドキュメント」を参照してください。
REQUEST_SPAN_CONTEXT - クラスio.helidon.webserver.jersey.JerseySupportのstatic変数
Jerseyリソースにインジェクトできるリクエスト・スコープのスパン・コンテキスト修飾子。
REQUEST_TARGET - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstatic変数
メソッドとパスの組合せには、特別なヘッダー「"(request-target)」が使用されます。
REQUEST_TIMEOUT_408 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
408 リクエスト・タイムアウト、「HTTP/1.1ドキュメント」を参照。
REQUEST_URI_TOO_LONG_414 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
414 リクエストURIが長すぎます。「HTTP/1.1ドキュメント」を参照してください。
requestBytesPayload(String, ApiRequest<?>, Http.RequestMethod, String, WebClientRequestBuilder, Flow.Publisher<DataChunk>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
発行者リクエストのあるレスポンスのサプライヤを作成します。
requestDateTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
リクエストの処理が開始された時間。
requestDefaultBehaviorIfNone() - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
 
REQUESTED_RANGE_NOT_SATISFIABLE_416 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
416 リクエストされた範囲を満たすことができません。「HTTP/1.1ドキュメント」を参照してください。
RequestedCounter - io.helidon.common.reactiveのクラス
リクエストされたイベント・カウンタ。
RequestedCounter() - クラスio.helidon.common.reactive.RequestedCounterのコンストラクタ
厳密モードをオフにして新しいリクエスト・カウンタを作成します。
RequestedCounter(boolean) - クラスio.helidon.common.reactive.RequestedCounterのコンストラクタ
厳密モードがtrueの新しいリクエスト・カウンタを作成すると、すべての操作がロックによって保護されます。
requestHandlingCompleted(boolean) - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのメソッド
リクエストの処理が完了したレコード。
requestHandlingStarted(KeyPerformanceIndicatorSupport.Metrics) - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのメソッド
リクエストの処理が開始しようとしているレコード。
requestHeader(String, String) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
単一値ヘッダーを追加します。
requestHeader(String, List<String>) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
複数値ヘッダーを追加します。
requestHeaders() - クラスio.helidon.security.SecurityResponseのメソッド
使用する新しいリクエスト・ヘッダーを取得します。
requestHeaders(Map<String, List<String>>) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
リクエストの追加/置換ヘッダーを設定します。
RequestHeaders - io.helidon.webserverのインタフェース
HTTPリクエスト・ヘッダー指向の便利なメソッドを追加して、Parametersインタフェースを拡張します。
requestId() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
requestId() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
構成済リクエストID。
requestId() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
リクエストの起動に使用するリクエストID。
requestId() - クラスio.helidon.integrations.common.rest.ApiResponseのメソッド
使用されたリクエストID。
requestId() - 例外io.helidon.integrations.common.rest.ApiRestExceptionのメソッド
リクエストの起動に使用するリクエストID。
requestId() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
requestId() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
メッセージのロギングに使用されるリクエストID。
requestId() - インタフェースio.helidon.webserver.BareRequestのメソッド
このリクエストとそれに関連付けられたレスポンスに関連付けられた一意の相関ID。
requestId() - インタフェースio.helidon.webserver.BareResponseのメソッド
このレスポンスとそれに関連付けられたリクエストに関連付けられている一意の相関ID。
requestId() - インタフェースio.helidon.webserver.ServerRequestのメソッド
このリクエストとそれに関連付けられたレスポンスに関連付けられた一意の相関ID。
requestId() - インタフェースio.helidon.webserver.ServerResponseのメソッド
このレスポンスとそれに関連付けられたリクエストに関連付けられている一意の相関ID。
requestId(long) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
新規リクエストIDを設定します。
requestId(long) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
新規リクエストIDを設定します。
requestId(ApiRequest<?>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
適切なリクエストIDの検索を試みます。
requestId(String) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
requestId(String) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
ロギング((場合によってはネットワークを介して送信))のリクエストIDを構成します。
requestId(String) - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
このリクエストのディスパッチ時に使用されるリクエストID。
requestId(String) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたリクエストID。
requestId(String) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
requestId(String) - インタフェースio.helidon.integrations.common.rest.ResponseBuilderのメソッド
このリクエストのディスパッチ時に使用されるリクエストID。
requestJsonPayload(String, ApiRequest<?>, Http.RequestMethod, String, WebClientRequestBuilder, JsonObject) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONリクエストを使用したレスポンスのサプライヤを作成します。
RequestLineLogEntry - io.helidon.webserver.accesslogのクラス
リクエスト明細のアクセス・ログ・エントリ。
RequestLineLogEntry.Builder - io.helidon.webserver.accesslogのクラス
RequestLineLogEntry用のfluent APIビルダー。
requestMax() - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
アップストリームからunbounded個のアイテム数をリクエストし、バック・プレッシャを効果的にオフにします。
requestMediaType() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
requestMediaType() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
リクエスト・メディア・タイプ。
requestMediaType() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
requestMediaType(MediaType) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
requestMediaType(MediaType) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
メディア・タイプ・ヘッダー(JSONエンティティが存在する場合にはデフォルトでMediaType.APPLICATION_JSON、パブリッシャ・ベース・リクエストの場合はMediaType.APPLICATION_OCTET_STREAM、それ以外の場合は空)。
requestMediaType(MediaType) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
requestNanoTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
リクエスト処理が開始されたSystem.nanoTime()の時間。
requestPayload(String, ApiRequest<?>, Http.RequestMethod, String, WebClientRequestBuilder) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
レスポンス用のサプライヤを作成します。
RequestPredicate - io.helidon.webserverのクラス
リクエストを照合する論理式を作成するためのリクエスト条件のチェーンを作成できるFluent API。
RequestPredicate.ConditionalHandler - io.helidon.webserverのクラス
RequestPredicateに基づいて条件付きで他のHandlerインスタンスに委任するHandler
requestProcessingCompleted(boolean) - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのメソッド
リクエストが処理を完了したレコード。
requestProcessingStarted() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.DeferrableRequestContextのメソッド
リクエストの処理を開始しようとしているレコード。
RequestScopedTransformer - io.helidon.integrations.micronaut.cdi.processorのクラス
CDI RequestScoped注釈をMicronaut RequestScopeに変換します。
RequestScopedTransformer() - クラスio.helidon.integrations.micronaut.cdi.processor.RequestScopedTransformerのコンストラクタ
 
requestType(Class) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
 
requestType(Class) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
このメソッドのパラメータの型を設定します。
requestType(Class<Rnew>) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
リクエスト・タイプを設定します。
RequestType - io.helidon.microprofile.grpc.coreの注釈インタフェース
gRPCメソッドのリクエスト・タイプを示す注釈。
REQUIRE - 列挙型クラスio.helidon.webserver.ClientAuthenticationの列挙定数
認証が必要です。
REQUIRE_ENCRYPTION_CONFIG_KEY - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
シークレットの暗号化が必要かどうかを設定する構成キー(("security.config.require-encryption"))。
REQUIRE_ENCRYPTION_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
シークレットの暗号化が必要かどうかを設定する環境変数("SECURE_CONFIG_REQUIRE_ENCRYPTION")。
requireCn(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
falseに設定すると、証明書の生成中に共通の名前フィールドがオプションになります。
required() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
このオプションが本当に必要かどうか (例、。
required() - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの要素
RoutingName.value()を構成する必要がある場合はtrueに設定します。
REQUIRED - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
(十分なが必須の場合でも、必須は無視されます)を呼び出した場合、プロバイダは成功する必要があります。
REQUIRED - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの列挙定数
セキュリティを適用する必要があります。
requiredScopes() - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのメソッド
必要なスコープ。
requireEncryption(boolean) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
プロパティでパスワードの暗号化を要求するかどうか。
rescuedFileSuffix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・レスキュー・ファイルの名前サフィクス。
RESET_CONTENT_205 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
205 コンテンツのリセット。「HTTP/1.1ドキュメント」を参照してください。
resolveAtnProvider(String) - インタフェースio.helidon.security.Securityのメソッド
名前で認証プロバイダを検索するか、名前が使用できない場合はデフォルトを使用します。
resolveAtzProvider(String) - インタフェースio.helidon.security.Securityのメソッド
名前で認可プロバイダを検索するか、名前が使用できない場合はデフォルトを使用します。
resolveOptions(ConfigResolveOptions) - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
ConfigResolveOptionsのカスタム・インスタンスを設定します。
resolveOutboundProvider(String) - インタフェースio.helidon.security.Securityのメソッド
アウトバウンド・プロバイダを名前で検索するか、名前が使用できない場合はデフォルトを使用します。
resolvingEnabled(boolean) - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
HOCON解決代替のサポートを有効または無効にします。
resource(Resource) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
リソース(JSONテキスト・コンテンツを指す必要があります)からキーをロードします。
resource(String) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
構成のロード元のクラスパス・リソースを構成します。
resource(String) - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
ソースとして使用するクラスパス・リソースを構成します。
Resource - io.helidon.common.configurableのインタフェース
URL (Resource.create(URI))、classpath (Resource.create(String))、filesystem (Resource.create(Path)、configの内容(Resource.create(Config)、入力ストリーム(Resource.create(String, InputStream)、または、直接値(Resource.create(String, byte[])Resource.create(String, String))からロードできるリソースの表現。
Resource.Source - io.helidon.common.configurable内の列挙クラス
Resourceのソース。
resourceConfig() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
このアプリケーションのリソース構成。
resourceConfig(ResourceConfig) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSリソース構成。
ResourceException - io.helidon.common.configurableでの例外
Resourceおよびその他のリソース関連コンポーネントから使用される例外で、Resourceまたはそこから生成されたインスタンスへのアクセス権に関する問題をマークします。
ResourceException(String) - 例外io.helidon.common.configurable.ResourceExceptionのコンストラクタ
例外(メッセージのみ)。
ResourceException(String, Throwable) - 例外io.helidon.common.configurable.ResourceExceptionのコンストラクタ
メッセージと原因を含む例外。
resources() - インタフェースio.helidon.security.SecurityRequestのメソッド
キーのマップをリソース・インスタンスに返します。
response() - 例外io.helidon.webclient.WebClientExceptionのメソッド
サーバーからのレスポンスが原因でこの例外が発生したWebClientResponse
response(WebClientRequestBuilder.ClientRequest, WebClientServiceResponse) - クラスio.helidon.webclient.metrics.WebClientMetricsのメソッド
 
response(WebClientRequestBuilder.ClientRequest, WebClientServiceResponse) - インタフェースio.helidon.webclient.spi.WebClientServiceのメソッド
レスポンスの最後のバイトが処理されるときに呼び出されるメソッド。
ResponseBuilder<B extends ResponseBuilder< B,T,X >,T,X > - io.helidon.integrations.common.restのインタフェース
インタフェースとして抽出されたレスポンス・ビルダーで、Javaで複数継承できない制限に対処します。
responseDateTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
レスポンスの処理が終了した時間。
responseHeader(String, String) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
単一値ヘッダーを追加します。
responseHeader(String, List<String>) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
複数値ヘッダーを追加します。
responseHeaders() - クラスio.helidon.security.SecurityResponseのメソッド
使用する新しいレスポンス・ヘッダーを取得します。
responseHeaders(Map<String, List<String>>) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
リクエストの追加/置換ヘッダーを設定します。
ResponseHeaders - io.helidon.webserverのインタフェース
HTTPレスポンス・ヘッダー指向の定数および便利なメソッドを追加して、Parametersインタフェースを拡張します。
ResponseHelper - io.helidon.grpc.coreのクラス
StreamObserverへのレスポンスの送信を処理するいくつかのヘルパー・メソッド。
responseMediaType() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
responseMediaType() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
レスポンス・メディア・タイプ。
responseMediaType() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
responseMediaType(MediaType) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
responseMediaType(MediaType) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
パブリッシャを返すリクエスト(デフォルトではMediaType.APPLICATION_OCTET_STREAM)を除き、ほとんどのリクエストの場合、acceptヘッダーのデフォルトはMediaType.APPLICATION_JSONです。
responseMediaType(MediaType) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
responseNanoTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
レスポンス処理で(最後に書き込まれたバイト)が終了したときのSystem.nanoTime()の時間。
responseSupplier(Http.RequestMethod, String, ApiRequest<?>, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエストからレスポンス・サプライヤを作成します。
responseTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
レスポンスのトレース・スパンを作成します。
ResponseTracing - io.helidon.security.integration.commonのクラス
セキュリティ・レスポンスのトレース・サポート。
responseType(Class) - クラスio.helidon.grpc.client.ClientMethodDescriptor.Builderのメソッド
 
responseType(Class) - インタフェースio.helidon.grpc.client.ClientMethodDescriptor.Rulesのメソッド
このメソッドのパラメータの型を設定します。
responseType(Class<Rnew>) - インタフェースio.helidon.grpc.server.MethodDescriptor.Rulesのメソッド
レスポンス・タイプを設定します。
ResponseType - io.helidon.microprofile.grpc.coreの注釈インタフェース
gRPCメソッドのレスポンス・タイプを示す注釈。
rest() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
キーのサブキーを返します。
RestApi - io.helidon.integrations.common.restのインタフェース
JSONベースのREST API操作。
RestApi.Builder<B extends RestApi.Builder< B,T >,T extends RestApi> - io.helidon.integrations.common.restのクラス
REST APIのベース・ビルダー。
RestApiBase - io.helidon.integrations.common.restのクラス
ベースREST API実装。
RestApiBase(RestApi.Builder<?, ?>) - クラスio.helidon.integrations.common.rest.RestApiBaseのコンストラクタ
新しいインスタンスには、RestApi.Builderのサブクラスが必要です。
RestException - io.helidon.integrations.common.restでの例外
ApiRestExceptionの実装。
RestException.Builder - io.helidon.integrations.common.restのクラス
RestExceptionのFluent APIビルダー。
RestRequest - io.helidon.integrations.common.restのクラス
単純なRESTリクエスト。
restServiceSettings(RestServiceSettings.Builder) - インタフェースio.helidon.metrics.serviceapi.MetricsSupport.Builderのメソッド
RESTサービス設定を設定します。
restServiceSettings(RestServiceSettings.Builder) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupport.Builderのメソッド
RESTサービス設定のビルダーを設定します。
RestServiceSettings - io.helidon.servicecommon.restのインタフェース
RESTサービスの共通設定。
RestServiceSettings.Builder - io.helidon.servicecommon.restのインタフェース
RestServiceSettingsのビルダー。
RestServiceSupport - io.helidon.servicecommon.restのインタフェース
必要な動作(主にサービス・サポート実装のHelidonRestCdiExtensionで必要)。
resultFuture() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
結果が完全に読み取られた後に完了するステージ。
resultFuture(CompletionStage<Long>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
結果の完了をマークする新しい将来を設定します(例:
resume(Transaction) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
コール元のスレッドと、指定されたTransactionオブジェクトで表されるトランザクションとのトランザクション・コンテキストの関連付けを再開します。
retainDiscoveredApplications(boolean) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
このビルダーを介してアプリケーションまたはリソース・クラスが追加された場合、CDIによって検出されたアプリケーションは無視されます。
retries() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
再試行回数
retries(int) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
(最初の呼出しの除外)の再試行回数。
retries(int) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
ゼロより大きい値を設定すると、一時的なエラーが発生する可能性があるため、クライアントは送信に失敗したレコードを再送信します。
retry(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
retry(long) - インタフェースio.helidon.common.reactive.Singleのメソッド
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
retry(long) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
retry(Callable<Boolean>) - クラスio.helidon.config.testing.MatcherWithRetryのstaticメソッド
成功したか再試行制限を超えるまで、指定された作業を再試行します。
retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Multiのメソッド
述語がtrueを返す場合、失敗したアップストリームを再試行します。
retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Singleのメソッド
述語がtrueを返す場合、失敗したアップストリームを再試行します。
retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
述語がtrueを返す場合、失敗したアップストリームを再試行します。
「再試行」 - io.helidon.faulttoleranceのインタフェース
再試行では、非同期タスクの実行に適用される再試行ポリシーがサポートされます。
RETRY_AFTER - クラスio.helidon.common.http.Http.Headerのstatic変数
"Retry-After"ヘッダー名。
Retry.Builder - io.helidon.faulttoleranceのクラス
RetryのFluent APIビルダー。
Retry.DelayingRetryPolicy - io.helidon.faulttoleranceのクラス
定義されたファクタによる再試行間の遅延を延長する再試行ポリシー。
Retry.DelayingRetryPolicy.Builder - io.helidon.faulttoleranceのクラス
Retry.DelayingRetryPolicyのFluent APIビルダー。
Retry.JitterRetryPolicy - io.helidon.faulttoleranceのクラス
"ジッター"時間を使用して実行間の遅延をランダム化する再試行ポリシー。
Retry.JitterRetryPolicy.Builder - io.helidon.faulttoleranceのクラス
Retry.JitterRetryPolicyのFluent APIビルダー。
Retry.RetryPolicy - io.helidon.faulttoleranceのインタフェース
再試行間の遅延を処理する再試行ポリシー。
retryCounter() - インタフェースio.helidon.faulttolerance.Retryのメソッド
呼び出されたメソッドが再試行された回数。
RetryPolicies - io.helidon.configのクラス
クラスは、組込みのRetryPolicy実装へのアクセスを提供します。
retryPolicy() - クラスio.helidon.config.AbstractSourceのメソッド
 
retryPolicy() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
retryPolicy() - インタフェースio.helidon.config.spi.Sourceのメソッド
この構成ソースに構成されているポリシーを再試行します。
retryPolicy(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成に基づいて再試行ポリシーをロードします。
retryPolicy(Retry.RetryPolicy) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
再試行間の遅延の計算に使用する再試行ポリシーを構成します。
retryPolicy(Supplier<? extends RetryPolicy>) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
 
retryPolicy(Supplier<? extends RetryPolicy>) - インタフェースio.helidon.config.spi.Source.Builderのメソッド
このソースで使用する再試行ポリシーを構成します。
RetryPolicy - io.helidon.config.spiのインタフェース
ConfigSourceによるデータ・ロードの再試行を制御するメカニズム。
RetryPolicyProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいて再試行ポリシーを作成するJavaサービス・ローダー・サービス。
retrySchema(RetrySchema) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
チャネルからの読取り時に使用するスキーマを再試行します。
RetrySchema - io.helidon.common.reactiveのインタフェース
ポーリングpublisherでの次の読取り/ポーリング操作の遅延を定義します。
RetryTimeoutException - io.helidon.faulttoleranceでの例外
TimeoutExceptionのサブクラス。全体のタイムアウトに達したときにRetryによってスローされた例外と、Timeoutによってスローされた例外を区別します。
RetryTimeoutException(Throwable, String) - 例外io.helidon.faulttolerance.RetryTimeoutExceptionのコンストラクタ
指定した詳細メッセージでRetryTimeoutExceptionを構成します。
retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U> >) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U> >) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U> >) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
returnType() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
メソッドの戻り型を取得します。
revocationTime() - クラスio.helidon.integrations.vault.secrets.pki.RevokeCertificate.Responseのメソッド
証明書の即時失効。
revoke(RevokeToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
トークンおよびすべての子トークンを取り消します。
revoke(RevokeToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのメソッド
トークンおよびすべての子トークンを取り消します。
revokeAndOrphan(RevokeAndOrphanToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
トークンを呼び出し、すべての子トークンをオー・ファンにします。
revokeAndOrphan(RevokeAndOrphanToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのメソッド
トークンを呼び出し、すべての子トークンをオー・ファンにします。
RevokeAndOrphanToken - io.helidon.integrations.vault.auths.tokenのクラス
取消および孤立トークンのリクエストおよびレスポンス。
RevokeAndOrphanToken.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
RevokeAndOrphanToken.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
revokeCertificate(RevokeCertificate.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書を取り消します。
revokeCertificate(RevokeCertificate.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
証明書を取り消します。
revokeCertificate(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書をシリアル番号で取り消します。
revokeCertificate(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
証明書をシリアル番号で取り消します。
RevokeCertificate - io.helidon.integrations.vault.secrets.pkiのクラス
証明書リクエストおよびレスポンスを取り消します。
RevokeCertificate.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
RevokeCertificate.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
RevokeToken - io.helidon.integrations.vault.auths.tokenのクラス
トークンのリクエストおよびレスポンスを取り消します。
RevokeToken.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
RevokeToken.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
RFC_1123_DATE_TIME - クラスio.helidon.common.http.Http.DateTimeのstatic変数
'Tue, 3 Jun 2008 11:05:30 GMT'などのRFC1123日時フォーマッタ。
RFC_850_DATE_TIME - クラスio.helidon.common.http.Http.DateTimeのstatic変数
'Sunday, 06-Nov-94 08:49:37 GMT'などのRFC850日時フォーマッタ。
「ロール」 - io.helidon.securityのクラス
RBAC (ロール・ベースのアクセス制御)スキームで使用されるセキュリティ・ロール。
ROLE_APPROLE - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
非推奨。
IDCSレスポンスから取得するアプリケーション・ロールのJSONキー。
ROLE_APPROLE - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのstatic変数
IDCSレスポンスから取得するアプリケーション・ロールのJSONキー。
ROLE_GROUP - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
非推奨。
IDCSレスポンスから取得するグループ・ロールのJSONキー。
ROLE_GROUP - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBaseのstatic変数
IDCSレスポンスから取得するグループ・ロールのJSONキー。
ROLE_TYPE - クラスio.helidon.security.Roleのstatic変数
Grant.type()で使用される付与のタイプ。
Role.Builder - io.helidon.securityのクラス
Role用のfluent APIビルダー。
RoleAnnotationAnalyzer - io.helidon.security.abac.roleのクラス
認証が必要かどうかをPermitAll注釈をチェックするAnnotationAnalyzerの実装。
RoleAnnotationAnalyzer() - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのコンストラクタ
 
roleCache(EvictableCache<String, List<Grant>>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
非推奨。
ロール・キャッシングに明示的なEvictableCacheを使用します。
roleCache(EvictableCache<String, List<Grant>>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProvider.Builderのメソッド
ロール・キャッシングに明示的なEvictableCacheを使用します。
roleId() - クラスio.helidon.integrations.vault.auths.approle.ReadRoleId.Responseのメソッド
Vaultから読み込まれたロールID。
roleId(String) - クラスio.helidon.integrations.vault.auths.approle.Login.Requestのメソッド
AppRoleのロールID。
roleMapTracing(String) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
ロール・マッパーのトレース・ペインを作成します。
RoleMapTracing - io.helidon.security.integration.commonのクラス
ロール・マッピングのトレース。
roleName() - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
構成済ロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.approle.DeleteAppRole.Requestのメソッド
AppRole名。
roleName(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
AppRoleの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
作成するロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.k8s.DeleteRole.Requestのメソッド
削除するロール名。
roleName(String) - クラスio.helidon.integrations.vault.auths.k8s.Login.Requestのメソッド
Vaultロール名。
roleName(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークン・ロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
トークン・ロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.token.DeleteTokenRole.Requestのメソッド
トークン・ロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
 
roleName(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
ロール名を構成します。
roles() - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
ユーザーが属するロールのセットを取得します。
rolesAllowed(String...) - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
このパスに許可されているロールの配列 - ロールをサポートするセキュリティ・プロバイダが必要です。
rolesAllowed(String...) - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
rolesAllowed(String...) - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
rolesAllowed(String...) - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
このパスに許可されているロールの配列 - ロールをサポートするセキュリティ・プロバイダが必要です。
RoleValidator - io.helidon.security.abac.roleのクラス
サブジェクトのロール属性を検証できるバリデータ。
RoleValidator.RoleConfig - io.helidon.security.abac.roleのクラス
Roleバリデータの属性構成クラス。
RoleValidator.RoleConfig.Builder - io.helidon.security.abac.roleのクラス
RoleValidator.RoleConfig用のfluent APIビルダー。
RoleValidator.Roles - io.helidon.security.abac.roleの注釈インタフェース
特定のサブジェクト・タイプの"許可されたロール"の定義。
RoleValidator.RolesContainer - io.helidon.security.abac.roleの注釈インタフェース
RoleValidator.Rolesの繰返し可能な注釈。
RoleValidatorService - io.helidon.security.abac.roleのクラス
RoleValidator ABACセキュリティ・プロバイダ用のJavaサービス。
RoleValidatorService() - クラスio.helidon.security.abac.role.RoleValidatorServiceのコンストラクタ
 
rollback() - インタフェースio.helidon.dbclient.DbTransactionのメソッド
このトランザクションを(最終的に)ロールバックに対して構成します。
rollback() - クラスio.helidon.dbclient.mongodb.MongoDbTransactionのメソッド
 
rollback() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
rollback() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
現在のスレッドに関連付けられているトランザクションをロールバックします。
rollback() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
rollback(Savepoint) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
root() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
これがルート構成オブジェクトかどうか。
ROUND_ROBIN - 列挙型クラスio.helidon.webclient.DnsResolverTypeの列挙定数
ラウンドロビンDNSリゾルバ。
route(Http.Method, String, Handler) - クラスio.helidon.webserver.Http1Routeのstaticメソッド
HTTP/1固有のルートを作成します。
route(Http.Method, String, Handler) - クラスio.helidon.webserver.http2.Http2Routeのstaticメソッド
HTTP/2固有のルートを作成します。
route(Http.Method, String, Handler) - インタフェースio.helidon.webserver.HttpRouteのstaticメソッド
HTTPルートを作成します。
route(BareRequest, BareResponse) - インタフェースio.helidon.webserver.Routingのメソッド
このルーティングを使用して、最小限のリクエストおよびレスポンスを処理します。
route(BareRequest, BareResponse) - クラスio.helidon.webserver.websocket.WebSocketRoutingのメソッド
 
route(HttpRoute) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
route(HttpRoute) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
ルートを追加します。
route(PathMatcher, Handler, Http.Method...) - クラスio.helidon.webserver.Http1Routeのstaticメソッド
HTTP/1.1固有のルートを作成します。
route(PathMatcher, Handler, Http.Method...) - クラスio.helidon.webserver.http2.Http2Routeのstaticメソッド
HTTP/2固有のルートを作成します。
「ルーター」 - io.helidon.webserverのインタフェース
サーバーのルーター。
Router.Builder - io.helidon.webserverのインタフェース
スタンドアロン・ルーター用のビルダー。
Router.RouterBuilder<B extends Router.RouterBuilder<B>> - io.helidon.webserverのインタフェース
Router.Builderで使用される汎用ビルダー・インタフェース。
routing() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
GrpcRouting.Builderを取得して、サーバーを構成する前にルーティングを変更できるようにします。
routing() - インタフェースio.helidon.servicecommon.rest.RestServiceSettingsのメソッド
サービス・エンドポイントに使用されるルーティング名を返します。
routing(Routing) - クラスio.helidon.webserver.WebServer.Builderのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
routing(Class<T>、T) - インタフェースio.helidon.webserver.Routerのメソッド
特定のタイプのルーティングを取得します。
routing(String) - インタフェースio.helidon.servicecommon.rest.RestServiceSettings.Builderのメソッド
サービス・エンドポイントの設定に使用するルーティング名を設定します。
routing(Consumer<Routing.Builder>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
このWebServerのデフォルト・ルーティングを構成します。
routing(Supplier<Routing>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
このWebServerのデフォルト・ルーティングを構成します。
Routing - io.helidon.webserverのインタフェース
ルーティングは、ルーティング・ルールを使用したHTTPリクエスト/レスポンス・ハンドラの構成を表します。
ROUTING_NAME_CONFIG_KEY - インタフェースio.helidon.servicecommon.rest.RestServiceSettings.Builderのstatic変数
ルーティング名設定の構成キー。
Routing.Builder - io.helidon.webserverのクラス
Routingビルダー。
Routing.Rules - io.helidon.webserverのインタフェース
HTTPリクエスト・ルーティング・ルールを定義するAPI。
routingBuilder() - インタフェースio.helidon.microprofile.server.RoutingBuildersのメソッド
 
routingBuilder(Optional<String>, boolean, String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
工順ビルダーへのアクセス権を提供します。
RoutingBuilders - io.helidon.microprofile.serverのインタフェース
コンポーネント(存在する場合)の構成に基づいて、Helidon MPサービスにRouting.Builderインスタンス(デフォルトおよび実際)を提供します。それ以外の場合はデフォルトです。
routingName(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
ルーティング名を構成します。
RoutingName - io.helidon.microprofile.serverの注釈インタフェース
ApplicationまたはServiceを、WebServerの特定の(named)ルーティングにバインドします。
routingNameRequired(boolean) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
JaxRsApplication.routingName()がデフォルト以外の名前に構成されている場合、このプロパティで名前が必要な(このような名前付きポートが構成されていない場合、ブートは失敗)かどうかを制御するか、または指定されたルーティングが欠落しているときにデフォルトのルーティングを使用できます。
RoutingPath - io.helidon.microprofile.serverの注釈インタフェース
ルーティングに登録するServiceのパス。
rPad(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
右パディングを適用して、定義された長さを埋めます。
RSA_OAEP - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの列挙定数
RSA-OAEPは、RSA/ECB/OAEPWithSHA-1AndMGF1Padding暗号をコンテンツ・キーの暗号化に使用することを宣言します。
RSA_OAEP_256 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの列挙定数
RSA-OAEP-256は、RSA/ECB/OAEPWithSHA-256AndMGF1Padding暗号がコンテンツ・キーの暗号化に使用されることを宣言します。
RSA1_5 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの列挙定数
RSA1_5は、RSA/ECB/PKCS1Padding暗号がコンテンツ・キーの暗号化に使用されることを宣言します。
run() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
「(I)を実行」 - インタフェースio.helidon.scheduling.ScheduledConsumerのメソッド
定義された間隔でスケジューラによって呼び出されます。
runAfterBoth(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterBoth(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterBothAsync(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterBothAsync(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterEither(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterEither(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterEitherAsync(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterEitherAsync(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAs(Subject, Runnable) - インタフェースio.helidon.security.SecurityContextのメソッド
指定されたサブジェクトの下で指定されたコードを実行します。
runAs(String, Runnable) - インタフェースio.helidon.security.SecurityContextのメソッド
追加の明示的なロールを追加して、現在のユーザーとして指定されたコードを実行します。
runInContext(Context, Runnable) - クラスio.helidon.common.context.Contextsのstaticメソッド
指定されたコンテキストで実行可能ファイルを実行します。
runInContext(Context, Callable<T> ) - クラスio.helidon.common.context.Contextsのstaticメソッド
指定されたコンテキストでコール可能オブジェクトを実行します。
runInContextWithThrow(Context, Callable<T> ) - クラスio.helidon.common.context.Contextsのstaticメソッド
指定されたコンテキストで呼出し可能オブジェクトを実行し、その実行から例外をスローします。
runInNewContext(Runnable) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
 
runTasks(ServerRequest, ServerResponse, Throwable) - インタフェースio.helidon.metrics.serviceapi.PostRequestMetricsSupportのメソッド
後処理タスクを実行します。
runtimeStart(Config) - クラスio.helidon.config.mp.MpConfigProviderResolverのstaticメソッド
このメソッドは、ランタイム構成が使用可能になった直後にネイティブ・イメージ内で実行する場合にのみ呼び出す必要があります。
RuntimeStart - io.helidon.microprofile.cdiの注釈インタフェース
アプリケーション(ビルド時間とは対照的)の実行時間。
RuntimeStart.Literal - io.helidon.microprofile.cdiのクラス
注釈インスタンスが必要な場合に使用する注釈リテラル。

S

safeReadContent(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
指定されたファイルの内容を読み取ります。
SafeStreamObserver<T> - io.helidon.grpc.coreのクラス
例外を正しく処理するStreamObserver
sameSite(SetCookie.SameSite) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
SameSite cookieパラメータ。
samplerParam(Number) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
サンプラ・パラメータ(number)。
samplerType(JaegerTracerBuilder.SamplerType) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
サンプラ・タイプ。
sanitize(boolean) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
出力サニタイズの構成。
sanitize(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
構成されたサニタイズを適用します。
scale() - インタフェースio.helidon.dbclient.DbColumnのメソッド
この列のスケール。
scan(Map<String, List<String>>) - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.NoopPropagatedHeadersのメソッド
 
scan(Map<String, List<String>>) - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.PrefixedPropagatedHeadersのメソッド
 
scan(Map<String, List<String>>) - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのメソッド
許可されたプレフィクスを持つヘッダーのヘッダー・マップをスキャンします。
schedule(long, long, TimeUnit) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
ファイル・ウオッチャのスケジュールを構成します。
「スケジュールされた」 - io.helidon.microprofile.schedulingの注釈インタフェース
指定されたcron式に従って、定期的に起動するメソッドをマークします。
ScheduledConsumer<I extends Invocation> - io.helidon.schedulingのインタフェース
コンシューマは、定義された間隔でschedulerによって起動されます。
scheduledExecutor(ScheduledExecutorService) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
再試行をスケジュールするエグゼキュータ・サービス。
scheduledExecutor(Supplier<? extends ScheduledExecutorService>) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
フォルト・トレランスのためのHelidon全体のスケジュール済エグゼキュータ・サービスを構成します。
ScheduledPollingStrategy - io.helidon.configのクラス
ユーザーが定期的に起動されるポーリング・イベントをスケジュールできるようにする戦略。
ScheduledPollingStrategy.Builder - io.helidon.configのクラス
ScheduledPollingStrategy用のfluent APIビルダー。
ScheduledPollingStrategy.RecurringPolicy - io.helidon.configのインタフェース
ユーザーがスケジュールされたティックの間隔を変更するための独自のポリシーを定義できるSPI。
ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilder - io.helidon.configのクラス
境界およびScheduledPollingStrategy.RecurringPolicy.shorten()またはScheduledPollingStrategy.RecurringPolicy.lengthen()によって提供されるフィードバックに反応する可能性を使用して、動作を変更する機能を持つScheduledPollingStrategy.RecurringPolicyのビルダーを作成します。
ScheduledPollingStrategy.RegularRecurringPolicy - io.helidon.configのクラス
定期的なポーリング戦略の実装。
scheduledThreadPoolSupplier() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtensionのメソッド
この拡張機能によって構成されたScheduledThreadPoolSupplierにアクセスします。
ScheduledThreadPoolSupplier - io.helidon.common.configurableのクラス
カスタムのスケジュール済スレッド・プールのサプライヤ。
ScheduledThreadPoolSupplier.Builder - io.helidon.common.configurableのクラス
ScheduledThreadPoolSupplier用のfluent APIビルダー。
scheduler(ScheduledThreadPoolSupplier) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
JMSからメッセージをプルするループのカスタム・エグゼキュータ・サプライヤ。
scheduler(ScheduledThreadPoolSupplier) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
JMSからメッセージをプルするループのカスタム・エグゼキュータ・サプライヤ。
scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
JMSからメッセージを取得するループのカスタム・エグゼキュータ。
scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
JMSからメッセージを取得するループのカスタム・エグゼキュータ。
scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
Kafkaからの広告プロセス・メッセージを読み取るスケジューラを指定します。
SCHEDULER_THREAD_NAME_PREFIX - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
ポーリングに使用されるスレッド名プレフィクスの構成キー。
「スケジュール」 - io.helidon.schedulingのクラス
指定された固定レートまたはcron式を使用して定期的に実行されるタスクをスケジュールします。
Scheduling.CronBuilder - io.helidon.schedulingのクラス
提供されたcron式に従って定期的に実行されるタスクのビルダー。
Scheduling.FixedRateBuilder - io.helidon.schedulingのクラス
固定レートで定期的に実行されるタスクのビルダー。
SchedulingCdiExtension - io.helidon.microprofile.schedulingのクラス
CDI拡張機能のスケジューリング。
SchedulingCdiExtension() - クラスio.helidon.microprofile.scheduling.SchedulingCdiExtensionのコンストラクタ
 
SchedulingException - io.helidon.schedulingでの例外
Scheduling固有の例外。
schema() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエストURIのスキーマ。
schema(GraphQLSchema) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
使用するGraphQLスキーマを構成します。
schema(String) - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
リクエストの新しいスキーマを設定します。
schemaString() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
このGraphQLエンドポイントのスキーマ。
schemaUri(String) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
コンテキスト・ルートの下でGraphQLスキーマを提供するURIを構成します。
「スコープ」 - io.helidon.tracingのインタフェース
(最終的に)をクローズできるスコープ。
SCOPE_GRANT_TYPE - クラスio.helidon.security.abac.scope.ScopeValidatorのstatic変数
このタイプは、Grantの作成時に使用するため、このバリデータはスコープとして受け入れることができます。
scopeAudience() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
カスタム・スコープのオーディエンスURI。
scopeAudience(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このアプリケーションで必要なスコープの対象読者。
scopeManager() - クラスio.helidon.tracing.zipkin.ZipkinTracerのメソッド
 
scopes() - クラスio.helidon.security.jwt.Jwtのメソッド
このトークンのスコープ。
scopes(List<String>) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
設定するOAuth2スコープ・クレーム。
ScopeValidator - io.helidon.security.abac.scopeのクラス
OAuth2スコープのABACバリデータ。
ScopeValidator.Builder - io.helidon.security.abac.scopeのクラス
ScopeValidator用のfluent APIビルダー。
ScopeValidator.Scope - io.helidon.security.abac.scopeの注釈インタフェース
スコープ注釈。
ScopeValidator.Scopes - io.helidon.security.abac.scopeの注釈インタフェース
ScopeValidator.Scopeの繰返し可能な注釈。
ScopeValidator.ScopesConfig - io.helidon.security.abac.scopeのクラス
スコープ・バリデータの構成カスタム・クラス。
ScopeValidatorService - io.helidon.security.abac.scopeのクラス
AbacProviderScopeValidatorを提供するサービス。
ScopeValidatorService() - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのコンストラクタ
 
SE - 列挙型クラスio.helidon.common.HelidonFlavorの列挙定数
"Standard Edition"フレーバ。
seComponentConfig() - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
 
seComponentConfig() - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
コンポーネントSEサービスの設定に使用するSE構成を返します。
secondaryLookupSupplier(Supplier<Optional<CrossOriginConfig>>) - クラスio.helidon.webserver.cors.CorsSupportBase.Builderのメソッド
開発者用ではありません。 指定されたリクエストのルックアップ中にアグリゲータから何も見つからない場合に、CrossOriginConfigインスタンスを提供するバックアップ方法を設定します。
secret(Config) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProviderのメソッド
 
secret(Config) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProviderのメソッド
 
secret(Config) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProviderのメソッド
 
secret(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのメソッド
 
secret(Config) - インタフェースio.helidon.security.spi.SecretsProviderのメソッド
構成からシークレット・サプライヤを作成します。
secret(CubbyholeSecurityProvider.CubbyholeSecretConfig) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProviderのメソッド
 
secret(Kv1SecurityProvider.Kv1SecretConfig) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProviderのメソッド
 
secret(Kv2SecurityProvider.Kv2SecretConfig) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProviderのメソッド
 
secret(ConfigVaultProvider.SecretConfig) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのメソッド
 
secret(String) - インタフェースio.helidon.security.Securityのメソッド
シークレットを取得します。
secret(String, String) - インタフェースio.helidon.security.Securityのメソッド
シークレットを取得します。
「シークレット(T)」 - インタフェースio.helidon.security.spi.SecretsProviderのメソッド
構成オブジェクトからシークレット・サプライヤを作成します。
「シークレット」 - io.helidon.integrations.vaultのインタフェース
シークレットの一般的なメソッド。
secretId() - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Responseのメソッド
生成されたシークレットID。
secretId(String) - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuth.Builderのメソッド
AppRoleに対して生成されたシークレットID。
secretId(String) - クラスio.helidon.integrations.vault.auths.approle.DestroySecretId.Requestのメソッド
使用するシークレットID。
secretId(String) - クラスio.helidon.integrations.vault.auths.approle.Login.Requestのメソッド
シークレットID
secretIdAccessor() - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Responseのメソッド
Secret IDアクセサ。
secretIdNumUses(int) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
特定のSecretIDを使用してこのAppRoleからトークンをフェッチできる回数。その後、SecretIDが期限切れになります。
secretIdTtl(Duration) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
シークレットIDが失効するまでの期間。
secrets(Engine<T> ) - インタフェースio.helidon.integrations.vault.Vaultのメソッド
指定されたエンジンのデフォルト・マウント・ポイントを使用して、シークレット情報へのアクセスを取得します。
「secrets(Engine<T>, 文字列)」 - インタフェースio.helidon.integrations.vault.Vaultのメソッド
カスタム・マウント・ポイントを使用して、提供されたエンジンを使用してシークレットにアクセスします。
「シークレット」 - io.helidon.integrations.vaultのインタフェース
すべてのエンジンは、これらのエンジンに対して特定のメソッドでこのインタフェースの実装を提供します。
SecretsEngineProvider<T extends SecretsRx> - io.helidon.integrations.vault.spiのインタフェース
Vaultの追加のシークレット・エンジンをサポートするJava Service Loader SPI。
SecretsProvider<T extends ProviderConfig> - io.helidon.security.spiのインタフェース
シークレットを取得できるプロバイダ。
SecretsProviderConfig - io.helidon.securityのインタフェース
シークレット・プロバイダの構成用のマーカー・インタフェース。
SecretsRx - io.helidon.integrations.vaultのインタフェース
すべてのエンジンは、これらのエンジンに対して特定のメソッドでこのインタフェースの実装を提供します。
secretsType() - インタフェースio.helidon.integrations.vault.Engineのメソッド
このエンジンのSecretsRxの実装クラス。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CreateCubbyhole.Requestのメソッド
作成中のシークレットのシークレット値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Requestのメソッド
新しいシークレット値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.kv1.CreateKv1.Requestのメソッド
シークレットの値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.kv1.UpdateKv1.Requestのメソッド
シークレットの新しい値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.kv2.CreateKv2.Requestのメソッド
作成中のシークレットの値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのメソッド
この更新リクエストの新しいシークレット値。
secure() - クラスio.helidon.security.integration.grpc.GrpcSecurityのstaticメソッド
認証および認可を使用してアクセスを保護します。
secure() - クラスio.helidon.security.integration.webserver.WebSecurityのstaticメソッド
認証および認可を使用してアクセスを保護します。
secure(boolean) - クラスio.helidon.common.http.SetCookie.Builderのメソッド
Secureパラメータを設定します。
SecureUserStore - io.helidon.security.providers.httpauthのインタフェース
httpauthおよびdigest認証を解決するためのユーザーのストア。
SecureUserStore.User - io.helidon.security.providers.httpauthのインタフェース
単一ユーザーの表現。
security() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのメソッド
SecurityCdiExtension.securityBuilder()から作成されたセキュリティ・インスタンスへのアクセス。
security() - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
「セキュリティ」 - io.helidon.securityのインタフェース
このクラスは、"bootstrap"セキュリティに使用され、他のフレームワークと統合されます。実行時のメイン・エントリ・ポイントはSecurityContextです。
SECURITY_ALGORITHM - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
使用されるメインのJavaセキュリティ・アルゴリズム。
SECURITY_ALGORITHM - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
使用されるメインのJavaセキュリティ・アルゴリズム。
SECURITY_CONTEXT - クラスio.helidon.security.integration.grpc.GrpcSecurityのstatic変数
SecurityContext gRPCメタデータ・ヘッダー・キー。
SECURITY_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
セキュリティ・コンポーネントの予約済イベント・タイプ・プレフィクス。
Security.Builder - io.helidon.securityのクラス
便利な方法でSecurityを作成するためのビルダー・パターン・クラス。
securityBuilder() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのメソッド
他の拡張機能によって、セキュリティ・ビルダーが更新される場合があります。
SecurityCdiExtension - io.helidon.microprofile.securityのクラス
bean SecurityProducerを登録するための拡張機能。
SecurityCdiExtension() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのコンストラクタ
 
SecurityClient<T extends SecurityResponse> - io.helidon.securityのインタフェース
セキュリティ・クライアントの共通メソッド。
SecurityClientBuilder<T extends SecurityResponse> - io.helidon.securityのクラス
セキュリティ・クライアントを構築するビルダー - 便宜上、SecurityRequestBuilderを拡張します。
securityContext() - クラスio.helidon.security.ProviderRequestのメソッド
現在のリクエストに関連付けられたセキュリティ・コンテキスト。
securityContext(SecurityContext) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
SecurityContextからの情報でセキュリティ範囲を更新します。
SecurityContext - io.helidon.securityのインタフェース
現在のユーザーに関するセキュリティ情報(インジェクトまたはSecurity.contextBuilder(String)から取得)を取得し、プログラムによるセキュリティを処理するためのセキュリティ・コンテキスト。
SecurityContext.Builder - io.helidon.securityのクラス
SecurityContextのFluent APIビルダー。
securityDefaults(GrpcSecurityHandler) - クラスio.helidon.security.integration.grpc.GrpcSecurityのメソッド
使用するすべてのハンドラのベース・デフォルトとしてデフォルト・ハンドラを使用して、新しいgRPCセキュリティ・インスタンスを作成します。
securityDefaults(SecurityHandler) - クラスio.helidon.security.integration.webserver.WebSecurityのメソッド
使用するすべてのハンドラのベース・デフォルトとしてデフォルト・ハンドラを使用して、新しいwebセキュリティ・インスタンスを作成します。
SecurityDisabledFeature - io.helidon.security.integration.jerseyのクラス
セキュリティが無効な場合に空のSecurityContextのインジェクションを可能にする機能。
SecurityDisabledFeature(Security) - クラスio.helidon.security.integration.jersey.SecurityDisabledFeatureのコンストラクタ
セキュリティ・コンポーネントのセキュリティ機能の新しいインスタンスを作成します。
SecurityEnvironment - io.helidon.securityのクラス
セキュリティ環境は、相互作用(通常は、この場合のリクエストです)に対して安定した一連の属性です。
SecurityEnvironment.Builder - io.helidon.securityのクラス
SecurityEnvironment用のfluent APIビルダー。
SecurityException - io.helidon.securityでの例外
このモジュールが原因で発生した例外を識別できるようにするために使用される実行時例外。
SecurityException(String) - 例外io.helidon.security.SecurityExceptionのコンストラクタ
新しいセキュリティ例外を作成します。
SecurityException(String, Throwable) - 例外io.helidon.security.SecurityExceptionのコンストラクタ
新しいセキュリティ例外を作成します。
SecurityException(Throwable) - 例外io.helidon.security.SecurityExceptionのコンストラクタ
新しいセキュリティ例外を作成します。
SecurityFeature - io.helidon.security.integration.jerseyのクラス
セキュリティ・モジュールとJerseyの統合。
SecurityFeature() - クラスio.helidon.security.integration.jersey.SecurityFeatureのコンストラクタ
セキュリティ・コンポーネントのセキュリティ機能の新しいインスタンスを作成します。
SecurityFeature(Security) - クラスio.helidon.security.integration.jersey.SecurityFeatureのコンストラクタ
セキュリティ・コンポーネントのセキュリティ機能の新しいインスタンスを作成します。
SecurityFeature.Builder - io.helidon.security.integration.jerseyのクラス
SecurityFeature fluent APIビルダー。
SecurityFilter - io.helidon.security.integration.jerseyのクラス
認証および認可を処理するフィルタ。
SecurityFilter() - クラスio.helidon.security.integration.jersey.SecurityFilterのコンストラクタ
このクラスのインスタンスの作成時にJerseyによって使用されるデフォルトのコンストラクタ。
SecurityHandler - io.helidon.security.integration.webserverのクラス
webサーバーのセキュリティを処理します。
SecurityHandler.QueryParamHandler - io.helidon.security.integration.webserverのクラス
問合せパラメータのハンドラ - それらを抽出してセキュリティ・ヘッダーに格納し、セキュリティがアクセスできるようにします。
SecurityLevel - io.helidon.securityのクラス
セキュリティ・レベルでは、特定のクラスおよびメソッドにバインドされた注釈が格納されます。
SecurityLevel.SecurityLevelBuilder - io.helidon.securityのクラス
SecurityLevelクラスのビルダー。
securityLevels() - クラスio.helidon.security.EndpointConfigのメソッド
登録されているすべてのセキュリティ・レベル・エンドポイント構成オブジェクトを取得します。
securityLevels(List<SecurityLevel>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
セキュリティ・レベルをこのエンドポイント構成ビルダーに設定します。
SecurityProvider - io.helidon.security.spiのインタフェース
すべてのセキュリティ・プロバイダのベース・インタフェース。
SecurityProviderService - io.helidon.security.spiのインタフェース
構成をプロバイダにマップするためにServiceLoaderで使用するサービス。
SecurityRequest - io.helidon.securityのインタフェース
すべてのセキュリティ・リクエスト(認証、認可およびアイデンティティ伝播)に共通のメソッド。
securityRequestBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
SecurityRequestを構築するためのビルダー。
securityRequestBuilder(SecurityEnvironment) - インタフェースio.helidon.security.SecurityContextのメソッド
特定の環境でSecurityRequestを構築するためのビルダー。
SecurityRequestBuilder<T extends SecurityRequestBuilder<T>> - io.helidon.securityのクラス
セキュリティ・リクエストを構築するFluent API。
SecurityResponse - io.helidon.securityのクラス
セキュリティ・プロバイダ(セキュリティ・モジュール)からのレスポンス。
SecurityResponse.SecurityStatus - io.helidon.security内の列挙クラス
セキュリティ操作のステータス。
SecurityResponseMapper - io.helidon.security.integration.jerseyのインタフェース
セキュリティ・エラーが発生したときにコールされるSecurityResponseマッパー。
SecurityTime - io.helidon.securityのクラス
セキュリティで使用される時間(構成可能)。
SecurityTime.Builder - io.helidon.securityのクラス
SecurityTimeのFluent APIビルダー。
SecurityTracing - io.helidon.security.integration.commonのクラス
統合コンポーネントでサポートをトレースするためのセキュリティ統合ユーティリティ。
SEE_OTHER_303 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
303 その他を参照してください。「HTTP/1.1ドキュメント」を参照してください。
segments() - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
パスをそのセグメントのリストとして返します。
selectAlternatives(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
selectAlternativeStereotypes(Class<? extends Annotation>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
selectOutboundProviders() - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
 
selectOutboundProviders() - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
アウトバウンド・プロバイダ固有のメソッド。現在のリクエストに一致する最初のアウトバウンド・プロバイダを選択するオプションがあります。
selectProvider(Class<T> ) - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
 
selectProvider(Class<T> ) - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
このポリシーがデフォルトとして構成されていると定義されたタイプのプロバイダ・インスタンスを選択します。
「selectProvider(Class<T>, 文字列)」 - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
 
「selectProvider(Class<T>, 文字列)」 - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
このポリシーがリクエストされた名前に対して検出する定義済タイプのプロバイダ・インスタンスを選択します。
send() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
ヘッダーとステータス・コードをクライアントに送信します。
send() - インタフェースio.helidon.webserver.ServerResponseのメソッド
空のレスポンスを送信します。
send(Throwable) - インタフェースio.helidon.webserver.ServerResponseのメソッド
Throwableを送信してレスポンスを閉じます。
send(Flow.Publisher<DataChunk>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
他のマーシャリングを行わずにそのままメッセージを送信すると、登録されたフィルタが適用されます。
send(Flow.Publisher<DataChunk>, boolean) - インタフェースio.helidon.webserver.ServerResponseのメソッド
他のマーシャリングなしでそのままメッセージを送信します。
send(Flow.Publisher<T>, Class<T> ) - インタフェースio.helidon.webserver.ServerResponseのメソッド
指定されたエンティティ・ストリームをコンテンツとしてメッセージを送信し、レスポンスを閉じます。
send(Function<MessageBodyWriterContext, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webserver.ServerResponseのメソッド
指定されたマーシャリング関数を使用してメッセージを送信します。
「(M)の送信」 - クラスio.helidon.messaging.Emitterのメソッド
 
send(PAYLOAD) - クラスio.helidon.messaging.Emitterのメソッド
需要が0より大きい場合に、RAWペイロードをダウンストリームに送信し、Messageにラップします。
「(T)の送信」 - インタフェースio.helidon.webserver.ServerResponseのメソッド
メッセージを送信してレスポンスを閉じます。
sender(Sender) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
Zipkinにイベントを送信するために使用する送信者。
sendingErrorHandler(Config) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
 
sendingErrorHandler(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
送信中のエラーのカスタマイズ可能なハンドラ。
sensitive(String, Object) - クラスio.helidon.security.AuditEvent.AuditParamのstaticメソッド
機密タイプの新しいパラメータ。
SEOpenAPISupportBuilder - io.helidon.openapiのクラス
Helidon SE環境でOpenAPISupportを構築します。
SEOpenAPISupportBuilder() - クラスio.helidon.openapi.SEOpenAPISupportBuilderのコンストラクタ
 
SequentialSubscriber<T> - io.helidon.common.reactiveのクラス
OnSubscribe, onNext, onErrorおよびonCompleteがシリアルにリングされるようにするラッパーFlow.Subscriber
SequentialSubscriber(Flow.Subscriber<T> ) - クラスio.helidon.common.reactive.SequentialSubscriberのコンストラクタ
信頼できないパブリッシャから保護し、すべてのパラレル・コールをシリアライズすることでルール1.3を実施します。
SerializationConfig - io.helidon.commonのクラス
JEP 290のサポート - デシリアライゼーション・フィルタリング。
SerializationConfig.Action - io.helidon.common内の列挙クラス
グローバル・フィルタが構成されていない場合、または構成がHelidonの予想に従っていない場合に実行するアクション。
SerializationConfig.Builder - io.helidon.commonのクラス
SerializationConfigをカスタマイズするためのFluent APIビルダー。
SerializationConfig.TraceOption - io.helidon.common内の列挙クラス
デシリアライズ・トレース・オプション。
serializerFieldPredicate(Predicate<? super Field>) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
serialNumber() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
証明書のシリアル番号。
serialNumber(String) - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのメソッド
取得する証明書のシリアル番号。
serialNumber(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
シリアル番号(ある場合)を指定します。
serialNumber(String) - クラスio.helidon.integrations.vault.secrets.pki.RevokeCertificate.Requestのメソッド
取り消す証明書のシリアル番号。
server() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのメソッド
GrpcServerの生成。
Server - io.helidon.microprofile.serverのインタフェース
マイクロプロファイル・サーバー。
SERVER - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
サーバー・スパン・タイプであり、サーバー相互作用の親です。
SERVER - クラスio.helidon.common.http.Http.Headerの静的変数
"Server"ヘッダー名。
SERVER_ERROR - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの列挙定数
5xx HTTPステータス・コード。
Server.Builder - io.helidon.microprofile.serverのクラス
Serverインスタンスを構築するためのビルダー。
serverBuilder() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
webサーバーの再構成に使用できるHelidon Webサーバー構成ビルダー。
ServerCdiExtension - io.helidon.microprofile.serverのクラス
webサーバーの構成およびライフサイクルを処理する拡張機能。
ServerCdiExtension() - クラスio.helidon.microprofile.server.ServerCdiExtensionのコンストラクタ
 
ServerConfiguration - io.helidon.webserverのインタフェース
WebServer configuration.
ServerConfiguration.Builder - io.helidon.webserverのクラス
非推奨。
2.0.0以降 - かわりにWebServer.Builderを使用してください
serverFlag(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
証明書にサーバー使用のフラグが付けられているかどうかを指定します。
ServerImpl - io.helidon.microprofile.serverのクラス
マイクロプロファイル実装のライフサイクルを処理するサーバー。
ServerLifecycle - io.helidon.webserverのインタフェース
基本的なサーバー・ライフサイクル操作。
serverNamedRoutingBuilder(String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
webサーバーの名前付きソケットにルートを追加するために使用できるHelidon webサーバーのルーティング・ビルダー。
serverPort() - クラスio.helidon.microprofile.server.Mainのstaticメソッド
非推奨。
ServerCdiExtensionを使用してポートを取得
ServerProducer() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのコンストラクタ
 
serverReflectionInfo(StreamObserver<ServerReflectionResponse>) - クラスio.helidon.grpc.server.ProtoReflectionServiceのメソッド
 
serverRequest() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
サーバー・リクエスト。
ServerRequest - io.helidon.webserverのインタフェース
HTTPリクエストを表し、WebServer関連のAPIを提供します。
ServerRequestAttribute - io.helidon.grpc.server内の列挙クラス
トレース・ログに追加できる様々なタイプのgRPCリクエスト属性を表す列挙。
serverResponse() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
データ送信後のサーバー・レスポンス。
ServerResponse - io.helidon.webserverのインタフェース
HTTPレスポンスを表します。
ServerResponse.CachingStrategy - io.helidon.webserver内の列挙クラス
Cache-Control設定の共通グループを宣言します。
serverRoutingBuilder() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
webサーバーへのルートの追加に使用できるHelidon Webサーバーのルーティング・ビルダー。
servers(String) - クラスio.helidon.openapi.SEOpenAPISupportBuilderのメソッド
OpenAPIドキュメントのエンドポイントを提供するサーバーを設定します。
serverStreaming(Object[], MethodHandler.ServerStreamingClient) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
双方向のクライアント・コールを処理します。
serverStreaming(Object[], MethodHandler.ServerStreamingClient) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.ServerStreamingのメソッド
 
serverStreaming(Object[], MethodHandler.ServerStreamingClient) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.ServerStreamingNoRequestのメソッド
 
serverStreaming(Object[], MethodHandler.ServerStreamingClient) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.StreamResponseのメソッド
 
serverStreaming(Object[], MethodHandler.ServerStreamingClient) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplier.StreamResponseNoRequestのメソッド
 
serverStreaming(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
serverStreaming(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスのサーバー・ストリーミング・メソッドを登録します。
serverStreaming(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
serverStreaming(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスのサーバー・ストリーミング・メソッドを登録します。
serverStreaming(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
serverStreaming(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスのサーバー・ストリーミング・メソッドを登録します。
serverStreaming(String, Consumer<ClientMethodDescriptor.Rules>) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
serverStreaming(String, Consumer<ClientMethodDescriptor.Rules>) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスのサーバー・ストリーミング・メソッドを登録します。
serverStreaming(String, ReqT, StreamObserver<RespT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定されたサーバー・ストリーミング・メソッドを呼び出します。
serverStreaming(String, ReqT, StreamObserver<RespT>) - インタフェースio.helidon.grpc.core.MethodHandler.ServerStreamingClientのメソッド
サーバー・ストリーミング・クライアント・コールを実行します。
ServerStreaming - io.helidon.microprofile.grpc.coreの注釈インタフェース
サーバーのストリーミングgRPCメソッドを表すものとしてクラスをマークする注釈。
ServerStreamingMethodHandlerSupplier - io.helidon.microprofile.grpc.coreのクラス
サーバー・ストリーミングgRPCメソッド用のMethodHandlerのサプライヤ。
ServerStreamingMethodHandlerSupplier() - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplierのコンストラクタ
サーバー・ストリーミング・メソッドのハンドラのサプライヤを作成します。
ServerStreamingMethodHandlerSupplier.AbstractServerStreamingHandler < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
MethodHandlerをストリーミングするサーバーのベース・クラス。
ServerStreamingMethodHandlerSupplier.ServerStreaming < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームの標準サーバー・ストリーミング・メソッド・ハンドラ・メソッドをコールするサーバー・ストリーミングMethodHandler
ServerStreamingMethodHandlerSupplier.ServerStreamingNoRequest < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのサーバー・ストリーミング・メソッド・ハンドラ・メソッドをコールするサーバー・ストリーミングMethodHandler
ServerStreamingMethodHandlerSupplier.StreamResponse < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのサーバー・ストリーミング・メソッド・ハンドラ・メソッドをコールするサーバー・ストリーミングMethodHandler
ServerStreamingMethodHandlerSupplier.StreamResponseNoRequest < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのサーバー・ストリーミング・メソッド・ハンドラ・メソッドをコールするサーバー・ストリーミングMethodHandler
ServerThreadPoolSupplier - io.helidon.common.configurableのクラス
リクエストごとのスレッドのサーバーに適したデフォルト値を持つカスタム・スレッド・プールのサプライヤ。
serverTime() - インタフェースio.helidon.security.Securityのメソッド
サーバーが非表示になった時間。
serverTime() - インタフェースio.helidon.security.SecurityContextのメソッド
セキュリティ・フレームワークと一貫性のある現在の時間を取得するために使用できる時間インスタンスを取得します。
serverTime(SecurityTime) - クラスio.helidon.security.Security.Builderのメソッド
時間に依存するセキュリティ・ポリシーを評価する際に使用するサーバー時間。
serverTime(SecurityTime) - クラスio.helidon.security.SecurityContext.Builderのメソッド
現在の時間を決定するときに使用するSecurityTime。
serverType(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
サポートされているタイプのアイデンティティ・サーバーのいずれかを構成します。
service() - クラスio.helidon.security.AuthenticationResponseのメソッド
サービス(またはクライアント)サブジェクト。
service() - クラスio.helidon.security.ProviderRequestのメソッド
現在のサービス・サブジェクト(すでに認証されている場合)。
service() - インタフェースio.helidon.security.SecurityContextのメソッド
現在のコンテキスト(呼び出し元)サービスまたはクライアント・アイデンティティのサブジェクトを返します。
service(Subject) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
このプロバイダによって作成されたサービス・サブジェクトを設定します。
Service - io.helidon.webserverのインタフェース
一連のroutingルールおよび関連ロジックをカプセル化します。
SERVICE - 列挙型クラスio.helidon.security.SubjectTypeの列挙定数
サービス・プリンシパル。
SERVICE_DESCRIPTOR_KEY - クラスio.helidon.grpc.server.ServiceDescriptorのstatic変数
ServiceDescriptorの取得に使用するContext.Key
SERVICE_METHOD - クラスio.helidon.grpc.core.ContextKeysのstatic変数
実際の基礎となるrpc Methodの取得に使用するContext.Key
SERVICE_UNAVAILABLE_503 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
503 Service Unavailable、「HTTP/1.1ドキュメント」を参照。
serviceAccountToken(String) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
k8sサービス・アカウント・トークン。
serviceAccountToken(String) - クラスio.helidon.integrations.vault.auths.k8s.Login.Requestのメソッド
Kubernetesサービス・アカウント・トークン。
serviceClass() - クラスio.helidon.microprofile.grpc.core.AbstractServiceBuilderのメソッド
サービス・クラスを取得します。
ServiceDescriptor - io.helidon.grpc.serverのクラス
gRPCサービスの作成およびデプロイに必要なすべてのメタデータをカプセル化します。
ServiceDescriptor.Aware - io.helidon.grpc.serverのインタフェース
ServerInterceptor実装内のServiceDescriptorにアクセスすることをユーザーが指定できるようにします。
ServiceDescriptor.Builder - io.helidon.grpc.serverのクラス
ServiceDescriptorビルダー。
ServiceDescriptor.Configurer - io.helidon.grpc.serverのインタフェース
ServiceDescriptor.Rulesを構成できるクラスによって実装されるインタフェース。
ServiceDescriptor.Rules - io.helidon.grpc.serverのインタフェース
ServiceDescriptorのFluent構成インタフェース。
serviceName() - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
サービス名を取得します。
serviceName() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
"guess"にサービス名を作成します。
serviceName() - インタフェースio.helidon.security.SecurityContextのメソッド
認証された場合にサービス名を取得するヘルパー・メソッド。
serviceName(String) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
serviceName(String) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
トレースされるサービスのサービス名。
serviceName(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレースされるサービスのサービス名。
serviceName(String) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
servicePrincipal() - インタフェースio.helidon.security.SecurityContextのメソッド
サービスが認証されている場合、サービス・プリンシパルを返します。
serviceRolesAllowed() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
サービスに必要なロールのセット。
services() - インタフェースio.helidon.grpc.server.GrpcRoutingのメソッド
このGrpcRoutingに含まれるServiceDescriptorインスタンスのListを取得します。
services() - クラスio.helidon.grpc.server.GrpcRoutingImplのメソッド
 
services() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
デプロイされたサービスを取得します。
services() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
serviceSupport() - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtensionのメソッド
MPサービス登録時に作成されたSEサービス・インスタンスを返します。
session() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
メッセージの受信に使用されるSession
sessionCacheSize(long) - クラスio.helidon.grpc.server.SSLContextBuilderのメソッド
SSLセッション・オブジェクトの格納に使用されるキャッシュのサイズを設定します。
sessionCacheSize(long) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
SSLセッション・オブジェクトの格納に使用されるキャッシュのサイズを設定します。
sessionGroupId(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
複数のチャネルが同じsession-group-idを共有する場合、それらは同じJMSセッションを共有します。
sessionGroupId(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
複数のチャネルが同じsession-group-idを共有する場合、それらは同じJMSセッションを共有します。
SessionMetadata - io.helidon.messaging.connectors.jmsのクラス
JMSセッションのメタデータ。
sessionTimeout(long) - クラスio.helidon.grpc.server.SSLContextBuilderのメソッド
キャッシュされたSSLセッション・オブジェクトのタイムアウトを秒単位で設定します。
sessionTimeout(long, TimeUnit) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
キャッシュされたSSLセッション・オブジェクトのタイムアウトを設定します。
sessionTimeoutSeconds(long) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
キャッシュされたSSLセッション・オブジェクトのタイムアウトを秒単位で設定します。
set(String, String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
SPIを介して登録されたすべてのMdcProviderに値を伝播します。
set(String, String...) - インタフェースio.helidon.tracing.HeaderConsumerのメソッド
値を設定します。
SET_COOKIE - クラスio.helidon.common.http.Http.Headerのstatic変数
"Set-Cookie"ヘッダー名。
setAutoCommit(boolean) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setCatalog(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setClassLoader(ClassLoader) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
setClientInfo(String, String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setClientInfo(Properties) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setCloseable(boolean) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
このConditionallyCloseableConnectionのクローズ可能なステータスを設定します。
SetCookie - io.helidon.common.httpのクラス
RFC6265によって指定された'Set-Cookie'ヘッダー値を表します。
SetCookie.Builder - io.helidon.common.httpのクラス
SetCookie用のfluent APIビルダー。
SetCookie.SameSite - io.helidon.common.http内の列挙クラス
Set-Cookie HTTPレスポンス・ヘッダーのSameSite属性を使用すると、Cookieをファーストパーティまたは同一サイトのコンテキストに制限する必要があるかどうかを宣言できます。
setCookies() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンスのSetCookieヘッダーを返します。
setCoupledExecutor(ExecutorService) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのstaticメソッド
結合されたステージの相互終了および相互取消で使用されるExecutorServiceを上書きします。
setFormatter(Formatter) - クラスio.helidon.webserver.accesslog.AccessLogHandlerのメソッド
 
setHoldability(int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setIfAbsent(String, String...) - インタフェースio.helidon.tracing.HeaderConsumerのメソッド
まだ設定されていない場合は値を設定します。
setLoginTimeout(int) - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
setLogWriter(PrintWriter) - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
setMaximumPoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
setMessageListener(MessageListener) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
setNetworkTimeout(Executor, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setOnce(AtomicReference<Flow.Subscription>, Flow.Subscription) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
フィールドに唯一のアップストリーム・サブスクリプションを原子的に設定します。
setProperties(Map<String, Object>) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
setReadOnly(boolean) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setRejectedExecutionHandler(RejectedExecutionHandler) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
setRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
失効していない場合は、現在のスレッドに関連付けられているトランザクションが変更され、可能性のある結果のみが「ロールバック」に送られます。
setRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドの呼出し時に現在のスレッドにバインドされたトランザクションのrollbackOnlyステータスを設定します。
setSavepoint() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setSavepoint(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setSchema(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setServiceDescriptor(ServiceDescriptor) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Awareのメソッド
サービス記述子を設定します。
setShardingKey(ShardingKey) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setShardingKey(ShardingKey, ShardingKey) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setShardingKeyIfValid(ShardingKey, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setShardingKeyIfValid(ShardingKey, ShardingKey, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setTransactionIsolation(int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setTransactionTimeout(int) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
DelegatingTransactionManager.begin()メソッドを使用して現在のスレッドによって開始されたトランザクションに関連付けられているタイムアウト値を設定します。
setTypeMap(Map<String, Class<?>>) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setValue(ELContext, Object, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
severity() - インタフェースio.helidon.security.AuditEventのメソッド
このAuditEventの重大度を取得します。
「重大度」 - io.helidon.common内の列挙クラス
イベントの重大度。
sha1Thumbprint() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
sha1Thumbprint(byte[]) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
証明書のDERエンコーディングのサム・プリント(X.509Certificate SHA-1 Thumbprint)。
sha256Thumbprint() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
sha256Thumbprint(byte[]) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
証明書のDERエンコーディングのサム・プリント(X.509Certificate SHA-256 Thumbprint)。
shiftBySeconds(long) - クラスio.helidon.security.SecurityTime.Builderのメソッド
現在の時間を過去または将来に移動するための時間シフトを秒単位で構成します。
shorten() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
ティッキング間のintervalを短縮することで、ScheduledPollingStrategy.RecurringPolicyが反応できるようにします。
shorten(BiFunction<Duration, Integer, Duration>) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
ティックの間隔を短くするために使用する関数を設定します。
shouldAlias(String) - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
指定された環境変数名に対して別名を作成する必要があるかどうかをテストします。
shouldInherit() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのメソッド
親構成から文を継承するかどうか。
shouldRedirect() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ユーザーが認証されていない場合にアイデンティティ・サーバーにリダイレクトするかどうか。
shutdown() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
shutdown() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
サーバーを正常に停止しようとしています。
shutdown() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
shutdown() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
コンテナ(and CDI)を停止します。
shutdown() - クラスio.helidon.microprofile.cdi.Mainのstaticメソッド
CDIコンテナを停止します。
shutdown() - インタフェースio.helidon.webserver.WebServerのメソッド
サーバーを正常に停止しようとしています。
shutdownNow() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
shutdownQuietPeriod() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
webサーバーが停止するように指示された後、新しい受信接続を待機する静止期間。
shutdownQuietPeriod(Duration) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
webサーバーが停止するように指示された後に新しい受信接続を待機する静止期間を構成します。
sign(byte[]) - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWK型およびアルゴリズムを使用して署名するバイトに署名します。
sign(Sign.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
メッセージに署名します。
sign(Sign.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
メッセージに署名します。
sign(Jwt, Jwk) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
明示的なjwkを使用してjwtに署名します。
sign(Jwt, JwkKeys) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
JwkKeysからkidに基づいて取得したキーを使用してjwtに署名します。
「署名」 - io.helidon.integrations.vault.secrets.transitのクラス
リクエストおよびレスポンスに署名します。
Sign.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Sign.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
signature() - クラスio.helidon.integrations.vault.secrets.transit.Sign.Responseのメソッド
シグネチャ文字列。
signature(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
/transit/sign関数からのシグネチャ出力を指定します。
「シグネチャ」 - io.helidon.common.cryptoのクラス
シグネチャ・クラスは、デジタル・シグネチャの作成と検証を簡素化するために使用されます。
SIGNATURE - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの列挙定数
(またはバリデート)に"シグネチャ"ヘッダーを作成します。
SIGNATURE_ALGORITHM_PKCS1_V15 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
シグネチャ・アルゴリズム"pkcs1v15"。
SIGNATURE_ALGORITHM_PSS - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
シグネチャ・アルゴリズム"pss"。
Signature.Builder - io.helidon.common.cryptoのクラス
Signatureのビルダー。
signatureAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
RSAキーを使用する場合は、シグネチャに使用するRSAシグネチャ・アルゴリズムを指定します。
signatureAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
RSAキーを使用する場合は、シグネチャに使用するRSAシグネチャ・アルゴリズムを指定します。
signatureAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
RSAキーを使用する場合は、シグネチャに使用するRSAシグネチャ・アルゴリズムを指定します。
signatureKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
署名する暗号化キーの名前を指定します。
signatureKeyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
シグネチャに使用するキーのバージョンを指定します。
signCertificateRequest(SignCsr.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
このエンドポイントは、指定されたCSRおよび指定されたパラメータに基づいて、エンドポイントで指定されているロールに含まれる制限に従って、新しい証明書を署名します。
signCertificateRequest(SignCsr.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsRxのメソッド
このエンドポイントは、指定されたCSRおよび指定されたパラメータに基づいて、エンドポイントで指定されているロールに含まれる制限に従って、新しい証明書を署名します。
SignCsr - io.helidon.integrations.vault.secrets.pkiのクラス
CSRリクエストおよびレスポンスに署名します。
SignCsr.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
SignCsr.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
signedHeaders(SignedHeadersConfig) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
このターゲットに署名される必須および"if-present"ヘッダーの構成。
signedHeadersConfig() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
署名するヘッダーを定義するためのヘッダーへのメソッドの構成。
SignedHeadersConfig - io.helidon.security.providers.httpsignのクラス
署名が必要なヘッダーおよび"if-present"ヘッダーの構成。
SignedHeadersConfig.Builder - io.helidon.security.providers.httpsignのクラス
SignedHeadersConfigインスタンスを作成するFluent APIビルダー。
SignedHeadersConfig.HeadersConfig - io.helidon.security.providers.httpsignのクラス
署名されるヘッダーの構成。
SignedJwt - io.helidon.security.jwtのクラス
ネットワークを介したコンテンツの転送に使用されるJWT - e.g.
signJwk() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
シグネチャ・バリデーションに使用されるJWK。
signJwk(Resource) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
作成されたJWTの署名に使用されるJWKリソース。
signJwk(Resource) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
作成されたJWTの署名に使用されるJWKリソース。
signJwk(Resource) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWTのバリデートに使用される署名証明書の公開キーを持つJWKを指すリソース。
signJwk(JwkKeys) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWTバリデーションに使用するJwkKeysを設定します。
simple(String, String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
単一の単純な値を含むオブジェクト・ノードを返します。
SimpleRetryPolicy - io.helidon.configのクラス
ScheduledExecutorServiceでのデフォルトの再試行ポリシーの実装。
SimpleRetryPolicy.Builder - io.helidon.configのクラス
SimpleRetryPolicyのFluent APIビルダー。
simpleTimer(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
simpleTimer(String, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
simpleTimer(Metadata) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
simpleTimer(Metadata, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
simpleTimer(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
simpleValue (T) - クラスio.helidon.config.ConfigValuesのstaticメソッド
使用できる単純な値。例:。
simplyTimed() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
gRPCメソッド・コールを実行するためにGrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。
Single<T> - io.helidon.common.reactiveのインタフェース
次のようなFlow.Publisherを表します: その後、1つのアイテムが完了するか、アイテムなしで完了するか、またはエラーを通知します。
SingleSubscriberHolder<T> - io.helidon.common.reactiveのクラス
1回限りのサブスクライバ・サブスクライブだけを受け入れるサブスクライバ・コンテナ。
SingleSubscriberHolder() - クラスio.helidon.common.reactive.SingleSubscriberHolderのコンストラクタ
 
singleton(Class<T> ) - インタフェースio.helidon.microprofile.grpc.core.Instanceのstaticメソッド
指定されたClassのシングルトンを提供するSupplierを作成します。
「シングルトン(T)」 - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
既存の品目を発行するMultiを作成してから完了します。
「シングルトン(T)」 - インタフェースio.helidon.microprofile.grpc.core.Instanceのstaticメソッド
シングルトンを提供するSupplierを作成します。
SingleValueStreamObserver() - クラスio.helidon.grpc.client.GrpcServiceClient.SingleValueStreamObserverのコンストラクタ
SingleValueStreamObserverを作成します。
size() - クラスio.helidon.common.configurable.LruCacheのメソッド
マップの現在のサイズ。
size() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsSnapshotのメソッド
 
size() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
ファイルのおおよそのサイズをオクテット単位で示すために使用できるsizeパラメータの値を取得します。
size() - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
キャッシュの現在のサイズ。
size(long) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
コンテンツ処理sizeパラメータを設定します。
SizeLogEntry - io.helidon.webserver.accesslogのクラス
エンティティ・サイズのアクセス・ログ・エントリ。
SizeLogEntry.Builder - io.helidon.webserver.accesslogのクラス
SizeLogEntry用のfluent APIビルダー。
skip(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
最初のn個のアイテムをスキップし、その他はすべて出力されます。
skipAudit() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
このリクエストの監査を無効にします。
skipAudit() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
このリクエストの監査を無効にします。
skipAuthentication() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
呼び出された場合、リクエストは認証プロセスを通過しません。
skipAuthentication() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
呼び出された場合、リクエストは認証プロセスを通過しません。
skipAuthorization() - クラスio.helidon.security.integration.grpc.GrpcSecurityHandlerのメソッド
このルートの認可をスキップします。
skipAuthorization() - クラスio.helidon.security.integration.webserver.SecurityHandlerのメソッド
このルートの認可をスキップします。
skipOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
これらのスロー可能オブジェクトは障害とはみなされず、他のすべてのスロー可能オブジェクトは障害とみなされます。
skipOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.Fallback.Builderのメソッド
これらのスロー可能クラスにフォールバックを適用しないでください。
skipOn(Class<? extends Throwable>...) - クラスio.helidon.faulttolerance.Retry.Builderのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
skipUriEncoding() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
最終URIエンコーディングを無効にします。
Slf4jMdcPropagator - io.helidon.logging.slf4jのクラス
これは、異なるスレッド間のSlf4j MDC値のプロパゲータです。
Slf4jMdcPropagator() - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのコンストラクタ
 
Slf4jMdcProvider - io.helidon.logging.slf4jのクラス
MDC値をSlf4j MDCサポートに設定するためのプロバイダ。
Slf4jMdcProvider() - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのコンストラクタ
 
socket(String) - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
非推奨。
2.0.0以降、かわりにServerConfiguration.namedSocket(String)を使用してください
socket(String, BiConsumer<SocketConfiguration.Builder, Router.Builder>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
既存の名前付きサーバー・ソケット構成を追加または拡張します。
socket(String, Consumer<SocketConfiguration.Builder>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
既存の名前付きサーバー・ソケット構成を追加または拡張します。
SocketClosedException - io.helidon.webserverでの例外
ソケットがサーバーからリクエストされる前にクローズされたことを通知します。
SocketClosedException(String) - 例外io.helidon.webserver.SocketClosedExceptionのコンストラクタ
新しいインスタンスを作成します。
SocketClosedException(String, Throwable) - 例外io.helidon.webserver.SocketClosedExceptionのコンストラクタ
新しいインスタンスを作成します。
SocketClosedException(Throwable) - 例外io.helidon.webserver.SocketClosedExceptionのコンストラクタ
新しいインスタンスを作成します。
SocketConfiguration - io.helidon.webserverのインタフェース
SocketConfigurationは、リスニングするポートとそれに関連付けられたサーバー・ソケット・パラメータを構成します。
SocketConfiguration.Builder - io.helidon.webserverのクラス
SocketConfigurationビルダー・クラス。
SocketConfiguration.SocketConfigurationBuilder<B extends SocketConfiguration.SocketConfigurationBuilder<B>> - io.helidon.webserverのインタフェース
ソケット構成ビルダーAPI。追加のソケットを構成するためにSocketConfiguration.Builderによって使用され、デフォルト・ソケットを構成するためにWebServer.Builderによって使用されます。
sockets() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
構成されているすべてのサーバー・ソケットのマップ。これは、キーWebServer.DEFAULT_SOCKET_NAMEおよびすべての追加の名前付きサーバー・ソケット構成によって識別されるデフォルトのサーバー・ソケットです。
SOCKS_4 - 列挙型クラスio.helidon.webclient.Proxy.ProxyTypeの列挙定数
SOCKS V4プロキシ。
SOCKS_5 - 列挙型クラスio.helidon.webclient.Proxy.ProxyTypeの列挙定数
SOCKS V5プロキシ。
sort(List<?>, int) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
優先度に基づいてリストをソートします。
sort(List<? extends Prioritized>) - クラスio.helidon.common.serviceloader.Prioritiesのstaticメソッド
優先度に基づいて優先度付きリストをソートします。
Source - io.helidon.config.spiのインタフェース
データのソース
Source.Builder<B extends Source.Builder<B>> - io.helidon.config.spiのインタフェース
Sourceの構成可能なオプション。
sourceFromMeta(Config, String, Function<Path, ConfigSource>, Function<String, List<ConfigSource>>, BiFunction<String, String, List<ConfigSource>>, Function<URL, ConfigSource>) - クラスio.helidon.config.mp.MpMetaConfigUtilsのstaticメソッド
構成ソースのリストを提供するためのユーティリティ。
sourceName() - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
ソース名。
sourceRuntime(ConfigSource) - インタフェースio.helidon.config.spi.ConfigContextのメソッド
構成ソースのランタイムを作成または検索します。
sources(Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
Config APIにラップされる構成のソースとして使用されるConfigSourceインスタンスを設定します。
sources(Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
Config APIにラップされる単一の構成ソースとして使用されるConfigSourceインスタンスの順序付きペアを設定します。
sources(Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
Config APIにラップされる構成の単一ソースとして使用されるConfigSourceインスタンスの順序付きトリオを設定します。
sources(List<Supplier<? extends ConfigSource>>) - インタフェースio.helidon.config.Config.Builderのメソッド
Config APIにラップされる構成の単一ソースとして使用されるConfigSourceインスタンスの順序付きリストを設定します。
sourceType() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースのタイプは、元のソースによって異なります。
span(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
指定されたspanのトレースされたspan構成を取得します。
span(String, boolean) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
指定されたspanのトレースされたspan構成を取得します。
「期間」 - io.helidon.tracingのインタフェース
トレース・スパン。
SPAN_KEY - クラスio.helidon.grpc.core.GrpcTracingContextのstatic変数
Spanインスタンスのコンテキスト・キー。
SPAN_NAME_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
クライアント・コール用に作成されたスパンのオーバーライド名。
Span.Builder<B extends Span.Builder<B>> - io.helidon.tracingのインタフェース
新しいSpanを作成するためのFluent APIビルダー。
Span.Kind - io.helidon.tracing内の列挙クラス
スパンの種類。
Span.Status - io.helidon.tracing内の列挙クラス
スパン・ステータス。
spanBuilder(String) - インタフェースio.helidon.tracing.Tracerのメソッド
Spanを構築するための新しいスパン・ビルダー。
spanConfig() - クラスio.helidon.security.integration.common.AtnTracingのメソッド
 
spanConfig(String, String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
特定のスパンの構成を返します。
spanConfig(String, String) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
現在のContextから単一スパンの構成を取得します。
spanConfig(String, String, boolean) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
現在のContextから単一スパンの構成を取得します。
spanConfig(String, String, Context) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
指定されたContextから単一スパンの構成を取得します。
spanContext() - インタフェースio.helidon.webserver.ServerRequestのメソッド
現在のリクエストに関連するスパン・コンテキストを返します。
SpanContext - io.helidon.tracingのインタフェース
トレースSpanのコンテキスト。
spanId() - インタフェースio.helidon.tracing.SpanContextのメソッド
関連スパンのスパンID。
spanLog(String) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
トレース可能スパン・ログの構成。
SpanLogTracingConfig - io.helidon.tracing.configのクラス
トレースされたスパン内の単一のログ・イベントの構成。
SpanLogTracingConfig(String) - クラスio.helidon.tracing.config.SpanLogTracingConfigのコンストラクタ
新しいスパン・ログ。
SpanLogTracingConfig.Builder - io.helidon.tracing.configのクラス
SpanLogTracingConfig用のfluent APIビルダー。
spanName(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
 
spanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
新しく作成されたスパンの名前を作成します。
spanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
 
SpanTracingConfig - io.helidon.tracing.configのクラス
トレースされた単一のスパンの構成。
SpanTracingConfig(String) - クラスio.helidon.tracing.config.SpanTracingConfigのコンストラクタ
新しいトレース可能なスパン。
SpanTracingConfig.Builder - io.helidon.tracing.configのクラス
SpanTracingConfig用のfluent APIビルダー。
ssl() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにtls().sslContext()を使用します。 このメソッドは3.0.0バージョンで削除されます。
ssl(Supplier<? extends SSLContext>) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
サーバーで使用するSSLContextを設定します。
ssl(Supplier<? extends SSLContext>) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
非推奨。
2.0.0以降、かわりにSocketConfiguration.SocketConfigurationBuilder.tls(Supplier)を使用してください
ssl(SSLContext) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
サーバーで使用するSSLContextを設定します。
ssl(SSLContext) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
非推奨。
2.0.0以降、かわりにSocketConfiguration.Builder.tls(WebServerTls)を使用してください
sslContext(SSLContext) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
SslContextのベースとして使用される新しいSSLContextを設定します。
sslContext(SSLContext) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
サーバー・ソケットで使用するSSLContextを構成します。
sslContextBuilder(GrpcTlsDescriptor) - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
指定されたSslConfigからSslContextBuilderのインスタンスを返します。
SSLContextBuilder - io.helidon.grpc.serverのクラス
新規SslContextを作成用に構成するためのビルダー。
sslDescriptor(GrpcTlsDescriptor) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
GrpcTlsDescriptorを設定します。
stamp() - インタフェースio.helidon.config.spi.ConfigContentのメソッド
コンテンツの変更スタンプ。
stamp(Object) - クラスio.helidon.config.spi.ConfigContent.Builderのメソッド
コンテンツ・スタンプ。
start() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
サーバーを起動します。
start() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
start() - インタフェースio.helidon.messaging.Messagingのメソッド
すべてのチャネルを接続し、ストリーミングを開始します。
start() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
コンテナを起動します。
start() - インタフェースio.helidon.microprofile.server.Serverのメソッド
このサーバー(一度だけ使用できます)を起動します。
start() - クラスio.helidon.microprofile.server.ServerImplのメソッド
 
start() - インタフェースio.helidon.tracing.Span.Builderのメソッド
現在のタイムスタンプでスパンを作成して起動します。
start() - インタフェースio.helidon.webserver.WebServerのメソッド
サーバーを起動します。
start(EtcdConfigSourceBuilder.EtcdEndpoint, Consumer<ChangeWatcher.ChangeEvent<EtcdConfigSourceBuilder.EtcdEndpoint>>) - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
 
start(PollingStrategy.Polled) - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
 
start(PollingStrategy.Polled) - インタフェースio.helidon.config.spi.PollingStrategyのメソッド
このポーリング戦略を開始します。
start(String, PropagatedHeaders, long) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
新しいLRAを開始してIDを返すようにコーディネータに依頼します。
start(String, PropagatedHeaders, long) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
start(URI, String, PropagatedHeaders, long) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
新しいLRAを開始してIDを返すようにコーディネータに依頼します。
start(URI, String, PropagatedHeaders, long) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
start(Path, Consumer<ChangeWatcher.ChangeEvent<Path>>) - クラスio.helidon.config.FileSystemWatcherのメソッド
 
start(Instant) - インタフェースio.helidon.tracing.Span.Builderのメソッド
明示的なタイムスタンプでスパンを開始します。
start(T, Consumer<ChangeWatcher.ChangeEvent<T> >) - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
ターゲットの変更の監視を開始します。
started() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーの状態。
startupChecks() - インタフェースio.helidon.microprofile.health.HealthCheckProviderのメソッド
指定された起動HealthCheckを返します。
state() - インタフェースio.helidon.faulttolerance.CircuitBreakerのメソッド
現在のブレーカの状態。
state(CircuitBreaker.State) - インタフェースio.helidon.faulttolerance.CircuitBreakerのメソッド
このサーキット・ブレーカの状態を設定します。
statement() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
取引明細書テキスト
statement() - クラスio.helidon.dbclient.common.DbStatementContextのメソッド
構成された文のテキスト。
statement() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
実行する文のテキスト。
statement(DbClientServiceContext) - クラスio.helidon.dbclient.common.DbClientServiceBaseのメソッド
 
statement(DbClientServiceContext) - インタフェースio.helidon.dbclient.DbClientServiceのメソッド
インターセプトされる文の実行。
statement(String) - インタフェースio.helidon.dbclient.DbStatementsのメソッド
名前付き文の文テキストを取得します。
statement(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
カスタム文を設定します。
statement(String) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
このポリシーの文。
statement(String, List<Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
索引付けされたパラメータを使用する新しい文を設定します。
statement(String, Map<String, Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する名前付きパラメータを含む新しい文を設定します。
statementFuture() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
文の実行が終了すると完了するステージ。
statementFuture(CompletionStage<Void>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
新しい将来を設定して、文の完了をマークします。
statementName() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
文の名前。
statementName() - クラスio.helidon.dbclient.common.DbStatementContextのメソッド
この文の名前。
statementName() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
実行する文の名前。
statementName() - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
文の名前。
statementName(String) - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのメソッド
文の名前を構成します。
statementName(String) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する新しい文の名前を設定します。
statementName(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
カスタム文の名前を設定します。
statementNames() - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
ステートメント名パターンのセット。
statementNames(String...) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
このサービスがトリガーされる文名パターンを構成します。
statementNames(List<String>) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
構成から文名パターンを構成します。
statementPredicate(Predicate<DbClientServiceContext>) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
このサービスをトリガーするかどうかを決定するために結果を使用する述語を構成します。
statements() - クラスio.helidon.dbclient.common.DbClientContextのメソッド
構成済の文。
statements(DbStatements) - クラスio.helidon.dbclient.common.DbClientContext.BuilderBaseのメソッド
使用するdb文を構成します。
statements(DbStatements) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
構成から使用する文または手動で構成する文。
statements(DbStatements) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
statements(DbStatements) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
statements(DbStatements) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
構成から使用する文または手動で構成する文。
statementText(String) - クラスio.helidon.dbclient.common.AbstractDbExecuteのメソッド
文名に基づいて文のテキストを返します。
statementText(String) - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのメソッド
文のテキストを構成します。
statementType() - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
この文のタイプ。
statementType() - クラスio.helidon.dbclient.common.DbStatementContextのメソッド
この文の文タイプ。
statementType() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
実行される文のタイプ。
statementType() - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
 
statementType(DbStatementType) - クラスio.helidon.dbclient.common.DbStatementContext.BuilderBaseのメソッド
説明文タイプを構成します。
statementType(DbStatementType) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
文のタイプを設定します。
statementTypes() - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
取引明細書タイプのセット。
statementTypes(DbStatementType...) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
このサービスをトリガーする明細書タイプを構成します。
statementTypes(List<DbStatementType>) - クラスio.helidon.dbclient.common.DbClientServiceBase.DbClientServiceBuilderBaseのメソッド
構成から明細書タイプを構成します。
StaticContentSupport - io.helidon.webserver.staticcontentのインタフェース
ファイルシステムから、またはWebServer Routingへのクラス・ローダーを使用して、'静的コンテンツ' (files)を提供します。
StaticContentSupport.Builder<B extends StaticContentSupport.Builder<B>> - io.helidon.webserver.staticcontentのクラス
StaticContent詳細パラメータのFluentビルダー。
StaticContentSupport.ClassPathBuilder - io.helidon.webserver.staticcontentのクラス
クラス・パス・ベースの静的コンテンツ用のビルダー。
StaticContentSupport.FileBasedBuilder<T extends StaticContentSupport.FileBasedBuilder<T>> - io.helidon.webserver.staticcontentのクラス
ファイル・ベースの静的コンテンツ・サポートのビルダー(ファイル・ベースやクラスパス・ベースなど)。
StaticContentSupport.FileSystemBuilder - io.helidon.webserver.staticcontentのクラス
ファイル・システム・ベースの静的コンテンツのビルダー。
staticFile(String) - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
静的OpenAPIドキュメント・ファイルのファイル・システム・パスを設定します。
stats() - インタフェースio.helidon.faulttolerance.Bulkheadのメソッド
このバルクヘッドの内部統計へのアクセスを提供します。
status() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
受信したHTTPステータス。
status() - クラスio.helidon.integrations.common.rest.ApiResponseのメソッド
HTTPステータスが返されました。
status() - 例外io.helidon.integrations.common.rest.ApiRestExceptionのメソッド
HTTPステータスが返されました。
status() - 例外io.helidon.lra.coordinator.client.CoordinatorConnectionExceptionのメソッド
このエラーに基づいてLRAメソッドに報告する必要があるステータス。
status() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Statusという注釈が付いた参加者メソッドのURI。
status() - クラスio.helidon.security.SecurityResponseのメソッド
このレスポンスのステータス。
status() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
このレスポンスのステータス。
status() - インタフェースio.helidon.webclient.WebClientServiceResponseのメソッド
レスポンスのステータス。
status() - インタフェースio.helidon.webserver.cors.CorsSupportBase.ResponseAdapterのメソッド
レスポンスのステータスを返します。
status() - 例外io.helidon.webserver.HttpExceptionのメソッド
関連付けられたHTTPステータスを取得します。
status() - インタフェースio.helidon.webserver.ServerResponseのメソッド
実際のレスポンス・ステータス・コードを返します。
status(int) - インタフェースio.helidon.webserver.ServerResponseのメソッド
新しいHTTPステータス・コードを設定します。
status(Http.ResponseStatus) - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
APIコールによって返されたレスポンス・ステータス。
status(Http.ResponseStatus) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたHTTPステータス。
status(Http.ResponseStatus) - インタフェースio.helidon.integrations.common.rest.ResponseBuilderのメソッド
APIコールによって返されたレスポンス・ステータス。
status(Http.ResponseStatus) - クラスio.helidon.webserver.DirectHandler.TransportResponse.Builderのメソッド
カスタム・ステータス。
status(Http.ResponseStatus) - インタフェースio.helidon.webserver.ServerResponseのメソッド
新しいHTTPステータスを設定します。
status(SecurityResponse.SecurityStatus) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
セキュリティ・レスポンスのセキュリティ・ステータスを設定します。
status(Span.Status) - インタフェースio.helidon.tracing.Spanのメソッド
スパン・ステータス。主にSpan.Status.ERRORの構成に使用されます。
status(URI, PropagatedHeaders) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
指定されたLRAの戻りステータス。
status(URI, PropagatedHeaders) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
statusCode() - クラスio.helidon.security.SecurityResponseのメソッド
ステータス・コード(マッピングにHTTPステータス・コードを使用)。
statusCode(int) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
失敗したステータスのステータス・コードを設定します。
StatusLogEntry - io.helidon.webserver.accesslogのクラス
HTTPステータスのアクセス・ログ・エントリ。
StatusLogEntry.Builder - io.helidon.webserver.accesslogのクラス
StatusLogEntry用のfluent APIビルダー。
stop() - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
 
stop() - クラスio.helidon.config.FileSystemWatcherのメソッド
 
stop() - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
 
stop() - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
すべてのターゲットでの変更の監視を停止します。
stop() - インタフェースio.helidon.config.spi.PollingStrategyのメソッド
ポーリングを停止し、すべてのリソースを解放します。
stop() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerContextのメソッド
 
stop() - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
 
stop() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
stop() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
KafkaConnectorとそれに関連するすべてのジョブおよびリソースを停止します。
stop() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
開いているリソースをKafkaに閉じ、例外的に保留中のMessage.ack()を完了します。
stop() - インタフェースio.helidon.messaging.Messagingのメソッド
stopメソッドを実装しているすべてのコネクタでstopメソッドを呼び出します。
stop() - インタフェースio.helidon.messaging.Stoppableのメソッド
Messaging.stop()中に呼び出されます。
stop() - インタフェースio.helidon.microprofile.server.Serverのメソッド
このサーバーをただちに(起動したサーバーでのみ使用できます)で停止します。
stop() - クラスio.helidon.microprofile.server.ServerImplのメソッド
 
「停止可能」 - io.helidon.messagingのインタフェース
メッセージングの停止について通知できるメッセージング・コネクタ。
storageDirectory(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ファイルシステム内のストレージのベース・ディレクトリ。
storeByValue(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
stream() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースへの入力ストリームを取得します。
stream() - インタフェースio.helidon.config.ConfigValueのメソッド
値が存在する場合は、その値のみを含む順次Streamを返し、それ以外の場合は空のStreamを返します。
stream() - クラスio.helidon.grpc.core.PriorityBagのメソッド
このPriorityBagの内容を順序付けられたStreamとして取得します。
stream() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
有効なメトリクスに対して、このレジストリのMap.Entryのストリームを返します。
stream() - クラスio.helidon.metrics.Registryのメソッド
 
stream() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
このAnnotatedMethodListMethodStreamを取得します。
stream(StreamObserver<T>、CompletionStage <Void>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得し、StreamObserver.onCompleted()をコールします。
stream(StreamObserver<T>, Supplier <Stream<? extends T>>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Streamがエグゾーステッド・コールStreamObserver.onCompleted()になるまで、StreamからStreamObserver.onNext(Object)メソッドに値を送信します。
「stream(StreamObserver<T>、ストリーム<? extends T>)」 - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Streamがエグゾーステッド・コールStreamObserver.onCompleted()になるまで、StreamからStreamObserver.onNext(Object)メソッドに値を送信します。
「ストリーム (T)」 - クラスio.helidon.grpc.core.JsonbMarshallerのメソッド
 
streamAsync(StreamObserver<T>、CompletionStage <Void>) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得してから、fork-joinスレッド・プールを使用してStreamObserver.onCompleted()を非同期に呼び出します。
streamAsync(StreamObserver<T>, CompletionStage <Void>, Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得し、エグゼキュータ・スレッドを使用してStreamObserver.onCompleted()を非同期にコールします。
streamAsync(StreamObserver<T>, Supplier <Stream<? extends T>>, Executor) - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Streamがエグゾーステッド・コールStreamObserver.onCompleted()になるまで、StreamからStreamObserver.onNext(Object)メソッドに値を非同期的に送信します。
「streamAsync(StreamObserver<T>、ストリーム<? extends T>、エグゼキュータ)」 - クラスio.helidon.grpc.core.ResponseHelperのstaticメソッド
Streamがエグゾーステッド・コールStreamObserver.onCompleted()になるまで、StreamからStreamObserver.onNext(Object)メソッドに値を非同期的に送信します。
streamReaders() - インタフェースio.helidon.media.common.MediaSupportのメソッド
登録するストリーム・リーダーのコレクションを返します。
streamReaders() - クラスio.helidon.media.multipart.MultiPartSupportのメソッド
 
StreamValidationUtils - io.helidon.common.reactiveのクラス
ストリーム・バリデーションのヘルパー・メソッドです。
streamWriter() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
デフォルトのJacksonエンティティ・ストリーム・ライターを返します。
streamWriter() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
デフォルトのJSON-Bエンティティ・ストリーム・ライターを返します。
streamWriter() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
デフォルトのJSON-Pエンティティ・ストリーム・ライターを返します。
streamWriter(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
ObjectMapperインスタンスに基づいて、新しいJacksonエンティティ・ストリーム・ライターを作成します。
streamWriter(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
Jsonbインスタンスに基づいて、新しいJSON-Bエンティティ・ストリーム・ライターを作成します。
streamWriter(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
JsonWriterFactoryに基づいて、新しいJSON-Pエンティティ・ストリーム・ライターを作成します。
streamWriterInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
Jacksonストリーム・ライター・インスタンスを返します。
streamWriterInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
JSON-Bストリーム・ライター・インスタンスを返します。
streamWriterInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
JSON-Pストリーム・ライターを返します。
streamWriters() - クラスio.helidon.media.common.DefaultMediaSupportのメソッド
 
streamWriters() - インタフェースio.helidon.media.common.MediaSupportのメソッド
登録するストリーム書込み参加者のコレクションを返します。
streamWriters() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
 
streamWriters() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
 
streamWriters() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
 
streamWriters() - クラスio.helidon.media.multipart.MultiPartSupportのメソッド
 
STRICT - 列挙型クラスio.helidon.common.http.SetCookie.SameSiteの列挙定数
Cookieはファースト・パーティ・コンテキストでのみ送信され、サード・パーティのwebサイトによって開始されたリクエストとともに送信されません。
STRICT_TRANSPORT_SECURITY - クラスio.helidon.common.http.Http.Headerのstatic変数
"Strict-Transport-Security"ヘッダー名。
string() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースの文字列コンテンツを取得します。
string(Charset) - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースの文字列コンテンツを取得します。
stringReader() - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
Stringリーダー・インスタンスを返します。
stringReader(Charset) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
非推奨。
2.0.0以降、かわりにContentReaders.readString(Publisher, Charset)} またはDefaultMediaSupport.stringReader()を使用してください
stringValue(JsonValue) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
json値から文字列値を取得します。
subject() - クラスio.helidon.security.jwt.Jwtのメソッド
サブジェクト・クレーム。
subject() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
サブジェクト・クレーム。
subject() - クラスio.helidon.security.ProviderRequestのメソッド
現在のユーザー・サブジェクト(すでに認証されている場合)。
subject(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトは、このJWTが発行されたプリンシパルを定義します(例:
「件名」 - io.helidon.securityのクラス
ユーザーまたはサービスを表すセキュリティ・サブジェクト。
Subject.Builder - io.helidon.securityのクラス
Subject用のfluent APIビルダー。
subjectMapper() - インタフェースio.helidon.security.Securityのメソッド
AuthenticationProviderによって認証されたサブジェクトを新しいSubjectにマップするために使用するサブジェクト・マッピング・プロバイダ。次に例を示します。
subjectMappingProvider(SubjectMappingProvider) - クラスio.helidon.security.Security.Builderのメソッド
認証が処理された後に使用されるサブジェクト・マッピング・プロバイダを構成します。
SubjectMappingProvider - io.helidon.security.spiのインタフェース
認証プロバイダによって認証されたサブジェクトを新しいサブジェクトにマップするプロバイダ。
subjectType() - 注釈インタフェースio.helidon.security.abac.role.RoleValidator.Rolesの要素
この制限のサブジェクト・タイプ。デフォルトはSubjectType.USERです。
subjectType() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
(ユーザーまたはサービス(デフォルトはservice))を認証したプリンシパルのタイプ。
subjectType(SubjectType) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
(ユーザーまたはサービス(デフォルトはservice))を認証したプリンシパルのタイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
SubjectType - io.helidon.security内の列挙クラス
プリンシパルのタイプ。
subjectTypes(SubjectType...) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
非推奨。
サポートされるサブジェクト・タイプを構成します。
subjectTypes(SubjectType...) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperRxProviderBase.Builderのメソッド
サポートされるサブジェクト・タイプを構成します。
submit() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
クライアントを構築し、そのクライアントでSecurityClient.submit()を起動するためのショートカット・メソッド。
submit() - インタフェースio.helidon.security.SecurityClientのメソッド
セキュリティ・リクエストで構成されたフィールドを送信し、セキュリティ操作(認証、認可またはOutboundSecurity)を処理します。
submit() - クラスio.helidon.security.SecurityClientBuilderのメソッド
クライアントを構築し、そのクライアントでSecurityClient.submit()を起動するためのショートカット・メソッド。
submit() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
準備されたリクエストを実行します。
submit(Object) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
準備されたリクエストを実行し、リクエスト・エンティティを送信します。
submit(Object, Class<T> ) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
準備されたリクエストを実行し、リクエスト・エンティティを送信します。
submit(Flow.Publisher<DataChunk>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
Flow.Publisherを使用して、準備済リクエストを実行し、リクエスト・エンティティを送信します。
submit(Flow.Publisher<DataChunk>, Class<T> ) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
Flow.Publisherを使用して、準備済リクエストを実行し、リクエスト・エンティティを送信します。
submit(Function<MessageBodyWriterContext, Flow.Publisher<DataChunk>>) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
マーシャリング機能を使用して、準備されたリクエストを実行し、リクエスト・エンティティを送信します。
Subscribable<T> - io.helidon.common.reactiveのインタフェース
java関数を使用して個々のイベントをサブスクライブできるようにする装飾されたパブリッシャ。
subscribe(Flow.Subscriber<? super DataChunk>) - インタフェースio.helidon.common.http.Contentのメソッド
非推奨。
可能な場合は、指定されたサブスクライバをこのパブリッシャに追加します。
subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.media.common.MessageBodyReadableContentのメソッド
 
subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.media.common.ReadableByteChannelPublisherのメソッド
非推奨。
 
subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.media.multipart.MultiPartDecoder.DataChunkPublisherのメソッド
 
subscribe(Flow.Subscriber<? super DataChunk>) - クラスio.helidon.media.multipart.MultiPartEncoderのメソッド
 
subscribe(Flow.Subscriber<? super ReadableBodyPart>) - クラスio.helidon.media.multipart.MultiPartDecoderのメソッド
 
subscribe(Flow.Subscriber<? super ByteBuffer>) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
 
subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
 
subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.ConcatPublisherのメソッド
 
subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
 
subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
subscribe(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された委任関数を使用して、このSingleインスタンスをサブスクライブします。
subscribe(Consumer<? super T>, Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された委任関数を使用して、このSingleインスタンスをサブスクライブします。
subscribe(Consumer<? super T>, Consumer<? super Throwable>, Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された委任関数を使用して、このSingleインスタンスをサブスクライブします。
subscribe(Consumer<? super T>, Consumer<? super Throwable>, Runnable, Consumer<? super Flow.Subscription>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された委任関数を使用して、このSingleインスタンスをサブスクライブします。
subscribe(Subscriber<? super KafkaMessage<K, V> >) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
 
subscribe(Subscriber<? super Message<PAYLOAD> >) - クラスio.helidon.messaging.Emitterのメソッド
 
subscriber(Channel<PAYLOAD>, Flow.Subscriber <? extends Message<? extends PAYLOAD> >) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するFlow.Subscriberを登録します。
「subscriber(Channel<PAYLOAD>, コンシューマ <Multi<? extends Message<? extends PAYLOAD>>>)」 - クラスio.helidon.messaging.Messaging.Builderのメソッド
提供されたMultiを使用して、提供されたChannelをサブスクライブします。
subscriber(Channel<PAYLOAD>, SubscriberBuilder <? extends Message<? extends PAYLOAD>, RESULT>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelSubscriberの作成に使用するSubscriberBuilderを登録します。
subscriber(Channel<PAYLOAD>, Subscriber <? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するSubscriberを登録します。
SUBSCRIBER_NAME_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
サブスクリプションの識別に使用される永続消費者のサブスクライバ名。
subscriberConfig(Config) - クラスio.helidon.messaging.Channel.Builderのメソッド
サブスクライバ・コネクタで使用可能な構成。
subscribeTo(Flow.Publisher<DataChunk>) - クラスio.helidon.webclient.FileSubscriberのメソッド
非推奨。
取得したパブリッシャにこのインスタンスをサブスクライブします。
SubscriptionHelper - io.helidon.common.reactive内の列挙クラス
Flow.Subscriptionに対してアトミック・アクションを実行するためのシングルトン取消インジケータおよびユーティリティ・メソッドを含むヘルパー列挙。
subtype() - クラスio.helidon.common.http.MediaTypeのメソッド
サブタイプの取得メソッド。
subtype(String) - クラスio.helidon.common.http.MediaType.Builderのメソッド
新しいメディア・タイプのサブタイプ。
success(boolean) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
成功した文を測定するかどうか。
success(Principal) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、ユーザーのプリンシパルを作成しました。
success(Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、ユーザー・サブジェクトを作成しました。
success(Subject, Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、ユーザーおよびサービス・サブジェクトを作成しました。
SUCCESS - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
セキュリティ・イベント成功。
SUCCESS - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
セキュリティ・コンポーネントによるメッセージ処理が成功し、ランタイムが結果メッセージの通常の処理を続行することを示します。
SUCCESS_FINISH - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
成功し、プロバイダはすべての処理を実行しました。
SUCCESSFUL - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの列挙定数
2xx HTTPステータス・コード。
successService(Principal) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、サービス(またはクライアント)のプリンシパルを作成しました。
successService(Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、サービス・サブジェクトを作成しました。
successThreshold(int) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
成功したコールのうち、半開回路をクローズするコールの数。
SUFFICIENT - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
成功した場合、それ以上のプロバイダは呼び出されず、それ以外の場合はオプションと同じです。
supplier() - インタフェースio.helidon.config.ConfigValueのメソッド
入力された値のサプライヤを返します。
「サプライヤ (T)」 - インタフェースio.helidon.config.ConfigValueのメソッド
デフォルトで入力された値のサプライヤを返します。
Supplier() - クラスio.helidon.grpc.core.JsonbMarshaller.Supplierのコンストラクタ
 
supplies(AnnotatedMethod) - クラスio.helidon.microprofile.grpc.core.BidirectionalMethodHandlerSupplierのメソッド
 
supplies(AnnotatedMethod) - クラスio.helidon.microprofile.grpc.core.ClientStreamingMethodHandlerSupplierのメソッド
 
supplies(AnnotatedMethod) - インタフェースio.helidon.microprofile.grpc.core.MethodHandlerSupplierのメソッド
このMethodHandlerSupplierが特定のメソッドおよび型に対してMethodHandlerを提供できるかどうかを判定します。
supplies(AnnotatedMethod) - クラスio.helidon.microprofile.grpc.core.ServerStreamingMethodHandlerSupplierのメソッド
 
supplies(AnnotatedMethod) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplierのメソッド
 
supply() - クラスio.helidon.microprofile.grpc.server.GrpcServerCdiExtension.ServerProducerのメソッド
GrpcServerを提供できるSupplierを生成します。
supply(Class<T>, Supplier<T> ) - インタフェースio.helidon.common.context.Contextのメソッド
指定されたサプライヤを使用して新規インスタンスを登録します。
supply(Object, Class<T>, Supplier<T> ) - インタフェースio.helidon.common.context.Contextのメソッド
指定されたサプライヤを使用して新規インスタンスを登録します。
supported() - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
 
supported() - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
 
supported() - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
 
supported() - インタフェースio.helidon.config.spi.ChangeWatcherProviderのメソッド
サポートされているタイプのセットを返します。
SUPPORTED - 列挙型クラスio.helidon.media.common.MessageBodyOperator.PredicateResultの列挙定数
リクエストされたタイプは、その特定のオペレータによってサポートされます。
supportedAnnotations() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
 
supportedAnnotations() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
supportedAnnotations() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
supportedAnnotations() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
supportedAnnotations() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
supportedAnnotations() - クラスio.helidon.security.providers.abac.AbacProviderのメソッド
 
supportedAnnotations() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
このバリデータでサポートされている拡張注釈を指定します(例:
supportedAnnotations() - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
 
supportedAnnotations() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
このプロバイダでサポートされている拡張注釈を指定します(例:
supportedApi() - インタフェースio.helidon.integrations.vault.spi.SysProviderのメソッド
このプロバイダでサポートされているAPI。
supportedApi() - クラスio.helidon.integrations.vault.sys.HcpSysProviderのメソッド
 
supportedAttributes() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
このプロバイダがエンドポイント構成をオーバーライドするために必要な属性名のコレクション。
supportedConfigKeys() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
構成にはキーが必要です。
supportedCustomObjects() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
構成タイプのクラス。
supportedEngine() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeEngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.database.DbEngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1EngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2EngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.pki.PkiEngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.transit.TransitEngineProviderのメソッド
 
supportedEngine() - インタフェースio.helidon.integrations.vault.spi.SecretsEngineProviderのメソッド
このプロバイダでサポートされるエンジン。
supportedMediaTypes() - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
 
supportedMediaTypes() - クラスio.helidon.config.PropertiesConfigParserのメソッド
 
supportedMediaTypes() - インタフェースio.helidon.config.spi.ConfigParserのメソッド
パーサーによってサポートされるメディア・タイプのセットを返します。
supportedMediaTypes() - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
 
supportedMethod() - クラスio.helidon.integrations.vault.auths.approle.AppRoleAuthProviderのメソッド
 
supportedMethod() - クラスio.helidon.integrations.vault.auths.k8s.K8sAuthProviderのメソッド
 
supportedMethod() - クラスio.helidon.integrations.vault.auths.token.TokenAuthProviderのメソッド
 
supportedMethod() - インタフェースio.helidon.integrations.vault.spi.AuthMethodProviderのメソッド
このプロバイダでサポートされているメソッド。
supportedSuffixes() - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
 
supportedSuffixes() - インタフェースio.helidon.config.spi.ConfigParserのメソッド
構成パーサーは、サポートされているファイル・サフィクスを定義できます。
supportedSuffixes() - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
 
supportedTypes() - クラスio.helidon.config.hocon.mp.HoconMpMetaConfigProviderのメソッド
 
supportedTypes() - インタフェースio.helidon.config.mp.spi.MpMetaConfigProviderのメソッド
MicroProfileメタ構成プロバイダでサポートされているタイプのセット。
supportedTypes() - クラスio.helidon.config.yaml.mp.YamlMetaConfigProviderのメソッド
 
supports(Class<?>, GenericType<?>) - 列挙型クラスio.helidon.media.common.MessageBodyOperator.PredicateResultの静的メソッド
処理済クラスがサポートされているかどうか。
supports(String) - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
 
supports(String) - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
 
supports(String) - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
 
supports(String) - インタフェースio.helidon.config.spi.ChangeWatcherProviderのメソッド
このプロバイダがメタ構成可能なオブジェクトのタイプをサポートする場合はtrueを返します。
supports(String, ProviderRequest) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorのメソッド
この文がこのポリシー・エグゼキュータでサポートされていることをPolicyValidatorに通知するために使用できます。
suspend() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
コール元のスレッドに現在関連付けられているトランザクションを一時停止し、一時停止中のトランザクション・コンテキストを表すTransaction、またはコール元のスレッドがトランザクションに関連付けられていない場合はnullを返します。
switchIfEmpty(Single<T> ) - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームが空の場合は、もう一方のSingleに切り替えます。
switchIfEmpty(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが空の場合は、ほかのパブリッシャに切り替えます。
SWITCHING_PROTOCOLS_101 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
101 スイッチング・プロトコル。「HTTP/1.1のドキュメント」を参照してください。
SymmetricCipher - io.helidon.common.cryptoのクラス
このクラスは、選択した対称暗号を使用してメッセージを暗号化および復号化するシンプルでステートレスな方法を提供します。
SymmetricCipher.Builder - io.helidon.common.cryptoのクラス
SymmetricCipherのビルダー。
syncAuthenticate(ProviderRequest) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
 
syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
 
syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
 
syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
 
syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのメソッド
 
syncAuthenticate(ProviderRequest) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
 
syncAuthenticate(ProviderRequest) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
同期認証。
syncAuthorize(ProviderRequest) - クラスio.helidon.security.providers.abac.AbacProviderのメソッド
 
syncAuthorize(ProviderRequest) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
同期認可。
SynchronousProvider - io.helidon.security.spiのクラス
同期プロバイダのプロバイダ・ベース。
SynchronousProvider() - クラスio.helidon.security.spi.SynchronousProviderのコンストラクタ
 
syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
 
syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
 
syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
 
syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
 
syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
 
syncOutbound(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.spi.SynchronousProviderのメソッド
同期アウトバウンド・セキュリティ。
synthetic() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
このアプリケーションが構築時に合成として識別されたかどうかを示します。
sys(SysApi<T> ) - インタフェースio.helidon.integrations.vault.Vaultのメソッド
エンジン、ポリシーなどの構成など、このVaultでのシステム操作へのアクセスを取得します。
「システム」 - io.helidon.integrations.vault.sysのインタフェース
Vaultでのシステム操作のAPIをブロックしています。
SysApi<T> - io.helidon.integrations.vaultのインタフェース
Vault.sys(SysApi)で使用するシステムAPI。
SysProvider<T> - io.helidon.integrations.vault.spiのインタフェース
システムAPIのサポートを追加するJavaサービス・ローダー・サービス。
SysRx - io.helidon.integrations.vault.sysのインタフェース
リアクティブ非ブロッキングAPIとしてのVaultシステム操作。
SYSTEM - 列挙型クラスio.helidon.webclient.Proxy.ProxyTypeの列挙定数
システムから取得したプロキシ。
SYSTEM_PROPERTY_EXCLUDE - クラスio.helidon.common.serviceloader.HelidonServiceLoaderのstatic変数
Javaサービス・ローダー用に構成されたサービスまたはHelidonServiceLoader.Builderを使用して登録されたサービスのリストから一部の実装を除外するために使用されるシステム・プロパティ。
systemProperties() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
システム・プロパティから導出されたConfigを作成するためのConfigSourceを提供します。
systemProperties() - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
システム・プロパティに基づくメモリー内構成ソース。
SystemTagsManager - io.helidon.metrics.apiのインタフェース
すべてのメトリクスの出力に含めるグローバル・タグおよびアプリケーション・レベルのタグを持つディール。

T

tag(Tag<?>) - インタフェースio.helidon.tracing.Span.Builderのメソッド
タグの追加
tag(Tag<?>) - インタフェースio.helidon.tracing.Spanのメソッド
このスパンにタグを追加します。
tag(String, Boolean) - インタフェースio.helidon.tracing.Span.Builderのメソッド
ブール・タグを追加します。
tag(String, Boolean) - インタフェースio.helidon.tracing.Spanのメソッド
ブール・タグを追加します。
tag(String, Number) - インタフェースio.helidon.tracing.Span.Builderのメソッド
数値タグを追加します。
tag(String, Number) - インタフェースio.helidon.tracing.Spanのメソッド
数値タグを追加します。
tag(String, String) - インタフェースio.helidon.tracing.Span.Builderのメソッド
文字列タグを追加します。
tag(String, String) - インタフェースio.helidon.tracing.Spanのメソッド
文字列タグを追加します。
Tag<T> - io.helidon.tracingのクラス
TracerBuilder.addTracerTag(String, String)で使用できるタグの抽象化。
Tag.TagSource<T> - io.helidon.tracingのインタフェース
タグ・ソース(タグを作成できるタイプ)。
tags(Map<String, String>) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
メトリックに適用するタグを設定します。
takeUntil(Flow.Publisher<U> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
takeUntil(Flow.Publisher<U> ) - インタフェースio.helidon.common.reactive.Singleのメソッド
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
takeUntil(Flow.Publisher<U> ) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
takeWhile(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
このストリームから、指定された述語を満たす要素の最長のプレフィクスを取得します。
target() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
target() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
target() - クラスio.helidon.config.FileConfigSourceのメソッド
 
target() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
target() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
変更のターゲット。
target() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
このソースのターゲット。
target() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
target() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
target() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
チャネル・アドレスの解決に使用するオプションのターゲット文字列を取得します。
target(String) - クラスio.helidon.grpc.client.GrpcChannelDescriptor.Builderのメソッド
ターゲット文字列(有効なNameResolver準拠のURIまたは認証局文字列のいずれか)を設定します。
targets() - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
アウトバウンド処理用に構成されたアウトバウンド・ターゲット。
targetType() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
targetType() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
targetType() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
targetType() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
このソースでサポートされるターゲット・タイプ。
targetType() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
targetType() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
targetUri() - クラスio.helidon.security.SecurityEnvironmentのメソッド
リクエストされたリソースのURIを取得します。
targetUri(URI) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
ターゲットURIを構成します。
task(ScheduledConsumer<CronInvocation>) - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
実行をスケジュールするタスク。
task(ScheduledConsumer<FixedRateInvocation>) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
実行をスケジュールするタスク。
「タスク」 - io.helidon.schedulingのインタフェース
Scheduled task.
TE - クラスio.helidon.common.http.Http.Headerの静的変数
"TE"ヘッダー名。
TEMPORARY_REDIRECT_307 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
307 一時リダイレクト。「HTTP/1.1ドキュメント」を参照してください。
tenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
IDCSテナンシID。
test(MediaType) - クラスio.helidon.common.http.MediaTypeのメソッド
このメディア・タイプが別のメディア・タイプと互換性があるかどうかを確認します。
test(ServerRequest) - クラスio.helidon.webserver.RequestPredicateのメソッド
この述語を評価します。
TestConnector - io.helidon.messaging.connectors.mockの注釈インタフェース
Helidonメッセージング・テスト・コネクタの修飾子注釈。
text() - 列挙型クラスio.helidon.common.http.SetCookie.SameSiteのメソッド
同じサイトcookieパラメータに書き込むテキスト。
TEXT_EVENT_STREAM - クラスio.helidon.common.http.MediaTypeのstatic変数
text/event-streamメディア・タイプを表すMediaType定数。
TEXT_HTML - クラスio.helidon.common.http.MediaTypeのstatic変数
text/htmlメディア・タイプを表すMediaType定数。
TEXT_PLAIN - クラスio.helidon.common.http.MediaTypeのstatic変数
text/plainメディア・タイプを表すMediaType定数。
TEXT_X_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
"x" YAMLをテキストとして表すMediaType定数です。
TEXT_XML - クラスio.helidon.common.http.MediaTypeのstatic変数
text/xmlメディア・タイプを表すMediaType定数。
TEXT_YAML - クラスio.helidon.common.http.MediaTypeのstatic変数
擬似登録YAMLをテキストとして表すMediaType定数です。
thenAccept(Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAccept(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptAsync(Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptAsync(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptAsync(Consumer<? super T>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptAsync(Consumer<? super T>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenApply(Handler) - クラスio.helidon.webserver.RequestPredicateのメソッド
この述語がリクエストと一致する場合に使用するHandlerを設定します。
thenApply(Function<? super T, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenApply(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenApplyAsync(Function<? super T, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenApplyAsync(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenApplyAsync(Function<? super T, ? extends U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenApplyAsync(Function<? super T, ? extends U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenCompose(Function<? super T, ? extends CompletionStage<U> >) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenCompose(Function<? super T, ? extends CompletionStage<U> >) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U> >) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U> >) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U> >, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U> >, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenRun(Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenRun(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenRunAsync(Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenRunAsync(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenRunAsync(Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenRunAsync(Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thisUsesUnstableApi() - クラスio.helidon.security.integration.grpc.GrpcClientSecurityのメソッド
 
ThreadFormatter() - クラスio.helidon.common.HelidonConsoleHandler.ThreadFormatterのコンストラクタ
非推奨。
 
threadNamePrefix(String) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplier.Builderのメソッド
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
threadNamePrefix(String) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
ThreadPool - io.helidon.common.configurableのクラス
拡張可能な拡張ポリシーおよびキュー状態アクセッサを持つThreadPoolExecutor
ThreadPool.RejectionHandler - io.helidon.common.configurableのクラス
キューへのタスクの追加を再試行してプールの拡大をサポートするRejectedExecutionHandler
threadPoolSupplier() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtensionのメソッド
この拡張機能によって構成されたThreadPoolSupplierにアクセスします。
ThreadPoolSupplier - io.helidon.common.configurableのクラス
カスタム・スレッド・プールのサプライヤ。
ThreadPoolSupplier.Builder - io.helidon.common.configurableのクラス
ThreadPoolSupplier用のfluent APIビルダー。
thresholdPercent(double) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
しきいパーセント。
thresholdPercent(double) - クラスio.helidon.health.checks.HeapMemoryHealthCheck.Builderのメソッド
しきい値パーセント。
throwable() - インタフェースio.helidon.security.AuditEventのメソッド
追加の監査情報を取得できるThrowableオブジェクトを取得します。
throwable() - クラスio.helidon.security.SecurityResponseのメソッド
障害状態(発生した場合)の原因となる基礎となるスロー可能オブジェクトを取得します。
throwable(Throwable) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
セキュリティ・リクエストの失敗の原因となるスロー可能オブジェクトを設定します。
throwableWriter(boolean) - クラスio.helidon.media.common.DefaultMediaSupportのstaticメソッド
Throwableライター・インスタンスを返します。
throwException(ThreadPoolExecutor) - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
例外をスローします。
time() - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
time() - クラスio.helidon.security.SecurityEnvironmentのメソッド
現在のリクエストに対してこの環境が作成されたサーバーの時間。
time(SecurityTime) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
定義された時間を使用して現在の時間を取得します。
time(Runnable) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
time(Callable<T> ) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
timed() - クラスio.helidon.grpc.metrics.GrpcMetricsのstaticメソッド
gRPCメソッド・コールを実行するためにGrpcMetricsインスタンスを作成する静的ファクトリ・メソッドです。
timeout(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
ソケット・タイムアウト(ミリ秒単位)または0(無限タイムアウト)を設定します。
timeout(long, TimeUnit) - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
ダウンストリームからの要求がない場合に、書込みメソッドをブロックできる最大タイムアウトを設定します。
timeout(long, TimeUnit) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
文の実行レスポンスを待機するカスタム・タイムアウトを設定します。
timeout(long, TimeUnit) - クラスio.helidon.health.HealthSupport.Builderのメソッド
ヘルス・チェック・コールのタイムアウト全体を構成します。
timeout(long, TimeUnit) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheck.Builderのメソッド
文の実行レスポンスを待機するカスタム・タイムアウトを設定します。
timeout(long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
最後のアクセス以降のレコード・タイムアウトを構成します。
timeout(long, TimeUnit) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
 
timeout(long, TimeUnit) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
timeout(long, TimeUnit) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
サーバー・ソケット・タイムアウトを構成します。
timeout(long, TimeUnit) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが指定された時間内に次のアイテム、エラーまたは完了を通知しない場合、TimeoutExceptionにシグナルを送信します。
timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームが指定された時間内にアイテム、エラーまたは完了を通知しない場合にTimeoutExceptionに通知します。
timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
アップストリームが指定された時間内に次のアイテム、エラーまたは完了を通知しない場合、TimeoutExceptionにシグナルを送信します。
timeout(long, TimeUnit, ScheduledExecutorService, Single<T> ) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された時間内にアップストリームがアイテム、エラー、または完了を通知しない場合、フォールバック単一に切り替えます。
timeout(long, TimeUnit, ScheduledExecutorService, Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが指定された時間内に次のアイテム、エラー、または完了を通知しない場合、フォールバック単一に切り替えます。
timeout(Duration) - クラスio.helidon.faulttolerance.Timeout.Builderのメソッド
タイムアウトの設定時間
Timeout - io.helidon.faulttoleranceのインタフェース
タイムアウトは、期間が経過した後に実行を終了しようとします。
TIMEOUT_CONFIG_KEY - クラスio.helidon.health.HealthSupport.Builderのstatic変数
クライアントがヘルス・エンドポイントにアクセスしたときにヘルス・レポートを計算するためのタイムアウトを制御する、構成healthセクション内の構成キー。
Timeout.Builder - io.helidon.faulttoleranceのクラス
TimeoutのFluent APIビルダー。
timeoutMillis() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
デフォルトのサーバー・ソケット・タイムアウト(ミリ秒単位)または0(無限タイムアウト)を返します。
timeoutMillis() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
無限タイムアウトの場合、サーバー・ソケット・タイムアウト(ミリ秒)または0を返します。
timeoutMillis(int) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
非推奨。
2.0.0以降、かわりにSocketConfiguration.Builder.timeout(long, java.util.concurrent.TimeUnit)を使用してください
timer() - クラスio.helidon.dbclient.metrics.DbClientMetricsのstaticメソッド
DbClient.Builder.addService(java.util.function.Supplier)に登録するタイマー・ビルダーを作成します。
timer() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
新しいタイマー・クライアント・メトリックを作成します。
timer(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
0Lを通知し、指定された時間が経過した後にシーケンスを完了します。
timer(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
0Lを通知し、指定された時間が経過した後にシーケンスを完了します。
timer(String) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
timer(String, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
timer(Metadata) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
timer(Metadata, Tag...) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
timer(MetricID) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
timestamp() - インタフェースio.helidon.config.Config.Contextのメソッド
最後にロードされた構成のタイムスタンプを返します。
timestamp() - インタフェースio.helidon.config.Configのメソッド
構成ツリーが作成された日時を返します。
TimestampLogEntry - io.helidon.webserver.accesslogのクラス
タイムスタンプのアクセス・ログ・エントリ。
TimestampLogEntry.Builder - io.helidon.webserver.accesslogのクラス
HostLogEntry用のfluent APIビルダー。
TimeTakenLogEntry - io.helidon.webserver.accesslogのクラス
所要時間のアクセス・ログ・エントリ。
TimeTakenLogEntry.Builder - io.helidon.webserver.accesslogのクラス
TimeTakenLogEntry用のfluent APIビルダー。
timeUnit() - 注釈インタフェースio.helidon.microprofile.scheduling.FixedRateの要素
指定された値を解釈するための時間単位。
timeUnit() - インタフェースio.helidon.scheduling.FixedRateInvocationのメソッド
FixedRateInvocation.initialDelay()およびFixedRateInvocation.delay()の解釈に使用される時間単位。
timeUnit(TimeUnit) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
TimeUnitは、Scheduling.FixedRateBuilder.delay(long)およびScheduling.FixedRateBuilder.initialDelay(long)で提供される値の解釈に使用されます。
TimeValidator - io.helidon.security.abac.timeのクラス
時間ベースの属性チェック用の属性バリデータ。
TimeValidator.DaysOfWeek - io.helidon.security.abac.timeの注釈インタフェース
リソースがアクセス可能な曜日を制限できる属性注釈です。
TimeValidator.TimeConfig - io.helidon.security.abac.timeのクラス
時間属性バリデータの構成。
TimeValidator.TimeConfig.Builder - io.helidon.security.abac.timeのクラス
TimeValidator.TimeConfigのFluent APIビルダー。
TimeValidator.TimeOfDay - io.helidon.security.abac.timeの注釈インタフェース
時間の制約。
TimeValidator.TimesOfDay - io.helidon.security.abac.timeの注釈インタフェース
時間の制約 - TimeValidator.TimeOfDayを繰り返すコンテナ。
TimeValidatorService - io.helidon.security.abac.timeのクラス
AbacProviderの時間バリデータjavaサービス。
TimeValidatorService() - クラスio.helidon.security.abac.time.TimeValidatorServiceのコンストラクタ
 
timeZone() - クラスio.helidon.security.jwt.Jwtのメソッド
タイム・ゾーン・クレーム。
timeZone(ZoneId) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのタイムゾーン。
timeZone(ZoneId) - クラスio.helidon.security.SecurityTime.Builderのメソッド
現在のタイムゾーンを上書きします。
tls() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
サーバーのTLS構成を含むWebServerTlsを返します。
tls(WebClientTls) - クラスio.helidon.webclient.WebClient.Builderのメソッド
SSL構成を含む新しいWebClientTlsインスタンスを設定します。
tls(WebServerTls) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
 
tls(WebServerTls) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
 
tls(WebServerTls) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
このソケットのSSLを構成します。
tls(WebServerTls) - クラスio.helidon.webserver.WebServer.Builderのメソッド
 
tls(Supplier<WebServerTls>) - インタフェースio.helidon.webserver.SocketConfiguration.SocketConfigurationBuilderのメソッド
このソケットのSSLを構成します。
tlsCa(String) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
MySQLサーバーによって提示された証明書をバリ・デートするためのx509 CAファイル。
tlsCaCert() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
CA (認証局)証明書パスを取得します。
tlsCaCert(Resource) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
CA (認証局)証明書パスを設定します。
tlsCert() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
tlsCertパスを取得します。
tlsCert(Resource) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
クライアントtlsCertパスを設定します。
tlsCertificateKey(String) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
データベースに接続するためのx509証明書。
tlsConfig() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
 
tlsConfig() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
サーバー・ソケットで使用するSslConfigurationを返します。
tlsConfig(GrpcTlsDescriptor) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
サーバー・ソケットで使用するTLS構成を構成します。
tlsDescriptor() - クラスio.helidon.grpc.client.GrpcChannelDescriptorのメソッド
GrpcTlsDescriptorの取得。
tlsKey() - クラスio.helidon.grpc.core.GrpcTlsDescriptorのメソッド
クライアントの秘密キーのパスを取得します。
tlsKey(Resource) - クラスio.helidon.grpc.core.GrpcTlsDescriptor.Builderのメソッド
クライアントの秘密キーのパスを設定します。
tlsProtocol() - クラスio.helidon.webserver.http2.Http2UpgradeCodecProviderのメソッド
 
tlsProtocol() - インタフェースio.helidon.webserver.spi.UpgradeCodecProviderのメソッド
非推奨。
このプロトコルを使用する際にALPNネゴシエーションで予期されるプロトコルの名前であり、以前のナレッジ・デコーダが使用されることが想定されています。
tlsProtocol() - クラスio.helidon.webserver.websocket.WebsocketUpgradeCodecProviderのメソッド
 
tmpDir(Path) - クラスio.helidon.webserver.staticcontent.StaticContentSupport.ClassPathBuilderのメソッド
jarから静的コンテンツを抽出するためのカスタム一時フォルダを設定します。
to() - 注釈インタフェースio.helidon.security.abac.time.TimeValidator.TimeOfDayの要素
このリソースが1日以内にアクセス可能になるまでの時間。
to(Function<? super Multi<T>, ? extends U>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定されたconverterファンクションを現在のMultiインスタンスに適用し、このファンクションによって戻された値を返します。
to(Function<? super Single<T>, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたconverterファンクションを現在のSingleインスタンスに適用し、このファンクションによって戻された値を返します。
toBase64() - クラスio.helidon.common.Base64Valueのメソッド
Base64エンコード文字列。
toBigDecimal(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueBigDecimalにマップします。
toBigInteger(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueBigIntegerにマップします。
toBoolean(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
ブール値を取得します。
toBoolean(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuebooleanにマップします。
toByte(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuebyteにマップします。
toByteArray(ByteBuffer) - クラスio.helidon.common.http.Utilsのstaticメソッド
指定されたbyteバッファをbyte配列に変換します。
toBytes() - クラスio.helidon.common.Base64Valueのメソッド
値をバイトとしてデコードしました。
toBytes() - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Responseのメソッド
リクエストされた形式で証明書バイトを取得します。
toBytes() - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Responseのメソッド
リクエストされた形式で証明書バイトを取得します。
toBytes() - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Responseのメソッド
CRLバイトをリクエストされた形式で取得します。
toBytesBase64(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
base64文字列値からバイトを取得します。
toCalendar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
ZonedDateTimeなどの新しい時間APIの使用
toCertificate() - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Responseのメソッド
証明書をX.509証明書として取得します。
toCertificate() - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Responseのメソッド
証明書をX.509証明書として取得します。
toCertificate() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
証明書をX.509証明書として取得します。
toCertificate() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
X.509証明書としてレスポンスを取得します。
toChar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuecharにマップします。
toCharset(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueCharsetにマップします。
toClass(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueClass<?>にマップします。
toCompletableFuture() - インタフェースio.helidon.common.reactive.Awaitableのメソッド
このステージと同じ完了プロパティを保持するCompletableFutureを返します。
toCompletableFuture() - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
toCrl() - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Responseのメソッド
CRLをX.509 CRLとして取得します。
toDate(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
InstantZonedDateTimeなどの時間APIクラスのいずれかを使用
toDecodedString() - クラスio.helidon.common.Base64Valueのメソッド
デコードされたバイトを文字列として返します。
toDouble(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
doubleの値を取得します。
toDouble(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuedoubleにマップします。
toDuration(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueDurationにマップします。
toFile(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueFileにマップします。
toFloat(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuefloatにマップします。
toFullBuilder() - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
このキーストア・ビルダーからKeyConfigのビルダーを作成します。
toFullBuilder() - クラスio.helidon.common.pki.KeyConfig.PemBuilderのメソッド
このビルダーから入力されたビルダーを取得して、追加情報((証明書からの公開キーなど)。)を追加します。
toGregorianCalendar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
ZonedDateTimeなどの新しい時間APIの使用
toHelidonConfig(Config) - クラスio.helidon.config.mp.MpConfigのstaticメソッド
このメソッドでは、MP構成の上でHelidon構成を使用できます。
toHttpResponseStatus(Status) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
gRPC StatusHttp.ResponseStatusに変換します。
toHttpResponseStatus(StatusException) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
gRPC StatusExceptionHttp.ResponseStatusに変換します。
toHttpResponseStatus(StatusRuntimeException) - クラスio.helidon.grpc.core.GrpcHelperのstaticメソッド
gRPC StatusRuntimeExceptionHttp.ResponseStatusに変換します。
toImpl(Metadata, T) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
指定されたメトリックを中心に実装ラッパーの新しいインスタンスを作成します。
toImpl(Metadata, T) - クラスio.helidon.metrics.Registryのメソッド
 
toIndexedParameters(JsonObject) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
 
toIndexedParameters (T) - インタフェースio.helidon.dbclient.DbMapperのメソッド
ターゲット・タイプ・インスタンスを文の索引付きパラメータ・リストに変換します。
toIndexedParameters(T, Class<T> ) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
索引付けされたパラメータのリストにオブジェクトを読み込みます。
toInstant(JsonObject, String, DateTimeFormatter) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
Instant値を取得します。
toInstant(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueInstantにマップします。
toInt(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
int値を取得します。
toInt(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueintにマップします。
toJavaSubject() - クラスio.helidon.security.Subjectのメソッド
このサブジェクトからjava Subjectを作成します。
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
このビルダーからJSONオブジェクトを作成します。
toJson(JsonBuilderFactory) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
POSTおよびPUTリクエストに使用されるJSONオブジェクト(必要であればその他のメソッド)を返します。
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.auths.token.DeleteTokenRole.Requestのメソッド
 
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのメソッド
 
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.sys.DeletePolicy.Requestのメソッド
 
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.sys.DisableAuth.Requestのメソッド
 
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.sys.DisableEngine.Requestのメソッド
 
toJson(Object) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
オブジェクトからJsonValueを作成します。
toJsonResponseType(MediaType) - クラスio.helidon.webserver.JsonServiceのメソッド
指定されたタイプが受け入れられるJSONタイプである場合、そのタイプのレスポンス・タイプを返します。
token() - クラスio.helidon.integrations.vault.auths.approle.Login.Responseのメソッド
vault操作を起動するために使用するトークン。
token() - クラスio.helidon.integrations.vault.auths.k8s.Login.Responseのメソッド
Vaultへのアクセスに使用するトークン。
token() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
受信されたトークン。
token() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
トークン(構成されている場合)。
token() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
token() - クラスio.helidon.integrations.vault.VaultTokenBaseのメソッド
トークン文字列。
token() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
JWTをトークンとして暗号化しました。
token() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
トークン・サービスから受信された完全なトークン文字列。
token(String) - クラスio.helidon.integrations.vault.auths.token.RenewToken.Requestのメソッド
 
token(String) - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuth.Builderのメソッド
使用するトークンを構成します。
token(String) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
Vaultへの接続に使用するトークンを構成します。
token(String) - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
(トークンを表す実際の文字列)を使用するトークン。
token(String) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークン・コンテンツ(ネットワーク上を移動する実際の文字列)を設定します。
TokenAuth - io.helidon.integrations.vault.auths.tokenのインタフェース
トークン認証メソッドのAPI。
TokenAuthProvider - io.helidon.integrations.vault.auths.tokenのクラス
トークン認証メソッドのJavaサービス・ローダー・サービスがサポートされています。
TokenAuthProvider() - クラスio.helidon.integrations.vault.auths.token.TokenAuthProviderのコンストラクタ
 
TokenAuthRx - io.helidon.integrations.vault.auths.tokenのインタフェース
トークン認証メソッドのAPI。
tokenContent() - クラスio.helidon.security.jwt.SignedJwtのメソッド
完全なトークン(ヘッダー、ペイロード、シグネチャ)。
tokenCookieHandler() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
トークン用のCookieまたはCookieの設定を解除するCookieハンドラ。
TokenCredential - io.helidon.security.providers.commonのクラス
アクセス・トークンを表すパブリック資格証明。
TokenCredential.Builder - io.helidon.security.providers.commonのクラス
TokenCredentialのFluent APIビルダー。
tokenEndpoint() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにOidcConfig.appWebClient()およびOidcConfig.tokenEndpointUri()を使用してください。JAX-RSクライアントからリアクティブwebクライアントに移動した結果です
tokenEndpoint(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
非推奨。
 
tokenEndpoint(String) - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
非推奨。
特定のテナントのトークン・エンドポイント。
tokenEndpoint(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.DefaultMultitenancyEndpointsのメソッド
 
tokenEndpoint(String) - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MultitenancyEndpointsのメソッド
特定のテナントのトークン・エンドポイントURI。
tokenEndpointAuthentication() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
トークン・エンドポイントに使用される認証メカニズムのタイプ。
tokenEndpointAuthentication(OidcConfig.ClientAuthentication) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
トークン・エンドポイントの起動時に使用する認証のタイプ。
tokenEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
トークン・エンドポイントURI。
tokenEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
認証コードに基づいてJWTを取得するために使用するトークン・エンドポイントのURI。
tokenExplicitMaxTtl(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
設定すると、明示的な最大TTLをトークンにエンコードします。
tokenExplicitMaxTtl(Duration) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
設定すると、明示的な最大TTLをトークンにエンコードします。
tokenExplicitMaxTtl(Duration) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定すると、明示的な最大TTLをトークンにエンコードします。
tokenFormat(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
アウトバウンド・トークンを作成するためのトークン形式。
tokenHandler() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
ヘッダー・タイプがHttpSignHeader.CUSTOMに設定されている場合、このハンドラはアウトバウンド・リクエストのヘッダーの作成に使用されます。
tokenHandler() - クラスio.helidon.security.QueryParamMappingのメソッド
パラメータからヘッダーを作成するために使用されるトークン・ハンドラ。
tokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
アイデンティティが伝播されるアウトバウンド・ヘッダーの構成。
tokenHandler(TokenHandler) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
アウトバウンド基本認証をヘッダーに追加するトークン・ハンドラ。
tokenHandler(TokenHandler) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
アウトバウンド・ヘッダーを作成するためのトークン・ハンドラを構成します。
tokenHandler(TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
アウトバウンド・トークン・ハンダー:アウトバウンド・リクエスト・ヘッダーにトークンを挿入します。
TokenHandler - io.helidon.security.utilのクラス
リクエストからセキュリティ・トークンを抽出するか、トークンでヘッダーを更新します。
TokenHandler.Builder - io.helidon.security.utilのクラス
TokenHandlerを作成するFluent APIビルダー。
tokenHeader() - クラスio.helidon.security.util.TokenHandlerのメソッド
(または次に書き込まれます)でトークンが予期されるヘッダーの名前。
tokenHeader(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
トークンを抽出するために検索するヘッダーの名前を設定します。
tokenize(char, String, boolean, String) - クラスio.helidon.common.http.Utilsのstaticメソッド
Tokenizeは、引用符で囲まれたサブ・シーケンスを考慮したseparator文字によるtextを提供します。
「トークン化機能」 - io.helidon.common.httpのクラス
ヘッダー解析用の文字列トークン化機能。
Tokenizer(String) - クラスio.helidon.common.http.Tokenizerのコンストラクタ
新しいインスタンスを作成します。
tokenLocation(String) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
k8sサービス・アカウント・トークンを持つファイル。
tokenMaxTtl(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成されたトークンの最大存続期間。
tokenNoDefaultPolicy(boolean) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
設定した場合、デフォルトのポリシーは生成されたトークンには設定されません。そうしないと、token_policiesに設定されたポリシーに追加されます。
tokenNoDefaultPolicy(boolean) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
設定した場合、デフォルトのポリシーは生成されたトークンには設定されません。そうしないと、token_policiesに設定されたポリシーに追加されます。
tokenNoDefaultPolicy(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定した場合、デフォルトのポリシーは生成されたトークンには設定されません。そうしないと、CreateTokenRole.Request.addAllowedPolicy(String)に設定されたポリシーに追加されます。
tokenNumUses(int) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
生成されたトークンが(その存続期間中)を使用できる最大回数。0は無制限を意味します。
tokenNumUses(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成されたトークンが(その存続期間中)を使用できる最大回数。0は無制限を意味します。
tokenNumUses(int) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
生成されたトークンが(その存続期間中)を使用できる最大回数。0は無制限を意味します。
tokenPattern(Pattern) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
トークンを抽出するためのトークン・パターン(正規表現)を設定します。
tokenPeriod(int) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
トークンで使用する期間。
tokenPeriod(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
トークンに設定する期間(ある場合)。
tokenPeriod(int) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
トークンに設定する期間(ある場合)。
tokenPolicies() - クラスio.helidon.integrations.vault.auths.approle.Login.Responseのメソッド
トークンにアタッチされたトークン・ポリシー。
tokenPolicies() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
トークン・ポリシー名のリスト。
tokenPrefix(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
トークンを抽出するヘッダー値のプレフィクスを設定します。
tokenProvider(TokenHandler) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
リクエストからGoogleアクセス・トークンを抽出するためのトークン・プロバイダで、デフォルトは"ベアラー"プレフィクスが付いた"Authorization"ヘッダーです。
tokenRefreshSkew() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
アクセス・トークンの有効期限より前にリフレッシュする必要がある時間。
tokenRefreshSkew(Duration) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
アクセス・トークンの有効期限より前にリフレッシュする必要がある時間。
TokenResponse - io.helidon.integrations.vault.auths.tokenのクラス
トークンを返すレスポンス。
TokenResponse(ApiEntityResponse.Builder<?, ? extends VaultResponse, JsonObject>) - クラスio.helidon.integrations.vault.auths.token.TokenResponseのコンストラクタ
 
tokenReviewerJwt(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
ログイン中に他のJWTをバリ・デートするためにTokenReview APIにアクセスするために使用するサービス・アカウントJWT。
tokenRole(String) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
認証に使用されるトークン・ロール。
tokenTtl(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成されたトークンの増分存続期間。
tokenType() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
トークンのタイプ
tokenType(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
生成するトークンのタイプ。
tokenType(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成するトークンのタイプ。
tokenType(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
生成するトークンのタイプ。
TokenVaultAuth - io.helidon.integrations.vault.auths.tokenのクラス
トークンを使用して認証するためのJavaサービス・ローダー実装。
TokenVaultAuth() - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuthのコンストラクタ
サービス・ローダーに必要です。
TokenVaultAuth.Builder - io.helidon.integrations.vault.auths.tokenのクラス
TokenVaultAuthのFluent APIビルダー。
toList(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
JSONオブジェクトのJSON配列を文字列のリストに変換します。
toLocalDate(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueLocalDateにマップします。
toLocalDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueLocalDateTimeにマップします。
toLocalTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueLocalTimeにマップします。
toLong(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
long値を取得します。
toLong(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuelongにマップします。
toMap() - クラスio.helidon.common.http.HashParametersのメソッド
 
toMap() - インタフェースio.helidon.common.http.Parametersのメソッド
パラメータのコピーをMapとして返します。
toMap() - クラスio.helidon.common.http.ReadOnlyParametersのメソッド
 
toMap() - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.NoopPropagatedHeadersのメソッド
 
toMap() - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.PrefixedPropagatedHeadersのメソッド
 
toMap() - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのメソッド
マップとしてすべてのヘッダーを取得します。
toMap(Config) - クラスio.helidon.config.ConfigMappersのstaticメソッド
すべてのリーフ・ノード(values)をマップ・インスタンスに変換します。
toMap(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
マップ値を取得します。
toMap(JsonObject, String) - クラスio.helidon.integrations.vault.VaultUtilのstaticメソッド
指定されたオブジェクトにネストされているjsonオブジェクトのマップを返します。
toNamedParameters(JsonObject) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
 
toNamedParameters (T) - インタフェースio.helidon.dbclient.DbMapperのメソッド
ターゲット・タイプ・インスタンスを文の名前付きパラメータ・マップに変換します。
toNamedParameters(T, Class<T> ) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
オブジェクトを名前付きパラメータのマップに読み込みます。
toNullableStage() - クラスio.helidon.common.reactive.CompletionSingleのメソッド
 
toObject(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
子JSONオブジェクトを取得します。
toObject(JsonValue) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
jsonからobjectに変換します。
toOffsetDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueOffsetDateTimeにマップします。
toOffsetTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueOffsetTimeにマップします。
toOptionalSingle() - インタフェースio.helidon.common.reactive.Singleのメソッド
このSingleインスタンスを、非同期操作のOptional<T>戻り型を持つSingleとして公開します。
toPath(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuePathにマップします。
toPattern(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuePatternにマップします。
toPeriod(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuePeriodにマップします。
topic(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
指定された宛先名とTOPICをタイプとして使用します。
topic(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
指定された宛先名とTOPICをタイプとして使用します。
topic(String...) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
消費元のトピックの名前。
TOPIC - 列挙型クラスio.helidon.messaging.connectors.jms.Typeの列挙定数
トピック接続タイプ。すべてのメッセージがサブスクライブされたすべてのクライアントに配信されます。
topicPattern(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
消費元のトピック名の正規表現パターン。
topicPattern(Pattern) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
消費元のトピック名のパターン。
topicPattern(Pattern) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
複数のトピックを選択するためのパターン。
topics(List<String>) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
サブスクライブするトピックのリスト。
topics(List<String>) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
メッセージの送信先トピックのリスト。
toPrometheusData(String, Metric, boolean) - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
メトリックをPrometheus形式で書式設定します。
toPrometheusData(MetricID, Metric, boolean) - クラスio.helidon.metrics.MetricsSupportのstaticメソッド
メトリックをPrometheus形式で書式設定します。
toProperties(Config) - クラスio.helidon.config.ConfigMappersのstaticメソッド
すべてのリーフ・ノード(values)をプロパティ・インスタンスに変換します。
toRawString() - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
文字をデコードせずに、先頭にスラッシュが付いたパス文字列表現を返します。
toResponse(ConstraintViolationException) - クラスio.helidon.microprofile.bean.validation.HelidonConstraintViolationExceptionMapperのメソッド
不正なリクエストとしてラップされたバリデーション例外を返します。
toShort(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueshortにマップします。
toSimpleTimeZone(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
ZoneIdなどの新しい時間APIの使用
toStage() - インタフェースio.helidon.common.reactive.Singleのメソッド
このSingleインスタンスをCompletionStageとして公開します。
toStage(boolean) - インタフェースio.helidon.common.reactive.Singleのメソッド
このSingleインスタンスをCompletionStageとして公開します。
toString() - クラスio.helidon.common.Base64Valueのメソッド
 
toString() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
toString() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
 
toString() - クラスio.helidon.common.Errorsのメソッド
 
toString() - クラスio.helidon.common.GenericTypeのメソッド
 
toString() - クラスio.helidon.common.http.HashParametersのメソッド
 
toString() - 列挙型クラスio.helidon.common.http.Http.Statusのメソッド
レスポンス・ステータスを文字列として取得します。
toString() - インタフェースio.helidon.common.http.HttpRequest.Pathのメソッド
先頭にスラッシュが付いたパス文字列表現を返します。
toString() - クラスio.helidon.common.http.MediaTypeのメソッド
メディア・タイプを、対応するHTTPヘッダーの値としての使用に適した文字列に変換します。
toString() - クラスio.helidon.common.http.SetCookieのメソッド
このインスタンスのコンテンツを、RFC6265で指定された'Set-Cookie:'ヘッダー値として返します。
toString() - クラスio.helidon.config.AbstractConfigSourceのメソッド
 
toString() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
 
toString() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
toString() - インタフェースio.helidon.config.Config.Keyのメソッド
フォーマットされた完全修飾キーを返します。
toString() - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
toString() - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
toString() - クラスio.helidon.config.ObjectNodeImplのメソッド
 
toString() - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのメソッド
 
toString() - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
 
toString() - クラスio.helidon.config.ValueNodeImplのメソッド
 
toString() - クラスio.helidon.grpc.client.ClientServiceDescriptorのメソッド
 
toString() - クラスio.helidon.grpc.server.MethodDescriptorのメソッド
 
toString() - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
toString() - クラスio.helidon.grpc.server.ServiceDescriptorのメソッド
 
toString() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
toString() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
 
toString() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Encryptedのメソッド
 
toString() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
コンテンツ処理を、対応するHTTPヘッダーの値としての使用に適した文字列に変換します。
toString() - 列挙型クラスio.helidon.messaging.connectors.jms.Typeのメソッド
 
toString() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
 
toString() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
 
toString() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
 
toString() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
 
toString() - クラスio.helidon.security.AuthenticationResponseのメソッド
 
toString() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
配下のマップのtoStringを返します。
toString() - クラスio.helidon.security.Grantのメソッド
 
toString() - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmのメソッド
 
toString() - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionのメソッド
 
toString() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
 
toString() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
 
toString() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
 
toString() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
 
toString() - クラスio.helidon.security.SecurityLevelのメソッド
 
toString() - クラスio.helidon.security.SecurityResponseのメソッド
 
toString() - クラスio.helidon.security.Subjectのメソッド
 
toString() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
 
toString() - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
 
toString() - クラスio.helidon.tracing.config.TracingConfigのメソッド
 
toString() - クラスio.helidon.tracing.Tagのメソッド
 
toString() - クラスio.helidon.webserver.cors.CorsSupportのメソッド
 
toString() - クラスio.helidon.webserver.cors.CrossOriginConfig.Builderのメソッド
 
toString() - クラスio.helidon.webserver.cors.CrossOriginConfigのメソッド
 
toString() - クラスio.helidon.webserver.cors.MappedCrossOriginConfigのメソッド
 
toString() - クラスio.helidon.webserver.Http1Routeのメソッド
 
toString(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
文字列値を取得します。
toTimeZone(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
ZoneIdなどの新しい時間APIの使用
toUnmodifiableParameters(Parameters) - インタフェースio.helidon.common.http.Parametersのstaticメソッド
変更不可能なビューを返します。
toUri(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueURIにマップします。
toUrl(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueURLにマップします。
toUUID(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueUUIDにマップします。
toZonedDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueZonedDateTimeにマップします。
toZoneId(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueZoneIdにマップします。
toZoneOffset(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueZoneOffsetにマップします。
trace() - インタフェースio.helidon.webclient.WebClientのメソッド
トレース・メソッドのリクエスト・ビルダーを作成します。
trace(Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
trace(Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
すべてのTRACEリクエストを指定されたハンドラにルーティングします。
trace(PathMatcher, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
trace(PathMatcher, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
TRACEリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
trace(String, Handler...) - クラスio.helidon.webserver.Routing.Builderのメソッド
 
trace(String, Handler...) - インタフェースio.helidon.webserver.Routing.Rulesのメソッド
TRACEリクエストを、指定されたハンドラへの対応するパスとともにルーティングします。
TRACE - 列挙型クラスio.helidon.common.http.Http.Methodの列挙定数
TRACEメソッドは、リクエスト・メッセージのリモート・アプリケーション・レイヤーのループ・バックを起動するときに使用します。
「トレース可能」 - io.helidon.tracing.configのクラス
有効または無効にできるトレース構成。
Traceable(String) - クラスio.helidon.tracing.config.Traceableのコンストラクタ
新しいトレース可能オブジェクト。
tracedAttributes() - クラスio.helidon.grpc.server.GrpcTracingConfigのメソッド
 
tracedConfig() - インタフェースio.helidon.webserver.PathTracingConfigのメソッド
構成されたパスおよび(可能性あり)メソッドに有効なトレースの関連構成。
TraceExemplarService - io.helidon.metrics.exemplartraceのクラス
ExemplarServiceのサービス・プロバイダ。
TraceExemplarService() - クラスio.helidon.metrics.exemplartrace.TraceExemplarServiceのコンストラクタ
 
traceId() - インタフェースio.helidon.tracing.SpanContextのメソッド
関連スパンのトレースID。
tracer() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
 
tracer() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
Tracerを返します。
tracer() - クラスio.helidon.microprofile.tracing.TracerProducerのメソッド
現在構成されているトレーサのインスタンスを提供します。
tracer() - インタフェースio.helidon.security.Securityのメソッド
新しいスパンの構築に使用できるトレーサを返します。
tracer() - インタフェースio.helidon.security.SecurityContextのメソッド
新しいスパンを作成するトレーサを提供します。
tracer() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
トレーサを返します。
tracer() - インタフェースio.helidon.webserver.ServerRequestのメソッド
WebServerに関連付けられたTracerを返します。
tracer(Tracer) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
トレースを設定します。
tracer(Tracer) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティに使用するオープン・トレーサを設定します。
tracer(Tracer) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
トレースを設定します。
tracer(Tracer) - クラスio.helidon.webserver.WebServer.Builderのメソッド
トレースを設定します。
tracer(Supplier<? extends Tracer>) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
トレーサを設定します。
tracer(Supplier<? extends Tracer>) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
トレースを設定します。
tracer(Supplier<? extends Tracer>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
トレースを設定します。
「トレーサ」 - io.helidon.tracingのインタフェース
トレーサの抽象化。
TRACER_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
Tracerプロパティ名。
TracerBuilder<T extends TracerBuilder<T>> - io.helidon.tracingのインタフェース
tracerをトレースするビルダー。
TracerProducer - io.helidon.microprofile.tracingのクラス
CDI beansへのインジェクションに必要なTracerのプロデューサ。
TracerProducer() - クラスio.helidon.microprofile.tracing.TracerProducerのコンストラクタ
 
TracerProvider - io.helidon.tracing.spiのインタフェース
様々な分散トレーサを統合するJavaサービス。
TracerResolverProvider - io.helidon.tracing.tracerresolverのクラス
Helidonで使用するトレーサを検索するためにTracerResolverを使用するサービス。
TracerResolverProvider() - クラスio.helidon.tracing.tracerresolver.TracerResolverProviderのコンストラクタ
 
traceSerialization(SerializationConfig.TraceOption) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
シリアル化をトレースする方法。
TRACING - クラスio.helidon.grpc.core.InterceptorPrioritiesの静的変数
トレースの優先度。
TracingCdiExtension - io.helidon.microprofile.tracingのクラス
マイクロプロファイル・トレース実装のCDI拡張。
TracingCdiExtension() - クラスio.helidon.microprofile.tracing.TracingCdiExtensionのコンストラクタ
 
tracingConfig() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
 
tracingConfig() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
トレース構成を返します。
tracingConfig(GrpcTracingConfig) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
トレース構成を設定します。
tracingConfig(TracingConfig) - クラスio.helidon.webserver.PathTracingConfig.Builderのメソッド
このパスおよび場合によってはメソッドで使用するトレース対象システムの構成。
TracingConfig - io.helidon.tracing.configのクラス
トレースされたコンポーネント、((WebServer、Securityなど))とそのトレースされたスパンおよびスパン・ログを含むトレース構成。
TracingConfig(String) - クラスio.helidon.tracing.config.TracingConfigのコンストラクタ
トレースされる新しい構成。
TracingConfig.Builder - io.helidon.tracing.configのクラス
TracingConfigのFluent APIビルダー。
TracingConfigUtil - io.helidon.tracing.configのクラス
現在のトレース構成を取得するユーティリティ。
tracingEnabled(boolean) - クラスio.helidon.security.Security.Builderのメソッド
トレースを有効にするかどうか。
tracingEnabled(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
 
tracingEnabled(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
このトレース・フィルタが有効かどうか。
tracingEnabled(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
 
TracingFilter - io.helidon.tracing.jerseyのクラス
(全体) Jerseyコールのトレースを追加します。
TracingFilter() - クラスio.helidon.tracing.jersey.TracingFilterのコンストラクタ
 
TracingHelper - io.helidon.tracing.jerseyのクラス
helidonでトレースするためのユーティリティ。
tracingId() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
SecurityContextによって生成された現在の監査イベントのトレースID。
tracingSpan() - インタフェースio.helidon.security.SecurityContextのメソッド
トレースのスパンを提供します。
tracingSpan(SpanContext) - クラスio.helidon.security.SecurityContext.Builderのメソッド
トレース・スパン・コンテキストを開いて、セキュリティを正しくトレースします。
tracingSpan(SpanContext) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
トレース・スパンは、オープン・トレースをサポートします。
tracingSpanContext() - インタフェースio.helidon.security.SecurityRequestのメソッド
トレースの親スパン。
tracingTracer(Tracer) - クラスio.helidon.security.SecurityContext.Builderのメソッド
セキュリティ・イベントのトレース時に新しいスパン・コンテキストの作成に使用されるトレーサ。
TRAILER - クラスio.helidon.common.http.Http.Headerの静的変数
"Trailer"ヘッダー名。
transacted(boolean) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
セッションがローカル・トランザクションを使用するかどうかを示します。
transacted(boolean) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
セッションがローカル・トランザクションを使用するかどうかを示します。
TransactionController() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.TransactionControllerのコンストラクタ
新しいCDISEPlatform.TransactionControllerを作成します。
transactionFilePrefix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・トランザクション・ファイルの名前プレフィクス。
transactionFileSuffix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・トランザクション・ファイルの名前サフィクス。
TRANSFER_ENCODING - クラスio.helidon.common.http.Http.Headerのstatic変数
"Transfer-Encoding"ヘッダー名。
transferEncoding() - インタフェースio.helidon.webclient.WebClientResponseHeadersのメソッド
レスポンスの転送エンコーディング。
transform(AnnotationValue<Annotation>, VisitorContext) - クラスio.helidon.integrations.micronaut.cdi.processor.ApplicationScopedTransformerのメソッド
 
transform(AnnotationValue<Annotation>, VisitorContext) - クラスio.helidon.integrations.micronaut.cdi.processor.DependentTransformerのメソッド
 
transform(AnnotationValue<Annotation>, VisitorContext) - クラスio.helidon.integrations.micronaut.cdi.processor.RequestScopedTransformerのメソッド
 
transformToJson(Map<String, Object>) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
文字列からオブジェクトへのマップを文字列からJSON値へのマップに変換します。
「一時」 - io.helidon.config.objectmappingの注釈インタフェース
JavaBeanの直列化復元サポートからJavaBeanのプロパティ、メソッドまたはコンストラクタを除外するために使用される注釈。
TransitEngineProvider - io.helidon.integrations.vault.secrets.transitのクラス
転送エンジン用のJavaサービス・ローダー・サービス。
TransitEngineProvider() - クラスio.helidon.integrations.vault.secrets.transit.TransitEngineProviderのコンストラクタ
 
TransitSecrets - io.helidon.integrations.vault.secrets.transitのインタフェース
Vault Transit Secrets EngineのAPI操作。
TransitSecretsRx - io.helidon.integrations.vault.secrets.transitのインタフェース
Vault Transit Secrets EngineのAPI操作。
TransitSecurityProvider - io.helidon.integrations.vault.secrets.transitのクラス
Helidonセキュリティとの統合。
TransitSecurityProvider.TransitDigestConfig - io.helidon.integrations.vault.secrets.transitのクラス
セキュリティ・ダイジェストのプログラム設定を使用する場合のダイジェストの構成。
TransitSecurityProvider.TransitDigestConfig.Builder - io.helidon.integrations.vault.secrets.transitのクラス
TransitSecurityProvider.TransitEncryptionConfig - io.helidon.integrations.vault.secrets.transitのクラス
セキュリティのプログラム設定を使用する場合の暗号化の構成。
TransitSecurityProvider.TransitEncryptionConfig.Builder - io.helidon.integrations.vault.secrets.transitのクラス
TransitSecurityService - io.helidon.integrations.vault.secrets.transitのクラス
転送シークレット用のSecurityProviderServiceのサービス・プロバイダ。
TransitSecurityService() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityServiceのコンストラクタ
 
transport() - クラスio.helidon.security.SecurityEnvironmentのメソッド
トランスポート((http、https、jmsなど)。)の戻りタイプ。
transport() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
オプションのTransportを返します。
transport(Transport) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
トランスポートを構成します。
transport(Transport) - クラスio.helidon.webserver.WebServer.Builderのメソッド
このサーバーで使用するトランスポートを構成します。
transport(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
((http、httpsなど))を実装しているトランスポート。
Transport - io.helidon.webserverのインタフェース
WebServerインタフェースの特定の実装に関するtransportの非常に抽象的な概念。
transports() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
このターゲットのトランスポート。
traverse() - インタフェースio.helidon.config.Configのメソッド
Stream<Config>としてのノードおよびそのサブツリーの「反復深度-最初のトラバース」
traverse(Predicate<Config>) - インタフェースio.helidon.config.Configのメソッド
指定された述語で修飾された、Stream<Config>としてのノードおよびそのサブツリーの「反復深度-最初のトラバース」
truncationDirectory(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
切捨てディレクトリ。
trust(KeyConfig) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
証明書のバリデートに使用する信頼キー構成を設定します。
trust(Supplier<KeyConfig>) - クラスio.helidon.webserver.WebServerTls.Builderのメソッド
証明書のバリデートに使用する信頼キー構成を設定します。
TRUST_ALL_CERTIFICATES - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの列挙定数
信じて。
TRUST_CUSTOM_CA_SIGNED_CERTIFICATES - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの列挙定数
カスタム証明書を信頼します。
TRUST_SYSTEM_CA_SIGNED_CERTIFICATES - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの列挙定数
信頼システムCA。
trustAll(boolean) - クラスio.helidon.webclient.WebClientTls.Builderのメソッド
すべての証明書を信頼するかどうかを設定します。
trustConfig(KeyConfig) - クラスio.helidon.grpc.server.SSLContextBuilderのメソッド
証明書のバリデートに使用する信頼キー構成を設定します。
trustedCertificates(Resource) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
PEM形式の信頼できる証明書。
trustStore() - クラスio.helidon.common.pki.KeyConfig.KeystoreBuilderのメソッド
トラスト・ストアを構築する場合は、このメソッドを呼び出して、キーストアに存在するすべての証明書を証明書リストに追加します。
trustStrategy(Neo4j.Builder.TrustStrategy) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
信頼方法を設定します。
tryDecrement() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
「正」がリクエストしたカウンタ値を安全に減分し、値がゼロ未満にならないようにします。
TSV - クラスio.helidon.common.http.Http.Headerの静的変数
"TSV"ヘッダー名。
ttl(Duration) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークンのTTL期間。
ttl(Duration) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
リクエストされた存続時間を指定します。
ttl(Duration) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
存続時間の値を指定します。
type() - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.MethodInvocationのメソッド
関心のある値のデータ型を返します。
type() - クラスio.helidon.common.GenericTypeのメソッド
この汎用型インスタンスによって表される型です。
type() - クラスio.helidon.common.http.MediaTypeのメソッド
プライマリ・タイプのgetter。
type() - インタフェースio.helidon.config.Configのメソッド
ConfigノードのConfig.Typeを提供します。
type() - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
 
type() - クラスio.helidon.config.FileSystemWatcherのメソッド
 
type() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
構成オプションのタイプ。
type() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
変更のタイプ(使用可能な場合)。
type() - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
この変更ウォッチャでサポートされるターゲット。
type() - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
このMethodHandlerが処理するgRPC method tyoeを取得します。
type() - インタフェースio.helidon.integrations.vault.AuthMethodのメソッド
REST APIで使用される認証のタイプ。
type() - インタフェースio.helidon.integrations.vault.Engineのメソッド
REST APIで使用されるエンジンのタイプ。
type() - クラスio.helidon.media.multipart.ContentDispositionのメソッド
コンテンツ処理タイプ。
type() - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
このレジストリのタイプを返します。
type() - 注釈インタフェースio.helidon.microprofile.grpc.core.GrpcMethodの要素
gRPCメソッド・タイプを取得します。
type() - クラスio.helidon.security.Grantのメソッド
この権限のタイプ。
type() - クラスio.helidon.security.jwt.Jwtのメソッド
クレームを入力します。
type() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
クレームを入力します。
type(Type) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
接続がqueuetopicかを指定します。
type(Type) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
接続がqueuetopicかを指定します。
type(Proxy.ProxyType) - クラスio.helidon.webclient.Proxy.Builderのメソッド
新しいプロキシ・タイプを設定します。
type(String) - クラスio.helidon.common.http.MediaType.Builderのメソッド
新しいメディア・タイプのタイプ。
type(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークン・タイプを選択します。
type(String) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
作成するキーのタイプを指定します。
type(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
type(String) - クラスio.helidon.media.multipart.ContentDisposition.Builderのメソッド
コンテンツ処理タイプを設定します。
type(String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
JMSメッセージ・タイプ。
type(String) - クラスio.helidon.security.Grant.Builderのメソッド
この権限のタイプを構成します。
type(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
このJWTのタイプ。
type(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
このJWTのタイプ。
Type - io.helidon.messaging.connectors.jms内の列挙クラス
JMS接続のタイプ。
TYPE_BATCH - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのstatic変数
バッチ・トークン・タイプ。
TYPE_BATCH - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthRxのstatic変数
バッチ・トークン・タイプ。
TYPE_BATCH - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのstatic変数
バッチ・トークン・タイプ。
TYPE_BATCH - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのstatic変数
バッチ・トークン・タイプ。
TYPE_CONFIG_KEY - インタフェースio.helidon.metrics.api.RegistrySettings.Builderのstatic変数
設定を適用するレジストリ・タイプを識別するレジストリ構成セクション内の構成キー。
TYPE_DB_ROW - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
DbRowクラスの汎用タイプ。
TYPE_DEFAULT - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのstatic変数
デフォルトのトークン・タイプ。
TYPE_DEFAULT - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthRxのstatic変数
デフォルトのトークン・タイプ。
TYPE_DEFAULT - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのstatic変数
デフォルトのトークン・タイプ。
TYPE_DEFAULT - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのstatic変数
デフォルトのトークン・タイプ。
TYPE_HMAC - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのstatic変数
ダイジェストはHMACです。
TYPE_INDEXED_PARAMS - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
索引付けされたパラメータのListの汎用型。
TYPE_NAMED_PARAMS - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
名前付きパラメータの文字列と値のペアのMapの汎用型です。
TYPE_SERVICE - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのstatic変数
サービス・トークン・タイプ。
TYPE_SERVICE - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthRxのstatic変数
サービス・トークン・タイプ。
TYPE_SERVICE - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのstatic変数
サービス・トークン・タイプ。
TYPE_SERVICE - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthRxのstatic変数
サービス・トークン・タイプ。
TYPE_SIGNATURE - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのstatic変数
ダイジェストはシグネチャです。
typedBuilder() - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
フォルト・トレランス・ハンドラのカスタマイズされたシーケンスを構成するための入力済ビルダー。
typeDictionaryFilename(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ディクショナリ・ファイルの名前。
typeParameters() - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodのメソッド
メソッド・タイプ・パラメータを取得します。

U

UCPBackedDataSourceExtension - io.helidon.integrations.datasource.ucp.cdiのクラス
Oracle Universal Connection Poolによって満たされる名前付きDataSourceインジェクション・ポイントを配置するExtension
UCPBackedDataSourceExtension() - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのコンストラクタ
新しいUCPBackedDataSourceExtensionを作成します。
uid() - クラスio.helidon.config.AbstractSourceのメソッド
AbstractSource.description()の構築に使用されるソースの汎用IDを返します。
uid() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
uid() - クラスio.helidon.config.ClasspathOverrideSourceのメソッド
 
uid() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
uid() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
uid() - クラスio.helidon.config.FileConfigSourceのメソッド
 
uid() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
uid() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
uid() - クラスio.helidon.config.MapConfigSourceのメソッド
 
uid() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
uid() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
unary(Object[], MethodHandler.UnaryClient) - インタフェースio.helidon.grpc.core.MethodHandlerのメソッド
双方向のクライアント・コールを処理します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.FutureResponseのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.FutureResponseNoRequestのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.NoRequestNoResponseのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.RequestNoResponseのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.RequestResponseのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.ResponseOnlyのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.Unaryのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryFutureのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryFutureNoRequestのメソッド
クライアント・コールを起動します。
unary(Object[], MethodHandler.UnaryClient) - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplier.UnaryNoRequestのメソッド
クライアント・コールを起動します。
unary(String) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
unary(String) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスの単項メソッドを登録します。
unary(String, ServerCalls.UnaryMethod<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
unary(String, ServerCalls.UnaryMethod<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスの単項メソッドを登録します。
unary(String, ServerCalls.UnaryMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - クラスio.helidon.grpc.server.ServiceDescriptor.Builderのメソッド
 
unary(String, ServerCalls.UnaryMethod<ReqT, ResT>, MethodDescriptor.Configurer<ReqT, ResT>) - インタフェースio.helidon.grpc.server.ServiceDescriptor.Rulesのメソッド
サービスの単項メソッドを登録します。
unary(String, Consumer<ClientMethodDescriptor.Rules>) - クラスio.helidon.grpc.client.ClientServiceDescriptor.Builderのメソッド
 
unary(String, Consumer<ClientMethodDescriptor.Rules>) - インタフェースio.helidon.grpc.client.ClientServiceDescriptor.Rulesのメソッド
サービスの単項メソッドを登録します。
unary(String, ReqT) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定された単項メソッドを非同期的に呼び出します。
unary(String, ReqT) - インタフェースio.helidon.grpc.core.MethodHandler.UnaryClientのメソッド
単項クライアント・コールを実行します。
unary(String, ReqT, StreamObserver<RespT>) - クラスio.helidon.grpc.client.GrpcServiceClientのメソッド
指定された単項メソッドを呼び出します。
「単項」 - io.helidon.microprofile.grpc.coreの注釈インタフェース
メソッドを単項gRPCメソッドを表すものとしてマークする注釈。
UnaryMethodHandlerSupplier - io.helidon.microprofile.grpc.coreのクラス
単項gRPCメソッド用のMethodHandlerのサプライヤ。
UnaryMethodHandlerSupplier() - クラスio.helidon.microprofile.grpc.core.UnaryMethodHandlerSupplierのコンストラクタ
サーバー・ストリーミング・メソッドのハンドラのサプライヤを作成します。
UnaryMethodHandlerSupplier.AbstractUnaryHandler < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
単項メソッド・ハンドラのベース・クラス。
UnaryMethodHandlerSupplier.FutureResponse < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのハンドラ・メソッドをコールする単項のMethodHandler
UnaryMethodHandlerSupplier.FutureResponseNoRequest < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのハンドラ・メソッドをコールする単項のMethodHandler
UnaryMethodHandlerSupplier.NoRequestNoResponse < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのハンドラ・メソッドをコールする単項のMethodHandler
UnaryMethodHandlerSupplier.RequestNoResponse < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのハンドラ・メソッドをコールする単項のMethodHandler
UnaryMethodHandlerSupplier.RequestResponse < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのハンドラ・メソッドをコールする単項のMethodHandler
UnaryMethodHandlerSupplier.ResponseOnly < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのハンドラ・メソッドをコールする単項のMethodHandler
UnaryMethodHandlerSupplier.Unary < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームの標準の単項メソッド・ハンドラ・メソッドをコールする単項MethodHandler
UnaryMethodHandlerSupplier.UnaryFuture < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのハンドラ・メソッドをコールする単項のMethodHandler
UnaryMethodHandlerSupplier.UnaryFutureNoRequest < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームのハンドラ・メソッドをコールする単項のMethodHandler
UnaryMethodHandlerSupplier.UnaryNoRequest < ReqT,RespT > - io.helidon.microprofile.grpc.coreのクラス
フォームの単項メソッド・ハンドラ・メソッドをコールする単項MethodHandler
UNAUTHORIZED_401 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
401 Unauthorized。「HTTP/1.1ドキュメント」を参照。
UNBOUNDED - 列挙型クラスio.helidon.webserver.BackpressureStrategyの列挙定数
バック・プレッシャは適用されず、Long.MAX_VALUE(unbounded)はアップストリームからリクエストされます。
UNCHANGED - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの列挙定数
何も変更されません。
UNCONFIGURED - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの静的変数
文字列は、値が(空の文字列を意味のある値として許可)に指定されていないことを意味します。
undelete(UndeleteKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレット・バージョンの削除を解除します。
undelete(UndeleteKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
シークレット・バージョンの削除を解除します。
undelete(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
削除されたシークレットのバージョンの削除を解除します。
undelete(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
削除されたシークレットのバージョンの削除を解除します。
UndeleteKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2シークレット・バージョン・リクエストおよびレスポンス。
UndeleteKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
UndeleteKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
undeploy(BindableService, String) - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
指定したBindableServiceをこのGrpcServerImplからアンデプロイします。
unescapeName(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
指定されたエスケープ名の~0から'~'および~1から'.'へのエスケープを解除します。
unit(TimeUnit) - クラスio.helidon.webserver.accesslog.TimeTakenLogEntry.Builderのメソッド
使用する時間単位を構成します。
units(String) - クラスio.helidon.grpc.metrics.GrpcMetricsのメソッド
メトリックに適用する単位を設定します。
UNKNOWN - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースはタイプの知識がない入力ストリームで作成されました。
UNKNOWN - 列挙型クラスio.helidon.dbclient.common.ParamTypeの列挙定数
説明文タイプが不明です。
unlock() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
内部カウンタをロック解除します。
unmarshall(MessageBodyReadableContent, GenericType<T> ) - インタフェースio.helidon.media.common.MessageBodyReaderのメソッド
このリーダーを使用して、指定されたコンテンツをアンマーシャリングします。
unmarshall(MessageBodyReadableContent, GenericType<T> ) - インタフェースio.helidon.media.common.MessageBodyStreamReaderのメソッド
このリーダーを使用して、指定されたコンテンツをアンマーシャリングします。
unmarshall(MessageBodyReadableContent, Class<T> ) - インタフェースio.helidon.media.common.MessageBodyReaderのメソッド
このリーダーを使用して、指定されたコンテンツをアンマーシャリングします。
unmarshall(MessageBodyReadableContent, Class<T> ) - インタフェースio.helidon.media.common.MessageBodyStreamReaderのメソッド
このリーダーを使用して、指定されたコンテンツをアンマーシャリングします。
unmarshall(Flow.Publisher<DataChunk>, GenericType<T> ) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
指定されたタイプと現在のコンテキストを受け入れるリーダーを選択して、指定されたHTTPペイロードをパブリッシャに変換します。
unmarshall(Flow.Publisher<DataChunk>, MessageBodyReader<T>, GenericType<T> ) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
指定されたクラスのリーダーを選択して、指定されたHTTPペイロードをパブリッシャに変換します。
unmarshallStream(Flow.Publisher<DataChunk>, GenericType<T> ) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
指定されたタイプと現在のコンテキストを受け入れるストリーム・リーダーを選択して、指定されたHTTPペイロードをパブリッシャに変換します。
unmarshallStream(Flow.Publisher<DataChunk>, MessageBodyStreamReader<T>, GenericType<T> ) - クラスio.helidon.media.common.MessageBodyReaderContextのメソッド
ペイロード・クラスでストリーム・リーダーを選択して、指定されたHTTPペイロードをパブリッシャに変換します。
UnrecognizedBuiltInRegistryTypeException(String) - 例外io.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryType.UnrecognizedBuiltInRegistryTypeExceptionのコンストラクタ
例外の新しいインスタンスを作成します。
unrecognizedType() - 例外io.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryType.UnrecognizedBuiltInRegistryTypeExceptionのメソッド
認識されない型を返します。
unregisterExecutorService(ExecutorService) - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.SupplierObserverContextのメソッド
エグゼキュータが停止していることをオブザーバに通知します。
UNSET - 列挙型クラスio.helidon.tracing.Span.Statusの列挙定数
明示的に設定されていないデフォルトのステータス。
unsetHeader(String) - インタフェースio.helidon.webclient.WebClientRequestHeadersのメソッド
ヘッダーが設定されている場合は削除します。
unsubscribe(String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
UNSUPPORTED_MEDIA_TYPE_415 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
415 サポートされていないメディア・タイプです。「HTTP/1.1ドキュメント」を参照してください。
UnsupportedBodyTypeException - io.helidon.webserverでの例外
リクエストされたタイプをマーシャリングできません。
UnsupportedBodyTypeException(String) - 例外io.helidon.webserver.UnsupportedBodyTypeExceptionのコンストラクタ
指定された詳細メッセージを持つ新規インスタンスを構築します。
UnsupportedBodyTypeException(String, Throwable) - 例外io.helidon.webserver.UnsupportedBodyTypeExceptionのコンストラクタ
指定された詳細メッセージおよび原因を使用して新しい実行時例外を構築します。
unwrap() - インタフェースio.helidon.common.context.ContextAwareExecutorServiceのメソッド
エグゼキュータ・サービスをアン・ラップします。
unwrap(Class<B> ) - クラスio.helidon.tracing.jaeger.JaegerTracerBuilderのメソッド
 
unwrap(Class<B> ) - インタフェースio.helidon.tracing.opentracing.OpenTracingTracerBuilderのメソッド
特定のタイプで基礎となるビルダーにアクセスします。
unwrap(Class<B> ) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
特定のタイプで基礎となるビルダーにアクセスします。
unwrap(Class<B> ) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
 
unwrap(Class<C> ) - インタフェースio.helidon.dbclient.DbClientのメソッド
データベース・クライアント内部のラップを解除します。
unwrap(Class<C> ) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
データベース・エグゼクティブ内部をアン・ラップします。
unwrap(Class<C> ) - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
 
unwrap(Class<C> ) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
unwrap(Class<T> ) - クラスio.helidon.integrations.jdbc.AbstractDataSourceのメソッド
 
unwrap(Class<T> ) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
unwrap(Class<T> ) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
javaxセッションの基礎となるインスタンスをアン・ラップします。
unwrap(Class<T> ) - インタフェースio.helidon.tracing.Span.Builderのメソッド
このビルダー・インスタンスを既知のタイプにラップ解除します。
unwrap(Class<T> ) - インタフェースio.helidon.tracing.Spanのメソッド
特定のタイプ別に基になるスパンにアクセスします。
unwrap(Class<T> ) - インタフェースio.helidon.tracing.Tracerのメソッド
特定のタイプで基礎となるトレーサにアクセスします。
unwrap(String) - クラスio.helidon.common.http.Utilsのstaticメソッド
二重引用符からのアン・ラップ - 存在する場合。
up(String) - クラスio.helidon.grpc.server.ConstantHealthCheckのstaticメソッド
常にupのステータスを返すHealthCheckを取得します。
update(int) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
 
update(long) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsHistogramのメソッド
 
update(ID, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
指定したIDのメンバーを指定したノードで更新/置換します。
update(DbClientServiceContext) - クラスio.helidon.dbclient.common.AbstractStatementのメソッド
文名、文および文のパラメータを使用してクライアント・サービス・コンテキストを更新します。
update(ServiceDescriptor.Rules) - インタフェースio.helidon.grpc.server.GrpcServiceのメソッド
サービス構成を更新します。
update(UpdateCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
定義されたパスのシークレットを更新します。
update(UpdateCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsRxのメソッド
定義されたパスのシークレットを更新します。
update(UpdateKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
定義されたパスのシークレットを更新します。
update(UpdateKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxのメソッド
定義されたパスのシークレットを更新します。
update(UpdateKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
定義されたパスのシークレットを更新します。
update(UpdateKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
定義されたパスのシークレットを更新します。
update(MetricsSettings) - インタフェースio.helidon.metrics.api.RegistryFactoryのメソッド
RegistryFactoryのメトリクス設定を更新します。
update(MetricsSettings) - クラスio.helidon.metrics.RegistryFactoryのメソッド
 
update(RegistrySettings) - クラスio.helidon.metrics.api.AbstractRegistryのメソッド
このレジストリのレジストリ設定を更新します。
update(RegistrySettings) - クラスio.helidon.metrics.Registryのメソッド
 
update(Subject) - クラスio.helidon.security.Subject.Builderのメソッド
指定されたサブジェクトのすべてのセキュリティ情報でこのビルダーを更新します。
update(Routing.Rules) - クラスio.helidon.graphql.server.GraphQlSupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.health.HealthSupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.integrations.micrometer.MicrometerSupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.metrics.MetricsSupportのメソッド
ルーティング・ルールを更新するためにwebサーバーによって起動されるメソッド。
update(Routing.Rules) - クラスio.helidon.metrics.prometheus.PrometheusSupportのメソッド
 
update(Routing.Rules) - インタフェースio.helidon.metrics.serviceapi.MetricsSupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.metrics.serviceapi.MinimalMetricsSupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.openapi.OpenAPISupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.security.integration.webserver.WebSecurityのメソッド
 
update(Routing.Rules) - クラスio.helidon.security.providers.oidc.OidcSupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.webserver.accesslog.AccessLogSupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.webserver.cors.CorsSupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.webserver.jersey.JerseySupportのメソッド
 
update(Routing.Rules) - クラスio.helidon.webserver.JsonServiceのメソッド
HTTPメソッドにこのハンドラを登録します。
update(Routing.Rules) - インタフェースio.helidon.webserver.Serviceのメソッド
このサービスを表すhandlersRouting.Rulesを更新します。
update(Integer, MergeableNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
update(String, MergeableNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
update(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された文を使用して、更新文を作成および実行します。
update(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
定義されたパスのシークレットを更新します。
update(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1SecretsRxのメソッド
定義されたパスのシークレットを更新します。
update(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
定義されたパスのシークレットを更新します。
update(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
定義されたパスのシークレットを更新します。
update(String, Map<String, String>, int) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
定義されたパスのシークレットを更新します。
update(String, Map<String, String>, int) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2SecretsRxのメソッド
定義されたパスのシークレットを更新します。
update(Duration) - クラスio.helidon.dbclient.metrics.jdbc.JdbcMetricsTimerのメソッド
 
update(Consumer<B> ) - インタフェースio.helidon.common.Builderのメソッド
fluen API方法でビルダーを更新します。
update(Consumer<WebServer.Builder>) - クラスio.helidon.webserver.WebServer.Builderのメソッド
別のメソッドを呼び出すときにfluentAPIをサポートするヘルパー・メソッド。
UPDATE - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
Updateは、既存のレコードを更新する文です。
UpdateCubbyhole - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyhole Secretリクエストおよびレスポンスを更新します。
UpdateCubbyhole.Request - io.helidon.integrations.vault.secrets.cubbyholeのクラス
リクエスト・オブジェクト。
UpdateCubbyhole.Response - io.helidon.integrations.vault.secrets.cubbyholeのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
updatedAt() - クラスio.helidon.security.jwt.Jwtのメソッド
クレーム時に更新されます。
updatedAt(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクト・レコードが最後に更新された時間。
updateHeaders(Map<String, List<String>>, Response.ResponseBuilder) - クラスio.helidon.security.integration.jersey.SecurityFilterのメソッド
 
updateKeyConfig(UpdateKeyConfig.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
キーの構成を調整します。
updateKeyConfig(UpdateKeyConfig.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
キーの構成を調整します。
UpdateKeyConfig - io.helidon.integrations.vault.secrets.transitのクラス
キー構成リクエストおよびレスポンスを更新します。
UpdateKeyConfig.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
UpdateKeyConfig.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
UpdateKv1 - io.helidon.integrations.vault.secrets.kv1のクラス
キー/バリュー・バージョン1のシークレット・リクエストおよびレスポンスを更新します。
UpdateKv1.Request - io.helidon.integrations.vault.secrets.kv1のクラス
リクエスト・オブジェクト。
UpdateKv1.Response - io.helidon.integrations.vault.secrets.kv1のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
UpdateKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2のシークレット・リクエストおよびレスポンス。
UpdateKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
UpdateKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
updateOutboundHeaders(Tracer, SpanContext, HeaderProvider, HeaderConsumer) - インタフェースio.helidon.tracing.opentracing.spi.OpenTracingProviderのメソッド
アウトバウンド・リクエストのヘッダーを更新します。
updateOutboundHeaders(Tracer, SpanContext, HeaderProvider, HeaderConsumer) - クラスio.helidon.tracing.zipkin.ZipkinTracerProviderのメソッド
 
updateRequest(OidcConfig.RequestType, WebClientRequestBuilder, FormParams.Builder) - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
フォーム・パラメータと認証を使用する更新リクエスト。
updateRequestBuilder(WebClientRequestBuilder, String, ApiRequest<?>, Http.RequestMethod, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエスト・ペイロードなしでリクエスト・ビルダーを更新します。
updateRequestBuilder(WebClientRequestBuilder, String, ApiRequest<?>, Http.RequestMethod, String, JsonObject) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエスト・ペイロードなしでリクエスト・ビルダーを更新します。
updateRequestBuilderBytesPayload(WebClientRequestBuilder, String, ApiRequest<?>, Http.RequestMethod, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
パブリッシャ・リクエスト・ペイロードでリクエスト・ビルダーを更新します。
updateRequestBuilderCommon(WebClientRequestBuilder, String, ApiRequest<?>, Http.RequestMethod, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
RestApiBaseのすべてのデフォルト実装で使用される更新リクエスト・ビルダー。
updateTls(WebServerTls) - インタフェースio.helidon.webserver.WebServerのメソッド
デフォルトのソケットWebServer.DEFAULT_SOCKET_NAMEのTLS構成を更新します。
updateTls(WebServerTls, String) - インタフェースio.helidon.webserver.WebServerのメソッド
指定されたソケットのTLS構成を更新します。
updateWebClient(Consumer<WebClient.Builder>) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
WebClient.Builderを更新するコンシューマ。
updateWith(KeyConfig.KeystoreBuilder) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
このビルダーをキーストア・ビルダーの情報で更新します。
updateWith(KeyConfig.PemBuilder) - クラスio.helidon.common.pki.KeyConfig.Builderのメソッド
このビルダーをpemビルダーからの情報で更新します。
UPGRADE - クラスio.helidon.common.http.Http.Headerの静的変数
"Upgrade"ヘッダー名。
upgradeCodec(HttpServerCodec, Router, int) - クラスio.helidon.webserver.http2.Http2UpgradeCodecProviderのメソッド
 
upgradeCodec(HttpServerCodec, Router, int) - インタフェースio.helidon.webserver.spi.UpgradeCodecProviderのメソッド
非推奨。
clearTextProtocol()が一致した場合にHttpServerUpgradeHandlerで使用されるコーデック。
upgradeCodec(HttpServerCodec, Router, int) - クラスio.helidon.webserver.websocket.WebsocketUpgradeCodecProviderのメソッド
 
UpgradeCodecProvider - io.helidon.webserver.spiのインタフェース
非推奨。
Helidon 3.xの特定の内部spi。バージョン4の場合は変更されます
uri() - インタフェースio.helidon.common.http.HttpRequestのメソッド
リクエスト・ラインで定義されたリクエストURI (または、パス)を返します。
uri() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
EtcdエンドポイントのリモートURI。
uri() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
リモートgitリポジトリURIを返します。
uri() - インタフェースio.helidon.webserver.BareRequestのメソッド
リクエスト・ラインで定義されたリクエストURI (または、パス)を取得します。
uri() - インタフェースio.helidon.webserver.DirectHandler.TransportRequestのメソッド
リクエストされたURI(リクエストで見つかった場合)。
uri(String) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
uriを作成します。
uri(String) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
リクエストURIの文字列表現。
uri(URI) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
URIをリポジトリに設定します。
uri(URI) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
URIのリクエスト。
uri(URI...) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
EtcdエンドポイントのリモートURI。
uri(URL) - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
URLのリクエスト。
UriComponent - io.helidon.common.httpのクラス
Jerseyから抽出
url(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
 
url(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
"host"ヘッダーに基づいてホスト名を解決します。
url(String) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
接続プールURL文字列。
url(String) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
url(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
url(String) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
データベース接続文字列(URL)を設定します。
url(URL) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定したURLからConfigSourceを作成するためのBuilderを提供します。
url(URL) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
URL OverrideSourceインスタンスのブートストラップに使用するURL OverrideSourceビルダーの新しいインスタンスを作成します。
url(URL) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
構成のURL。
url(URL) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
このオーバーライドのソースであるURLを構成します。
URL - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースがURLからロードされました。
URL_ATTRIBUTE - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
Oracleデータベース接続文字列の構成キー。
UrlConfigSource - io.helidon.configのクラス
指定されたエンドポイントURLから構成コンテンツをロードするConfigSource実装。
UrlConfigSource.Builder - io.helidon.configのクラス
Url ConfigSource Builder。
urlEncodedStringReader(Charset) - クラスio.helidon.media.common.ContentReadersのstaticメソッド
非推奨。
2.0.0以降、かわりにContentReaders.readURLEncodedString(Publisher, Charset)を使用してください
UrlOverrideSource - io.helidon.configのクラス
指定されたエンドポイントURLから構成オーバーライド・コンテンツをロードするOverrideSource実装。
UrlOverrideSource.Builder - io.helidon.configのクラス
URLオーバーライド・ソース・ビルダー。
usage() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKの使用が許可されています。
usage(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このJWKの使用目的。
USE_ENCRYPTION - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーは暗号化にのみ使用できます。
USE_PROXY_305 - 列挙型クラスio.helidon.common.http.Http.Statusの列挙定数
305 プロキシの使用。「HTTP/1.1ドキュメント」を参照してください。
USE_SIGNATURE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーはシグネチャにのみ使用できます。
useAbortWith(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
true (デフォルトの動作)に設定すると、セキュリティ・フィルタはContainerRequest.abortWith(jakarta.ws.rs.core.Response)を使用してリクエストを中止し、セキュリティ・レスポンスを構成します。
useCookie() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
クッキーを使用してリクエストから情報を取得するかどうか。
useCookie(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
リクエスト間のJWTの格納にcookieを使用するかどうか。
useCsrCommonName(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
CSR署名エンドポイントとともに使用すると、CSRの共通名がJSONデータから取得するかわりに使用されます。
useCsrSans(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
CSR署名エンドポイントとともに使用すると、CSRのサブジェクト代替名がJSONデータから取得されるのではなく使用されます。
useHeader() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
HTTPヘッダーを使用してリクエストから情報を取得するかどうか。
useHeader(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ヘッダー・フィールドにJWTが必要かどうか。
useJwtGroups(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
JWTからのClaim groupsは、現在のサブジェクト(RolesAllowed注釈とともに使用できます)にグループを自動的に追加するために使用されます。
useJwtGroups(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
JWTからのClaim groupsは、現在のサブジェクト(RolesAllowed注釈とともに使用できます)にグループを自動的に追加するために使用されます。
useNativeTransport() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
可能な場合はネイティブ・トランスポートを使用するかどうかを決定します。
useNativeTransport() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
可能な場合はネイティブ・トランスポートを使用するかどうかを決定します。
useOrOperator(boolean) - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
"OR"または"AND" (デフォルト)演算子を使用するかどうか。
useParam() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
問合せパラメータを使用してリクエストから情報を取得するかどうか。
useParam(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
問合せパラメータを使用してJWTトークンをアプリケーションからこのサーバーに送信するかどうか。
usePrematchingAuthentication(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
リクエストの認証に、一致前フィルタと一致後フィルタのどちらを使用するかを構成します。
usePrematchingAuthorization(boolean) - クラスio.helidon.security.integration.jersey.SecurityFeature.Builderのメソッド
リクエストの認可にマッチングまたはポスト・マッチングのどちらのフィルタを使用するかを構成します。
user() - クラスio.helidon.security.AuthenticationResponseのメソッド
ユーザー・サブジェクト。
user() - インタフェースio.helidon.security.SecurityContextのメソッド
現在のコンテキスト(呼び出し元)ユーザーのサブジェクトを返します。
user(Subject) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
このプロバイダによって作成されたユーザー・サブジェクトを設定します。
user(String) - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのメソッド
 
user(String) - インタフェースio.helidon.security.providers.httpauth.SecureUserStoreのメソッド
ログインに基づいてユーザーを取得します。
USER - 列挙型クラスio.helidon.security.SubjectTypeの列挙定数
ユーザー・プリンシパル
USER - クラスio.helidon.grpc.core.InterceptorPrioritiesの静的変数
User-level priority.
USER_AGENT - クラスio.helidon.common.http.Http.Headerのstatic変数
"User-Agent"ヘッダー名。
userAgent(String) - クラスio.helidon.webclient.WebClient.Builderのメソッド
ユーザー・エージェント名を設定します。
userGroups() - クラスio.helidon.security.jwt.Jwtのメソッド
ユーザー・グループは(マイクロプロファイル仕様からの"groups")をクレームします。
UserIdLogEntry - io.helidon.webserver.accesslogのクラス
ユーザーIDのアクセス・ログ・エントリ。
UserLogEntry - io.helidon.webserver.accesslogのクラス
セキュリティ・ユーザー名のアクセス・ログ・エントリ。
UserLogEntry.Builder - io.helidon.webserver.accesslogのクラス
UserLogEntryのFluent APIビルダー。
username() - インタフェースio.helidon.integrations.vault.secrets.database.DbCredentialsのメソッド
使用するデータベース・ユーザーの名前。
username() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
非推奨。
ユーザー名。
username() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperRxProvider.MtCacheKeyのメソッド
ユーザー名。
username(String) - クラスio.helidon.dbclient.jdbc.ConnectionPool.Builderのメソッド
接続プールのユーザー名。
username(String) - クラスio.helidon.dbclient.jdbc.JdbcDbClientProviderBuilderのメソッド
 
username(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderBuilderのメソッド
 
username(String) - インタフェースio.helidon.dbclient.spi.DbClientProviderBuilderのメソッド
データベース接続ユーザー名を設定します。
username(String) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
ユーザー名を作成します。
username(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
データベースへの接続時に"root"ユーザーとして使用するユーザーの名前を指定します。
username(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
JMS接続の作成に使用されるユーザー名。
username(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JMS接続の作成に使用されるユーザー名。
username(String) - クラスio.helidon.webclient.Proxy.Builderのメソッド
プロキシの新しいユーザー名を設定します。
userName() - インタフェースio.helidon.security.SecurityContextのメソッド
認証された場合にユーザー名を取得するヘルパー・メソッド。
USERNAME_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
ConnectionFactoryで使用されるユーザー名。
userPrincipal() - クラスio.helidon.security.jwt.Jwtのメソッド
ユーザー・プリンシパルが(マイクロプロファイル仕様からの"upn")をクレームします。
userPrincipal() - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーが認証されている場合、ユーザー・プリンシパルを返します。
userPrincipal(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
マイクロプロファイルJWT認証仕様で定義されているユーザー・プリンシパル・クレーム。
userRolesAllowed() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
ユーザーに必要なロールのセット。
userStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
ユーザーをバリデートするユーザー・ストアを設定します。
userStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
ログインに基づいてパスワードおよびロールを取得するようにユーザー・ストアを設定します。
UserStoreService - io.helidon.security.providers.httpauth.spiのインタフェース
SecureUserStoreのカスタム実装を提供するサービス。
useSystemExcludes(boolean) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
システム除外を使用するように構成されている場合、システム・プロパティ"io.helidon.common.serviceloader.exclude"を使用して、ロードされたリストから除外するサービス実装のカンマ区切りリストを取得します。
useSystemSelector(boolean) - クラスio.helidon.webclient.Proxy.Builderのメソッド
環境変数およびシステム・プロパティからプロキシを構成します。
useSystemServiceLoader(boolean) - クラスio.helidon.common.serviceloader.HelidonServiceLoader.Builderのメソッド
Javaサービス・ローダーを使用するように構成した場合、結果は、Javaサービス・ローダーからロードされたすべてのサービス実装と、HelidonServiceLoader.Builder.addService(Object)またはHelidonServiceLoader.Builder.addService(Object, int)によって追加されたすべてのサービス実装の組合せになります。
useSystemServiceLoader(boolean) - クラスio.helidon.webclient.WebClient.Builderのメソッド
すべてのWebClientServiceProviderのロードにJavaサービス・ローダーを使用するかどうかを設定します。
「利用」 - io.helidon.common.httpのクラス
内部ユーティリティ・メソッド。

V

V1 - 列挙型クラスio.helidon.tracing.zipkin.ZipkinTracerBuilder.Versionの列挙定数
バージョン 1
V1_0 - 列挙型クラスio.helidon.common.http.Http.Versionの列挙定数
HTTPバージョンHTTP/1.0
V1_1 - 列挙型クラスio.helidon.common.http.Http.Versionの列挙定数
HTTPバージョンHTTP/1.1
v2 - 列挙型クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiの列挙定数
Etcd API v2バージョン。
V2 - 列挙型クラスio.helidon.tracing.zipkin.ZipkinTracerBuilder.Versionの列挙定数
バージョン 2
V2_0 - 列挙型クラスio.helidon.common.http.Http.Versionの列挙定数
HTTPバージョンHTTP/2.0
v3 - 列挙型クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiの列挙定数
Etcd API v3バージョン。
validate() - クラスio.helidon.microprofile.openapi.MPOpenAPIBuilderのメソッド
 
validate() - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
OpenAPIの設定が、内部および現在のHelidonランタイム環境の(SEまたはMP)と一貫性があることを確認します。
validate(PolicyValidator.PolicyConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
validate(RoleValidator.RoleConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
validate(ScopeValidator.ScopesConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
validate(TimeValidator.TimeConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのメソッド
 
validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのメソッド
 
validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのメソッド
 
validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのメソッド
 
validate(String, String) - クラスio.helidon.security.jwt.Jwtのメソッド
すべてのデフォルト値をバリデートします。
validate(String, Set<String>) - クラスio.helidon.security.jwt.Jwtのメソッド
すべてのデフォルト値をバリデートします。
validate(Flow.Subscription, Flow.Subscription) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
現在がnullで、受信がnullでないかどうかを確認します。
validate(List<Validator<Jwt>>) - クラスio.helidon.security.jwt.Jwtのメソッド
指定されたバリデータに対してこのJWTをバリデートします。
validate(T, Errors.Collector) - インタフェースio.helidon.security.jwt.Validatorのメソッド
このクラス構成に対してオブジェクトをバリデートします。
validate(T, Errors.Collector, ProviderRequest) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
指定された構成によってリソースへのアクセス権が付与されることをバリデートします。
validateHeaders() - インタフェースio.helidon.webserver.SocketConfigurationのメソッド
HTTPヘッダー名をバリデートするかどうか。
validateHeaders(boolean) - クラスio.helidon.webclient.WebClient.Builderのメソッド
ヘッダー名をバリデートするかどうか。
validateHeaders(boolean) - クラスio.helidon.webserver.SocketConfiguration.Builderのメソッド
ヘッダー名をバリデートするかどうかを構成します。
validateJwtWithJwk() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
JWTをJWK情報でバリデートするかどうか(例:
validateJwtWithJwk(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWK (JWTのシグネチャをバリデートするキーのセット)を使用してトークンをバリデートします。
Validator<T> - io.helidon.security.jwtのインタフェース
汎用バリデータには、オブジェクトをバリデートしてErrors.Collectorにメッセージを追加するメソッドがあります。
validitySeconds(long) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
トークンの有効性。
value() - 列挙型クラスio.helidon.common.http.Http.Versionのメソッド
このHttp.VersionString表現を返します。
value() - インタフェースio.helidon.common.reactive.Collectorのメソッド
収集されたアイテム・コンテナを取得します。
value() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
明示的に構成されていない場合、このオプションのデフォルト値。
value() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionsの要素
タイプで使用されるオプションのグループ。
value() - 注釈インタフェースio.helidon.config.metadata.ConfiguredValueの要素
オプションの値。
value() - クラスio.helidon.config.ObjectNodeImplのメソッド
 
value() - インタフェースio.helidon.config.spi.ConfigNodeのメソッド
この構成ノードの直接値を取得します。
value() - クラスio.helidon.config.ValueNodeImplのメソッド
 
value() - インタフェースio.helidon.dbclient.DbColumnのメソッド
この列の値が入力されていない場合、基礎となるデータベース・ドライバによって提供されるjavaタイプを返します。
value() - クラスio.helidon.integrations.vault.cdi.VaultName.Literalのメソッド
 
value() - 注釈インタフェースio.helidon.integrations.vault.cdi.VaultNameの要素
インジェクトするVault名。
value() - クラスio.helidon.integrations.vault.cdi.VaultPath.Literalのメソッド
 
value() - 注釈インタフェースio.helidon.integrations.vault.cdi.VaultPathの要素
カスタム・マウント・パス。
value() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
"http://foo.com""*"など、すべてのオリジンを許可するために許可されているオリジンのリスト。
value() - 注釈インタフェースio.helidon.microprofile.grpc.core.GrpcInterceptorsの要素
インターセプタの順序付けられたリスト。
value() - 注釈インタフェースio.helidon.microprofile.grpc.core.GrpcMarshallerの要素
使用するMarshallerSupplierのタイプを取得します。
value() - 注釈インタフェースio.helidon.microprofile.grpc.core.RequestTypeの要素
gRPCリクエスト・タイプを取得します。
value() - 注釈インタフェースio.helidon.microprofile.grpc.core.ResponseTypeの要素
gRPCレスポンス・タイプを取得します。
value() - 注釈インタフェースio.helidon.microprofile.messaging.ChannelInternalの要素
チャネル名
value() - 注釈インタフェースio.helidon.microprofile.scheduling.FixedRateの要素
定期的な起動に対する固定レート。
value() - 注釈インタフェースio.helidon.microprofile.scheduling.Scheduledの要素
呼び出しの期間を指定するCron式。
value() - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの要素
このアプリケーション/サービスをバインドするルーティングの名前。
value() - 注釈インタフェースio.helidon.microprofile.server.RoutingPathの要素
このWebServerサービスのパス。
value() - 注釈インタフェースio.helidon.security.abac.policy.PolicyValidator.PolicyStatementの要素
このポリシーの文。
value() - 注釈インタフェースio.helidon.security.abac.role.RoleValidator.Rolesの要素
このリソースに許可されているロールの配列。
value() - 注釈インタフェースio.helidon.security.abac.role.RoleValidator.RolesContainerの要素
繰返し可能な注釈値。
value() - 注釈インタフェースio.helidon.security.abac.scope.ScopeValidator.Scopeの要素
ユーザーがこのリソースにアクセスするために必要なスコープの名前。
value() - 注釈インタフェースio.helidon.security.abac.scope.ScopeValidator.Scopesの要素
繰返し可能な注釈ホルダーです。
value() - 注釈インタフェースio.helidon.security.abac.time.TimeValidator.DaysOfWeekの要素
このリソースがアクセス可能である曜日を返します。
value() - 注釈インタフェースio.helidon.security.abac.time.TimeValidator.TimesOfDayの要素
繰返し可能な注釈ホルダーです。
value() - 注釈インタフェースio.helidon.security.annotations.Auditedの要素
この監査イベントのイベント・タイプ。
value() - 注釈インタフェースio.helidon.security.annotations.Authenticatedの要素
認証を有効にするかどうかを決定します。
value() - 注釈インタフェースio.helidon.security.annotations.Authorizedの要素
認可を有効にするかどうかを決定します。
value() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
このパラメータの値。
value() - クラスio.helidon.tracing.Tagのメソッド
タグ値。
value(String) - インタフェースio.helidon.common.http.Headersのメソッド
ヘッダー値を、allヘッダー・フィールドのカンマ文字を使用して潜在的に連結された単一のStringとして返します。
value(String) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
このリスト・ノードを値と組み合せます。
value(String) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
このノードの直接値を構成します。
value(String) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
現在のノードに関連付けられているノード値を設定します。
value(String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
現在のノードに関連付けられているノード値を設定します。
value(String) - インタフェースio.helidon.integrations.vault.Secretのメソッド
シークレット内のキーの値。
value(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Responseのメソッド
 
value(String) - クラスio.helidon.integrations.vault.secrets.database.DbGet.Responseのメソッド
 
value(String) - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Responseのメソッド
 
value(String) - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Responseのメソッド
 
value(ChronoField, long) - クラスio.helidon.security.SecurityTime.Builderのメソッド
((ChronoField.YEARなど))のいずれかの時間フィールドに明示的な値を設定します。
value(Matcher<T> ) - クラスio.helidon.config.testing.OptionalMatcherのstaticメソッド
存在するかどうか、および値が指定されたマッチャと一致するかどうかをチェックするOptionalのマッチャ。
Value - io.helidon.config.objectmappingの注釈インタフェース
JavaBean直列化復元サポートの動作をカスタマイズするために使用される注釈。
VALUE - 列挙型クラスio.helidon.config.Config.Typeの列挙定数
構成ノードは、Stringベースのリーフ単一値で、objectまたはlist要素のメンバーです。
VALUE - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの列挙定数
オプションは、単一の値(リーフ・ノード)です。
VALUE - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの列挙定数
値のみがあります。
VALUE - インタフェースio.helidon.config.objectmapping.Value.Noneの静的変数
null値がデフォルトの場合に使用する値。
Value.None - io.helidon.config.objectmappingのインタフェース
未設定のデフォルト値を表すクラス。
valueDeserializer(Class<? extends Deserializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Deserializerインタフェースを実装する値のデ・シリアライザ・クラス。
valueNode(String) - クラスio.helidon.config.testing.ValueNodeMatcherのstaticメソッド
ConfigNode.ValueNodeと空白で区切られたexpectedValueを一致させるValueNodeMatcherの新しいインスタンスを作成します。
ValueNodeImpl - io.helidon.configのクラス
ConfigNode.ValueNodeを実装します。
ValueNodeImpl(String) - クラスio.helidon.config.ValueNodeImplのコンストラクタ
ノードの初期化。
ValueNodeMatcher - io.helidon.config.testingのクラス
ConfigNode.ValueNode値と一致するHamcrest Matcher実装。
valueOf(String) - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.HelidonFlavorの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.http.Http.Methodの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.http.Http.Statusの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.http.Http.Versionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.http.SetCookie.SameSiteの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.SerializationConfig.Actionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.Severityの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.Config.Typeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.dbclient.common.ParamTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.dbclient.DbStatementTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.grpc.server.ServerRequestAttributeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.media.common.MessageBodyOperator.PredicateResultの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.messaging.connectors.jms.Typeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.CompositeProviderFlagの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Algorithmの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.RequestTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.SubjectTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.jaeger.JaegerTracerBuilder.SamplerTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.Span.Kindの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.Span.Statusの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.zipkin.ZipkinTracerBuilder.Versionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webclient.DnsResolverTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webclient.Proxy.ProxyTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webserver.BackpressureStrategyの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webserver.ClientAuthenticationの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webserver.DirectHandler.EventTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webserver.ServerResponse.CachingStrategyの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueResolving() - クラスio.helidon.config.ConfigFiltersのstaticメソッド
構成フィルタを解決する値参照を作成します。
ValueResolvingFilter - io.helidon.configのクラス
構成値String内のすべてのプレースホルダーを、構成から参照された対応する値で置換する構成フィルタ。
ValueResolvingFilter() - クラスio.helidon.config.ValueResolvingFilterのコンストラクタ
明示的なfailOnMissing動作が設定されていないフィルタのインスタンスを作成します。
ValueResolvingFilter(boolean) - クラスio.helidon.config.ValueResolvingFilterのコンストラクタ
欠落している参照に対して指定された動作でフィルタのインスタンスを作成します。
values() - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.HelidonFlavorの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.http.Http.Methodの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.http.Http.ResponseStatus.Familyの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.http.Http.Statusの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.http.Http.Versionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.http.SetCookie.SameSiteの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.SerializationConfig.Actionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.Severityの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.Config.Typeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.dbclient.common.ParamTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.dbclient.DbStatementTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.grpc.client.ClientRequestAttributeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.grpc.server.ServerRequestAttributeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - インタフェースio.helidon.integrations.vault.Secretのメソッド
シークレット値のマップ (キー/バリューのペア)。
values() - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Responseのメソッド
 
values() - クラスio.helidon.integrations.vault.secrets.database.DbGet.Responseのメソッド
 
values() - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Responseのメソッド
 
values() - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Responseのメソッド
 
values() - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.media.common.MessageBodyContext.EventTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.media.common.MessageBodyOperator.PredicateResultの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.messaging.connectors.jms.Typeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
このストアのすべての値を取得します。
values() - 列挙型クラスio.helidon.security.CompositeProviderFlagの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Algorithmの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.RequestTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.SubjectTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.jaeger.JaegerTracerBuilder.SamplerTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.Span.Kindの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.Span.Statusの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.zipkin.ZipkinTracerBuilder.Versionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webclient.DnsResolverTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webclient.Proxy.ProxyTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webserver.BackpressureStrategyの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webserver.ClientAuthenticationの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webserver.DirectHandler.EventTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webserver.ServerResponse.CachingStrategyの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values(String) - インタフェースio.helidon.common.http.Headersのメソッド
すべてのカンマ区切りヘッダー値部分の変更不可能なListを返します - 「このようなセグメンテーションはすべてのヘッダー・セマンティクスに対して有効ではありませんが、一般的です」
valueSerializer(Class<? extends Serializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Serializerインタフェースを実装する値のシリアライザ・クラス。
VARY - クラスio.helidon.common.http.Http.Headerの静的変数
"Vary"ヘッダー名。
Vault - io.helidon.integrations.vaultのインタフェース
Vault操作のメイン・エントリ・ポイント。
Vault.Builder - io.helidon.integrations.vaultのクラス
VaultのFluent APIビルダー。
VaultApiException - io.helidon.integrations.vaultでの例外
HTTPレスポンスに基づいていないVault通信での例外。
VaultApiException(String) - 例外io.helidon.integrations.vault.VaultApiExceptionのコンストラクタ
記述メッセージを含むVault例外。
VaultApiException(String, Throwable) - 例外io.helidon.integrations.vault.VaultApiExceptionのコンストラクタ
メッセージおよび原因によるVault例外。
VaultAuth - io.helidon.integrations.vault.spiのインタフェース
Javaサービス・ローダー・サービスは、このVaultクライアントをVaultインスタンスで認証する方法を提供します。
VaultCdiExtension - io.helidon.integrations.vault.cdiのクラス
CDIにVaultのサポートを追加するためのCDIポータブル拡張の実装。これには、Vaultインジェクション、認証メソッド、シークレット・エンジン、クラスパス上で使用可能なSys APIが含まれます。
VaultCdiExtension() - クラスio.helidon.integrations.vault.cdi.VaultCdiExtensionのコンストラクタ
サービス・ローダーおよびCDI拡張の手動構成に必要なコンストラクタ。
vaultErrors() - 例外io.helidon.integrations.vault.VaultRestExceptionのメソッド
Vault REST APIからのエラー。
vaultErrors(List<String>) - クラスio.helidon.integrations.vault.VaultRestException.Builderのメソッド
レスポンス・エンティティから読み込まれたvaultエラーを構成します。
vaultName() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfigのメソッド
使用するvaultの名前。デフォルトの構成には空です。
vaultName(String) - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfig.Builderのメソッド
vault名を構成します。
VaultName - io.helidon.integrations.vault.cdiの注釈インタフェース
名前付きvaultインスタンスを定義します。
VaultName.Literal - io.helidon.integrations.vault.cdiのクラス
VaultNameインスタンスを取得するユーティリティ。
VaultOptionalResponse<R> - io.helidon.integrations.vaultのクラス
エンティティを含む可能性のあるVault操作のレスポンス。
VaultOptionalResponse(VaultOptionalResponse.BuilderBase<?, ?, R>, Optional<R> ) - クラスio.helidon.integrations.vault.VaultOptionalResponseのコンストラクタ
ビルダーとエンティティから新しいオプションのレスポンスを作成します。
VaultOptionalResponse.Builder < X,R > - io.helidon.integrations.vaultのクラス
VaultOptionalResponseのFluent APIビルダー。
VaultOptionalResponse.BuilderBase<B extends VaultOptionalResponse.BuilderBase< B,X,R >,X,R > - io.helidon.integrations.vaultのクラス
VaultOptionalResponseのサブクラス用のベース・ビルダー・クラス。
vaultPath() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfigのメソッド
コンポーネントのカスタム・パス。
vaultPath(String) - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfig.Builderのメソッド
カスタムvaultパスを構成します。
VaultPath - io.helidon.integrations.vault.cdiの注釈インタフェース
シークレット・エンジンのマウント・パスをカスタマイズします。
VaultPath.Literal - io.helidon.integrations.vault.cdiのクラス
VaultPathインスタンスを取得するユーティリティ。
VaultRequest<T extends VaultRequest<T>> - io.helidon.integrations.vaultのクラス
Vaultリクエストの一般的なヘルパー・メソッド。
VaultRequest() - クラスio.helidon.integrations.vault.VaultRequestのコンストラクタ
 
vaultRequestId() - クラスio.helidon.integrations.vault.VaultResponseのメソッド
Vaultによって認識されるリクエストID。
VaultResponse - io.helidon.integrations.vaultのクラス
Vaultからのレスポンス。常にJSONエンティティが必要です。
VaultResponse(ApiEntityResponse.Builder<?, ? extends VaultResponse, JsonObject>) - クラスio.helidon.integrations.vault.VaultResponseのコンストラクタ
ビルダーから新しいレスポンスを作成します。
vaultResponseBuilder() - クラスio.helidon.integrations.vault.VaultOptionalResponseのstaticメソッド
オプションのレスポンスを作成するためのビルダー。
VaultRestApi - io.helidon.integrations.vault.auths.commonのクラス
Vault固有の機能を使用したREST API実装。
VaultRestApi(VaultRestApi.BuilderBase<?>) - クラスio.helidon.integrations.vault.auths.common.VaultRestApiのコンストラクタ
 
VaultRestApi.Builder - io.helidon.integrations.vault.auths.commonのクラス
VaultRestApiのFluent APIビルダー。
VaultRestApi.BuilderBase<B extends VaultRestApi.BuilderBase<B>> - io.helidon.integrations.vault.auths.commonのクラス
VaultRestApiサブクラスのベース・ビルダー。
VaultRestException - io.helidon.integrations.vaultでの例外
Vaultランタイム例外。
VaultRestException.Builder - io.helidon.integrations.vaultのクラス
RestApiBaseで使用されるVaultRestExceptionのFluent APIビルダー。
VaultToken - io.helidon.integrations.vaultのクラス
Vaultトークンの実装。
VaultToken.Builder - io.helidon.integrations.vaultのクラス
VaultTokenのビルダー。
VaultTokenBase - io.helidon.integrations.vaultのクラス
Vaultへのアクセスに使用できるトークンの抽象実装。
VaultTokenBase(VaultTokenBase.Builder<?, ?>) - クラスio.helidon.integrations.vault.VaultTokenBaseのコンストラクタ
提供されたビルダーを使用して新しいインスタンスを作成します。
VaultTokenBase.Builder<B extends VaultTokenBase.Builder< B,T >,T > - io.helidon.integrations.vaultのクラス
トークンのベース・ビルダー・クラス。
VaultUtil - io.helidon.integrations.vaultのクラス
Vault APIのユーティリティ・クラス。
verify(byte[], boolean, String) - クラスio.helidon.security.spi.DigestProvider.DigestSupportのメソッド
シグネチャまたはHMACを検証します。
verify(Base64Value, Base64Value) - インタフェースio.helidon.common.crypto.Digestのメソッド
指定されたダイジェストに対して値のダイジェストを確認します。
verify(Base64Value, Base64Value) - クラスio.helidon.common.crypto.Signatureのメソッド
 
verify(Verify.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
メッセージ・シグネチャを確認します。
verify(Verify.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsRxのメソッド
メッセージ・シグネチャを確認します。
「検証」 - io.helidon.integrations.vault.secrets.transitのクラス
リクエストおよびレスポンスを確認します。
Verify.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Verify.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
verifyConnection(boolean) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
初期構成時に接続を検証するかどうかを指定します。
verifyDigest(String, byte[], String) - インタフェースio.helidon.security.Securityのメソッド
ダイジェストを確認します。
verifyDigest(String, byte[], String, boolean) - インタフェースio.helidon.security.Securityのメソッド
ダイジェストを確認します。
verifyJwk(Resource) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
他のパーティによって作成されたJWTの検証に使用されるJWKリソース。
verifyJwk(Resource) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
他のパーティによって作成されたJWTの検証に使用されるJWKリソース。
verifySignature(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
シグネチャを検証するかどうかを構成します。
verifySignature(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKタイプおよびアルゴリズムに基づいてシグネチャされたバイトのシグネチャが実際に行われていることを確認してください。
verifySignature(JwkKeys) - クラスio.helidon.security.jwt.SignedJwtのメソッド
指定されたキー(このJWTのkidは、指定されたJwkKeysに存在する必要があります)に対してシグネチャを検証します。
verifySignature(JwkKeys, Jwk) - クラスio.helidon.security.jwt.SignedJwtのメソッド
指定されたキー(指定されたJwkKeysにthisPrincipal JWTのkidが存在する必要があります)に対してシグネチャを検証します。
verifyString(Base64Value, String) - インタフェースio.helidon.common.crypto.Digestのメソッド
指定したダイジェストに対する値のダイジェストを文字列形式で確認します。
version() - インタフェースio.helidon.common.http.HttpRequestのメソッド
リクエスト・ラインからHTTPバージョンを返します。
version() - インタフェースio.helidon.integrations.vault.Engineのメソッド
バージョン管理されたエンジンのバージョン。
version() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
シークレットのバージョン。
version() - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Responseのメソッド
更新されたシークレットのバージョン。
version() - クラスio.helidon.microprofile.grpc.core.Grpc.Literalのメソッド
 
version() - 注釈インタフェースio.helidon.microprofile.grpc.core.Grpcの要素
サービスのバージョンを取得します。
version() - インタフェースio.helidon.webclient.WebClientResponseのメソッド
このレスポンスのHTTPバージョン。
version() - インタフェースio.helidon.webserver.BareRequestのメソッド
HTTP/1.1などのリクエスト・ラインからHTTPバージョンを取得します。
version(int) - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Requestのメソッド
取得するシークレットのバージョン。
version(ZipkinTracerBuilder.Version) - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのメソッド
使用するZipkin APIのバージョン。
version(Integer) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
(定義されていない場合、最新バージョンが使用されます)を使用するシークレットのバージョン。
versions(int...) - クラスio.helidon.integrations.vault.secrets.kv2.DeleteKv2.Requestのメソッド
削除するシークレットのバージョン。
versions(int...) - クラスio.helidon.integrations.vault.secrets.kv2.DestroyKv2.Requestのメソッド
破棄するシークレットのバージョン。
versions(int...) - クラスio.helidon.integrations.vault.secrets.kv2.UndeleteKv2.Requestのメソッド
削除を取り消すバージョン。
VIA - クラスio.helidon.common.http.Http.Headerの静的変数
"Via"ヘッダー名。
virtualEnforced(boolean) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
trueに構成されている場合、仮想スレッド・エグゼキュータ・サービスが使用可能である必要があります。使用できない場合、組込みエグゼキュータの起動に失敗します。
virtualIfAvailable(boolean) - クラスio.helidon.common.configurable.ThreadPoolSupplier.Builderのメソッド
trueに構成すると、バインドされていない仮想エグゼキュータ・サービス (プロジェクト・ルーム)が使用されます(使用可能な場合)。
volume(int) - クラスio.helidon.faulttolerance.CircuitBreaker.Builderのメソッド
失敗したリクエストの比率の計算に使用されるローリング・ウィンドウ・サイズ。

W

waitingQueueSize() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
現時点での待機キューのサイズ。
warn(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストに警告メッセージを追加します。
warn(String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストに警告メッセージを追加します。
WARN - 列挙型クラスio.helidon.common.SerializationConfig.Actionの列挙定数
ログ・ファイルに警告します。
WARN - 列挙型クラスio.helidon.common.Severityの列挙定数
警告
WARN - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
セキュリティ警告
WARNING - クラスio.helidon.common.http.Http.Headerの静的変数
"Warning"ヘッダー名。
watch(Path, Consumer<Path>, Consumer<Path>) - クラスio.helidon.config.MutabilitySupportのstaticメソッド
ファイルの変更の確認を開始します。
WatchableSource<T> - io.helidon.config.spiのインタフェース
このインタフェースを実装するソースは、ChangeWatcherが使用できるターゲットを提供します。
WatchableSource.Builder<B extends WatchableSource.Builder< B,T >,T > - io.helidon.config.spiのインタフェース
監視可能なソースのビルダー。
watchServiceModifiers(List<WatchEvent.Modifier>) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
監視サービスに使用する修飾子を設定します。
WEB_CONTEXT_CONFIG_KEY - インタフェースio.helidon.servicecommon.rest.RestServiceSettings.Builderのstatic変数
webコンテキスト設定の構成キー。
webClient() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
WebClientインスタンス(RestApi.Builder.postBuild()のコール後に使用可能)。
webClient() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエストの起動に使用するWebClient。
WebClient - io.helidon.webclientのインタフェース
リクエストの実行に使用されるベース・クライアント。
WebClient.Builder - io.helidon.webclientのクラス
WebClientのFluent APIビルダー。
webClientBuilder(Consumer<WebClient.Builder>) - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
webクライアント・ビルダーを更新します。
WebClientException - io.helidon.webclientでの例外
このクライアント・リクエストが失敗する原因となった例外。
WebClientException(String) - 例外io.helidon.webclient.WebClientExceptionのコンストラクタ
webクライアント例外の新しいインスタンスを作成します。
WebClientMeter - io.helidon.webclient.metricsのクラス
すべてのリクエストのクライアント・メトリック・メーター。
WebClientMetrics - io.helidon.webclient.metricsのクラス
構成によって作成されたすべてのメトリクスのコンテナ・オブジェクト。
WebClientMetricsProvider - io.helidon.webclient.metricsのクラス
webクライアント・メトリクスのサービス。
WebClientMetricsProvider() - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのコンストラクタ
 
WebClientRequestBuilder - io.helidon.webclientのインタフェース
送信リクエストを作成するためにWebClientで使用されるFluent APIビルダー。
WebClientRequestBuilder.ClientRequest - io.helidon.webclientのインタフェース
サーバーへのリクエスト。
WebClientRequestHeaders - io.helidon.webclientのインタフェース
アウトバウンド・リクエストの(リクエストが送信されるまで)を変更できるヘッダー。
WebClientResponse - io.helidon.webclientのインタフェース
リクエストに対して作成されたサーバーからのレスポンス。
WebClientResponseHeaders - io.helidon.webclientのインタフェース
サーバーからのレスポンスで使用可能なヘッダー。
WebClientSecurity - io.helidon.webclient.securityのクラス
セキュリティ伝播のクライアント・サービス。
WebClientSecurityProvider - io.helidon.webclient.securityのクラス
クライアント・セキュリティSPIプロバイダ。
WebClientSecurityProvider() - クラスio.helidon.webclient.security.WebClientSecurityProviderのコンストラクタ
 
WebClientService - io.helidon.webclient.spiのインタフェース
送信リクエストを変更できる拡張機能。
WebClientServiceProvider - io.helidon.webclient.spiのインタフェース
Javaサービス・ローダー・インタフェース。
WebClientServiceRequest - io.helidon.webclientのインタフェース
送信リクエストの変更をサポートするSPI WebClientServiceへのリクエスト。
WebClientServiceResponse - io.helidon.webclientのインタフェース
サーバー・レスポンスの受信時に作成されるレスポンス。
WebClientTls - io.helidon.webclientのクラス
TLSリクエストの構成。
WebClientTls.Builder - io.helidon.webclientのクラス
WebClientTlsインスタンスのFluent APIビルダー。
WebClientTracing - io.helidon.webclient.tracingのクラス
伝播をトレースするためのクライアント・サービス。
WebClientTracingProvider - io.helidon.webclient.tracingのクラス
クライアント・トレースSPIプロバイダ。
WebClientTracingProvider() - クラスio.helidon.webclient.tracing.WebClientTracingProviderのコンストラクタ
 
webClientUpdater() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
webクライアント設定に更新します。
webContext() - インタフェースio.helidon.servicecommon.rest.RestServiceSettingsのメソッド
サービス・エンドポイントにアクセスできるwebコンテキストを返します。
webContext(String) - クラスio.helidon.graphql.server.GraphQlSupport.Builderのメソッド
graphQLのREST APIの新しいルート・コンテキストを設定します。
webContext(String) - クラスio.helidon.openapi.OpenAPISupport.Builderのメソッド
OpenAPIエンドポイントのwebコンテキスト・パスを設定します。
webContext(String) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupport.Builderのメソッド
サービスのREST APIのルート・コンテキストを設定します。
webContext(String) - インタフェースio.helidon.servicecommon.rest.RestServiceSettings.Builderのメソッド
サービス・エンドポイントに使用するwebコンテキストを設定します。
webContextConfig(Config) - クラスio.helidon.metrics.MetricsSupport.Builderのメソッド
 
webContextConfig(Config) - クラスio.helidon.servicecommon.rest.HelidonRestServiceSupport.Builderのメソッド
指定された構成からwebコンテキストConfigノードを返します。
WebSecurity - io.helidon.security.integration.webserverのクラス
Webサーバーへのセキュリティの統合。
webServer() - インタフェースio.helidon.webserver.BareRequestのメソッド
実際のWebServerインスタンスを取得します。
webServer() - インタフェースio.helidon.webserver.ServerRequestのメソッド
実際のWebServerインスタンスを返します。
webServer() - インタフェースio.helidon.webserver.ServerResponseのメソッド
実際のWebServerインスタンスを返します。
WebServer - io.helidon.webserverのインタフェース
不変に構成されたWEBサーバーを表します。
WebServer.Builder - io.helidon.webserverのクラス
WebServerビルダー・クラスは、複数のサーバー・ソケットとオプションの複数のルーティングを使用してWebServerを設定する便利な方法を提供します。
WebServerTls - io.helidon.webserverのクラス
WebServerソケットのクラス・ラップによるトランスポート・レイヤー・セキュリティ(TLS)構成。
WebServerTls.Builder - io.helidon.webserverのクラス
WebServerTlsのFluent APIビルダー。
website() - クラスio.helidon.security.jwt.Jwtのメソッド
WebサイトURIクレーム。
website(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのWebサイトURI。
WebSocketApplication - io.helidon.microprofile.tyrusのクラス
クラスおよび構成エンドポイントを持つwebsocketアプリケーションを表します。
WebSocketApplication.Builder - io.helidon.microprofile.tyrusのクラス
WebSocketApplicationインスタンスを作成するFluent APIビルダー。
WebSocketCdiExtension - io.helidon.microprofile.tyrusのクラス
Tyrus関連のものを構成します。
WebSocketCdiExtension() - クラスio.helidon.microprofile.tyrus.WebSocketCdiExtensionのコンストラクタ
 
WebSocketRouting - io.helidon.webserver.websocketのクラス
WebSocket固有のルーティング。
WebSocketRouting.Builder - io.helidon.webserver.websocketのクラス
WebSocketRoutingのFluent APIビルダー。
WebsocketUpgradeCodecProvider - io.helidon.webserver.websocketのクラス
Helidon webサーバーのWebSocketアップグレード・コーデックを提供するサービス。
WebsocketUpgradeCodecProvider() - クラスio.helidon.webserver.websocket.WebsocketUpgradeCodecProviderのコンストラクタ
非推奨。
サービス・ローダー専用で、インスタンス化しないでください
WebTracingConfig - io.helidon.webserverのクラス
webサーバーのトレース構成。
WebTracingConfig() - クラスio.helidon.webserver.WebTracingConfigのコンストラクタ
 
WebTracingConfig.Builder - io.helidon.webserverのクラス
WebTracingConfig用のfluent APIビルダー。
welcomeFileName(String) - クラスio.helidon.webserver.staticcontent.StaticContentSupport.Builderのメソッド
ディレクトリがリクエストされた場合に返される"file"の名前を設定します。
whenComplete() - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
完全な信号で終端すると完了したシングルの値を返します。
whenComplete() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
このリクエストの完全処理が完了したときに完了します(例:
whenComplete(BiConsumer<? super T, ? super Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
whenComplete(BiConsumer<? super T, ? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
whenCompleted() - インタフェースio.helidon.webserver.BareResponseのメソッド
このレスポンスのSingleを返します。
whenHeadersCompleted() - インタフェースio.helidon.webserver.BareResponseのメソッド
このレスポンスのヘッダー部分のSingleを返します。
whenResponseReceived() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
レスポンス・ヘッダーを受信したが、エンティティがまだ処理されていない場合に完了します。
whenSend() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
非推奨。
2.0.0以降、ResponseHeaders.whenSent()を使用してください
whenSent() - インタフェースio.helidon.webclient.WebClientServiceRequestのメソッド
このリクエストのリクエスト部分が完了したときに完了します(例:
whenSent() - インタフェースio.helidon.webserver.ResponseHeadersのメソッド
すべてのヘッダーがクライアントに送信されたときに完了するSingleを返します。
whenSent() - インタフェースio.helidon.webserver.ServerResponseのメソッド
レスポンスが完了すると、完了ステージが完了します。
whenShutdown() - インタフェースio.helidon.grpc.server.GrpcServerのメソッド
サーバーが停止すると、完了ステージが完了します。
whenShutdown() - クラスio.helidon.grpc.server.GrpcServerImplのメソッド
 
whenShutdown() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
gRPCサーバーが停止すると、完了ステージが完了します。
whenShutdown() - インタフェースio.helidon.webserver.WebServerのメソッド
サーバーが停止すると、完了ステージが完了します。
whenStarted() - インタフェースio.helidon.microprofile.grpc.server.spi.GrpcMpContextのメソッド
gRPCサーバーの起動時に完了ステージを返します。
whitelistedExceptions() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
ホワイトリストに登録されている構成済の例外のセット。
WILDCARD - クラスio.helidon.common.http.MediaTypeの静的変数
ワイルドカード・メディア・タイプを表すMediaType定数です。
WILDCARD_VALUE - インタフェースio.helidon.common.http.AcceptPredicateのstatic変数
複数のヘッダーで標準で使用されるワイルドカード値"*"。
withAnnotation(Class<T> ) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
指定されたメソッド・レベルの注釈を宣言して、このメソッド・リストからすべてのメソッドを含むメソッドの新しいサブリストを取得します。
withCharset(String) - クラスio.helidon.common.http.MediaTypeのメソッド
元のインスタンスおよび指定された"charset"パラメータからコピーされたものと同じタイプ、サブタイプおよびパラメータを使用して、新しいMediaTypeインスタンスを作成します。
withClassAnnotations(Map<Class<? extends Annotation>, List<Annotation>>) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
新しいクラス・レベルの注釈を設定します。
withDefault() - 注釈インタフェースio.helidon.config.objectmapping.Valueの要素
構成に適切な構成キーの構成ノードが含まれていない場合に、JavaBeanプロパティ値の設定に使用される単一の文字列値の形式でデフォルト値を指定します。
withDefaultPriority(int) - クラスio.helidon.grpc.core.PriorityBagのstaticメソッド
優先度なしで追加された要素にデフォルトの優先度値が指定される新しいPriorityBagを作成します。
withDefaultSupplier() - 注釈インタフェースio.helidon.config.objectmapping.Valueの要素
構成に適切な構成キーの構成ノードが含まれていない場合に、JavaBeanプロパティ値の設定に使用されるデフォルト値のサプライヤを指定します。
withHeaders(Map<String, List<String>>) - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
これらのヘッダーを使用してレスポンスを作成します。
withMetaAnnotation(Class<T> ) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
指定されたメタ注釈で宣言されたメソッド・レベルの注釈を使用して、このメソッド・リストからすべてのメソッドを含むメソッドの新しいサブリストを取得します。
withMethodAnnotations(Map<Class<? extends Annotation>, List<Annotation>>) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
新しいメソッド・レベルの注釈を設定します。
withMethodName(String) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
新しいメソッド名を設定します。
withOperationName(GrpcTracingName) - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
 
withOperationName(GrpcTracingName) - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
 
withoutAnnotation(Class<T> ) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
指定されたメソッド・レベルの注釈を宣言せずに、このメソッド・リストからすべてのメソッドを含むメソッドの新しいサブリストを取得します。
withoutMetaAnnotation(Class<T> ) - クラスio.helidon.microprofile.grpc.core.AnnotatedMethodListのメソッド
指定されたメタ注釈を使用して宣言されたメソッド・レベルの注釈なしで、このメソッド・リストからすべてのメソッドを含むメソッドの新しいサブリストを取得します。
withStreaming() - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
ストリーミング・イベントをクライアント・スパンに記録します。
withStreaming() - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
ストリーミング・イベントをサーバー・スパンに記録します。
withTracedAttributes(ClientRequestAttribute...) - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
 
withTracedAttributes(ServerRequestAttribute...) - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
 
withVerbosity() - クラスio.helidon.grpc.client.ClientTracingInterceptor.Builderのメソッド
すべてのリクエスト・ライフサイクル・イベントをクライアントのスパンに記録します。
withVerbosity() - クラスio.helidon.grpc.server.GrpcTracingConfig.Builderのメソッド
すべてのリクエスト・ライフサイクル・イベントをサーバー・スパンに記録します。
workers() - クラスio.helidon.grpc.server.GrpcServerBasicConfigのメソッド
 
workers() - インタフェースio.helidon.grpc.server.GrpcServerConfigurationのメソッド
gRPCリクエストの処理に使用されるプール内のスレッド数を返します。
workersCount() - インタフェースio.helidon.webserver.ServerConfigurationのメソッド
HTTPリクエストの処理に使用されるプール内のスレッド数を返します。
workersCount(int) - クラスio.helidon.grpc.server.GrpcServerConfiguration.Builderのメソッド
HTTPリクエストの処理に使用されるプール内のスレッド数を設定します。
workersCount(int) - クラスio.helidon.webserver.ServerConfiguration.Builderのメソッド
非推奨。
HTTPリクエストの処理に使用されるプール内のスレッド数を設定します。
workersCount(int) - クラスio.helidon.webserver.WebServer.Builderのメソッド
HTTPリクエストの処理に使用されるプール内のスレッド数を設定します。
workItems(Executable) - インタフェースio.helidon.servicecommon.restcdi.HelidonInterceptorのメソッド
特定の受容体インスタンスが処理する作業アイテムを返します。
workItems(Executable, Class<? extends Annotation>) - クラスio.helidon.servicecommon.restcdi.HelidonRestCdiExtension.WorkItemsManagerのメソッド
 
wrap(ConfigNode.ObjectNode) - クラスio.helidon.config.ObjectNodeImplのstaticメソッド
値ノードをマージ可能な値ノードにラップします。
wrap(ConfigNode.ObjectNode, Function<String, String>) - クラスio.helidon.config.ObjectNodeImplのstaticメソッド
値ノードをマージ可能な値ノードにラップします。
wrap(Collection<? extends Callable<T> >) - クラスio.helidon.microprofile.cdi.ExecutorServicesのメソッド
呼び出されたときに、指定されたtasks引数を変更せずに返します。
wrap(ExecutorService) - クラスio.helidon.common.context.Contextsのstaticメソッド
コンテキストをスレッドに正しく伝播するために、エグゼキュータ・サービスをラップします。
wrap(ScheduledExecutorService) - クラスio.helidon.common.context.Contextsのstaticメソッド
スケジュール済エグゼキュータ・サービスをラップして、コンテキストをそのスレッドに正しく伝播します。
write(byte[]) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
シングルバイト書込み用に内部バッファを公開した後にバイト配列を書き込みます。
write(byte[], int, int) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
シングルバイト書込み用に内部バッファを公開した後に、オフセットと長さを指定してバイト配列を書き込みます。
write(char[], int, int) - クラスio.helidon.media.common.CharBufferのメソッド
 
write(int) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
バッファがいっぱいになるまでシングルバイト読取りをバッファリングしようとします。
write(Single<? extends WriteableMultiPart>, GenericType<? extends WriteableMultiPart>, MessageBodyWriterContext) - クラスio.helidon.media.multipart.MultiPartBodyWriterのメソッド
 
write(Single<? extends T>, GenericType<? extends T>, MessageBodyWriterContext) - インタフェースio.helidon.media.common.MessageBodyWriterのメソッド
指定されたタイプのオブジェクトからHTTPペイロードを生成します。
write(ByteBuffer, OutputStream) - クラスio.helidon.common.http.Utilsのstaticメソッド
指定されたbyteバッファの内容を指定された出力ストリームに追加します。
write(Flow.Publisher<? extends WriteableBodyPart>, GenericType<? extends WriteableBodyPart>, MessageBodyWriterContext) - クラスio.helidon.media.multipart.BodyPartBodyStreamWriterのメソッド
 
write(Flow.Publisher<? extends T>, GenericType<? extends T>, MessageBodyWriterContext) - インタフェースio.helidon.media.common.MessageBodyStreamWriterのメソッド
指定されたオブジェクト・ストリームからHTTPペイロードを生成します。
WriteableBodyPart - io.helidon.media.multipartのクラス
書込み可能な本文パート・エンティティ。
WriteableBodyPart.Builder - io.helidon.media.multipartのクラス
BodyPartインスタンスを作成するためのビルダー・クラス。
WriteableBodyPartContent - io.helidon.media.multipartのインタフェース
書き込み可能な本文パーツの内容。
WriteableBodyPartHeaders - io.helidon.media.multipartのクラス
書込み可能な本文部分ヘッダー。
WriteableBodyPartHeaders.Builder - io.helidon.media.multipartのクラス
WriteableBodyPartHeadersインスタンスを作成するビルダー・クラス。
WriteableMultiPart - io.helidon.media.multipartのクラス
書込み可能なマルチパート・エンティティ。
WriteableMultiPart.Builder - io.helidon.media.multipartのクラス
WriteableMultiPartインスタンスを作成するためのビルダー・クラス。
writeBytes(byte[], boolean) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
指定されたバイト配列でDataChunkを作成し、Singleを返します。
writeCharBuffer(CharBuffer, Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
指定されたCharBuffer / CharsetでパブリッシャDataChunkを作成し、Singleを返します。
writeCharSequence(CharSequence, Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
指定されたCharSequence / CharsetDataChunkのパブリッシャを作成し、Singleを返します。
writeFuture() - インタフェースio.helidon.common.http.DataChunkのメソッド
このチャンクに関連付けられた将来の書込みを返します。
writeFuture() - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
writeFuture(CompletableFuture<DataChunk>) - インタフェースio.helidon.common.http.DataChunkのメソッド
データ・チャンクが接続に書き込まれたときに完了する書込み将来を設定します。
writeFuture(CompletableFuture<DataChunk>) - クラスio.helidon.webserver.ByteBufDataChunkのメソッド
 
writer() - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
デフォルトのJacksonエンティティ・ライターを返します。
writer() - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
デフォルトのJSON-Bエンティティ・ライターを返します。
writer() - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
デフォルトのJSON-Pエンティティ・ライターを返します。
writer(ObjectMapper) - クラスio.helidon.media.jackson.JacksonSupportのstaticメソッド
ObjectMapperインスタンスに基づいて、新しいJacksonエンティティ・ライターを作成します。
writer(Jsonb) - クラスio.helidon.media.jsonb.JsonbSupportのstaticメソッド
Jsonbインスタンスに基づいて新しいJSON-Bエンティティ・ライターを作成します。
writer(JsonWriterFactory) - クラスio.helidon.media.jsonp.JsonpSupportのstaticメソッド
JsonWriterFactoryに基づいて、新しいJSON-Pエンティティ・ライターを作成します。
writerContext() - クラスio.helidon.media.common.MediaContextのメソッド
構成されたライター・コンテキストを取得します。
writerContext() - インタフェースio.helidon.webclient.WebClientRequestBuilderのメソッド
リクエスト・ビルダーのライター・コンテキストを返します。
writerContext() - インタフェースio.helidon.webserver.ServerResponseのメソッド
データのマーシャリングに使用されるライター・コンテキストを取得します。
writerContext() - インタフェースio.helidon.webserver.WebServerのメソッド
MessageBodyWriterContextコンテキストを取得します。
writerInstance() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
Jacksonライター・インスタンスを返します。
writerInstance() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
JSON-Bライター・インスタンスを返します。
writerInstance() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
JSON-Pエンティティ・ライターを返します。
writers() - クラスio.helidon.media.common.DefaultMediaSupportのメソッド
 
writers() - インタフェースio.helidon.media.common.MediaSupportのメソッド
登録するライターのコレクションを返します。
writers() - クラスio.helidon.media.jackson.JacksonSupportのメソッド
 
writers() - クラスio.helidon.media.jsonb.JsonbSupportのメソッド
 
writers() - クラスio.helidon.media.jsonp.JsonpSupportのメソッド
 
writers() - クラスio.helidon.media.multipart.MultiPartSupportのメソッド
 
writeStackTrace(Throwable, Charset) - クラスio.helidon.media.common.ContentWritersのstaticメソッド
指定されたThrowable / CharsetでパブリッシャDataChunkを作成し、Singleを返します。
writeStatusAndHeaders(Http.ResponseStatus, Map<String, List<String>>) - インタフェースio.helidon.webserver.BareResponseのメソッド
レスポンス行およびヘッダーをクライアントに送信します。
writeThrough(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
writeToFile(Path) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたPathからオープンされたFileChannelMulti<ByteBuffer>を使用するファンクションを作成します。
WWW_AUTHENTICATE - クラスio.helidon.common.http.Http.Headerのstatic変数
"WWW-Authenticate"ヘッダー名。

X

X_HELIDON_CN - クラスio.helidon.common.http.Http.Headerのstatic変数
"X-HELIDON-CN"ヘッダー名。
X_OT_SPAN_CONTEXT - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
Envoyプロキシで使用されるヘッダー。
X_REQUEST_ID - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
ルーターで使用されるヘッダー。
XADataSourceWrappingDataSource - io.helidon.integrations.jta.jdbcのクラス
XADataSourceDataSource契約に適合させるAbstractDataSource
XADataSourceWrappingDataSource(XADataSource, Consumer<? super XAResource>) - クラスio.helidon.integrations.jta.jdbc.XADataSourceWrappingDataSourceのコンストラクタ
新しいXADataSourceWrappingDataSourceを作成します。
XML_PREDICATE - クラスio.helidon.common.http.MediaTypeのstatic変数
MediaTypeapplication/xmltext/xmlか、またはxmlサフィクスがあるかをテストするための述語。

Y

YamlConfigParser - io.helidon.config.yamlのクラス
"application/x-yaml"をサポートするYAML ConfigParser実装。
YamlConfigParser() - クラスio.helidon.config.yaml.YamlConfigParserのコンストラクタ
非推奨。
このメソッドは直接使用しないでください。YamlConfigParser.create()を使用してください
YamlConfigSourceProvider - io.helidon.config.yaml.mpのクラス
ファイルapplication.yamlをサポートするMicroProfile構成のYAML構成ソース・プロバイダ。
YamlConfigSourceProvider() - クラスio.helidon.config.yaml.mp.YamlConfigSourceProviderのコンストラクタ
 
YamlMetaConfigProvider - io.helidon.config.yaml.mpのクラス
Helidon MicroProfile Yamlのmeta-configプロバイダ。
YamlMetaConfigProvider() - クラスio.helidon.config.yaml.mp.YamlMetaConfigProviderのコンストラクタ
 
YamlMpConfigSource - io.helidon.config.yaml.mpのクラス
ConfigProviderResolver.getBuilder()を使用して、クラスパスまたはファイル・システムからYAMLファイルを追加するために使用できるMicroProfile ConfigSource

Z

ZipkinTracer - io.helidon.tracing.zipkinのクラス
ZipkinTracerは、BraveSpanBuilderではなくZipkinSpanBuilderの作成時にBraveTracerに委任します。
ZipkinTracer(BraveTracer, List<Tag<?>>) - クラスio.helidon.tracing.zipkin.ZipkinTracerのコンストラクタ
委任(BraveTracer)およびすべてのトレースにデフォルトで使用されるタグからzipkinトレーサを作成します。
ZipkinTracerBuilder - io.helidon.tracing.zipkinのクラス
ZipkinTracerBuilderは、Zipkinで使用するTracerのコンビニエンス・ビルダーです。
ZipkinTracerBuilder() - クラスio.helidon.tracing.zipkin.ZipkinTracerBuilderのコンストラクタ
デフォルトのコンストラクタ。状態は変更されません。
ZipkinTracerBuilder.Version - io.helidon.tracing.zipkin内の列挙クラス
Zipkin APIで使用可能なバージョン。
ZipkinTracerProvider - io.helidon.tracing.zipkinのクラス
Zipkin javaサービス。
ZipkinTracerProvider() - クラスio.helidon.tracing.zipkin.ZipkinTracerProviderのコンストラクタ
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
「すべてのクラスおよびインタフェース」 | 「すべてのパッケージ」 | 「定数フィールド値」 | 「直列化された形式」